Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nand-tmp
/
GoogleSearchWithLLM
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
96d9d92
GoogleSearchWithLLM
Ctrl+K
Ctrl+K
3 contributors
History:
12 commits
8bitnand
requirements.txt taken with pip list --format=freeze > requirements.txt
96d9d92
12 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
13 Bytes
Added support for streamlit and rag model
12 months ago
README.md
Safe
105 Bytes
Multi processing for reading urls
12 months ago
__init__.py
Safe
14 Bytes
Multi processing for reading urls
12 months ago
app.py
Safe
1.99 kB
Merge branch 'main' of https://huggingface.co/spaces/nand-tmp/GoogleSearchWithLLM
12 months ago
model.py
Safe
3.03 kB
pulled code from gpus
12 months ago
rag.configs.yml
Safe
135 Bytes
testing done on app.py and model.py
12 months ago
requirements.txt
Safe
1.54 kB
requirements.txt taken with pip list --format=freeze > requirements.txt
12 months ago
search.py
Safe
4.58 kB
returning the query itsef, IDK why
12 months ago