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

  • Log In
  • Sign Up

Spaces:

Duplicated from  JUNGU/talktosayno

anpigon
/
talktosayno
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
talktosayno
41.7 MB
  • 4 contributors
History: 19 commits
anpigon's picture
anpigon
docs(README.md): add instructions for setting up OPENAI_API_KEY in the repository settings
7b4c310 over 2 years ago
  • db
    feat(db): add chroma.sqlite3 database file and related binary files over 2 years ago
  • .gitattributes
    1.56 kB
    chore: add db directory to git lfs over 2 years ago
  • .gitignore
    5.49 kB
    chore(.gitignore): add *.pdf files to ignore list to avoid committing binary files to the repository over 2 years ago
  • README.md
    933 Bytes
    docs(README.md): add instructions for setting up OPENAI_API_KEY in the repository settings over 2 years ago
  • app.py
    4.25 kB
    chore(app.py): increase the number of search results from 5 to 10 for the retriever over 2 years ago
  • constants.py
    24 Bytes
    feat: add support for document ingestion and vectorization over 2 years ago
  • ingest.py
    733 Bytes
    feat: add support for document ingestion and vectorization over 2 years ago
  • requirements.txt
    94 Bytes
    chore(requirements.txt): update langchain version to 0.0.244, pypdf version to 3.13.0, and chromadb version to 0.4.3 over 2 years ago