Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
JUNGU/talktosayno
anpigon
/
talktosayno
like
3
Runtime error
App
Files
Files
Community
d42d07f
talktosayno
4 contributors
History:
17 commits
anpigon
docs(README.md): add installation and execution instructions for the project
d42d07f
over 1 year ago
db
feat(db): add chroma.sqlite3 database file and related binary files
over 1 year ago
.gitattributes
Safe
1.56 kB
chore: add db directory to git lfs
over 1 year ago
.gitignore
Safe
5.49 kB
chore(.gitignore): add *.pdf files to ignore list to avoid committing binary files to the repository
over 1 year ago
README.md
Safe
658 Bytes
docs(README.md): add installation and execution instructions for the project
over 1 year ago
app.py
Safe
4.23 kB
fix(app.py): import missing dependencies chromadb and langchain.PromptTemplate
over 1 year ago
constants.py
Safe
24 Bytes
feat: add support for document ingestion and vectorization
over 1 year ago
ingest.py
Safe
733 Bytes
feat: add support for document ingestion and vectorization
over 1 year ago
requirements.txt
Safe
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 1 year ago