Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
CyranoB
/
search_agent
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
search_agent
Ctrl+K
Ctrl+K
  • 4 contributors
History: 45 commits
Eddie Pick
By default now use spacy for retrieval and augmentation (vs embeddings)
c7143b1 unverified 9 months ago
  • .devcontainer
    Added Dev Container Folder about 1 year ago
  • .vscode
    Upgraded SDKs 9 months ago
  • .gitattributes
    1.52 kB
    HuggingFace Spaces config about 1 year ago
  • .gitignore
    3.08 kB
    Initial commit about 1 year ago
  • LICENSE
    11.4 kB
    Initial commit about 1 year ago
  • README.md
    5.9 kB
    Python 3.11 9 months ago
  • copywriter.py
    5.77 kB
    Fixes and updates 9 months ago
  • dotenv.sample
    661 Bytes
    Added Firework.ai as provider. Better streamlit ui. about 1 year ago
  • models.py
    11.4 kB
    Changed provider/model delimiter to ':' 9 months ago
  • nlp_rag.py
    5.23 kB
    By default now use spacy for retrieval and augmentation (vs embeddings) 9 months ago
  • requirements.txt
    648 Bytes
    By default now use spacy for retrieval and augmentation (vs embeddings) 9 months ago
  • search_agent.py
    7.44 kB
    By default now use spacy for retrieval and augmentation (vs embeddings) 9 months ago
  • search_agent_ui.py
    7.65 kB
    Improvements 9 months ago
  • web_crawler.py
    6.08 kB
    Improvements 9 months ago
  • web_rag.py
    14.5 kB
    By default now use spacy for retrieval and augmentation (vs embeddings) 9 months ago