Commit History

chore(app.py): update system template to provide clearer instructions and guidelines for generating answers
650572f

anpigon commited on

docs(README.md): add instructions for setting up OPENAI_API_KEY in the repository settings
7b4c310

anpigon commited on

chore(app.py): increase the number of search results from 5 to 10 for the retriever
b9af45a

anpigon commited on

docs(README.md): add installation and execution instructions for the project
d42d07f

anpigon commited on

fix(app.py): import missing dependencies chromadb and langchain.PromptTemplate
efc4f5e

anpigon commited on

feat(db): add chroma.sqlite3 database file and related binary files
6ba3fd4

anpigon commited on

chore(requirements.txt): update langchain version to 0.0.244, pypdf version to 3.13.0, and chromadb version to 0.4.3
361986d

anpigon commited on

chore: update gradio version to 3.35.2
639460f

anpigon commited on

feat(db): add new parquet files and index files to the database
5b1c23e

anpigon commited on

chore: add db directory to git lfs
9b33e81

anpigon commited on

refactor(app.py): rename RetrievalQA to RetrievalQAWithSourcesChain to better reflect its functionality
025da86

anpigon commited on

chore(.gitattributes): add docs/ directory to LFS to handle large files in the directory
8ca0d91

anpigon commited on

chore(.gitignore): add *.pdf files to ignore list to avoid committing binary files to the repository
ed7124d

anpigon commited on

chore(app.py): update system_template to provide more specific instructions for the chatbot's behavior
5a6d26b

anpigon commited on

refactor(app.py): remove unused imports and variables
9b6516b

anpigon commited on

feat: add support for document ingestion and vectorization
6c93025

anpigon commited on

chore(docs): delete outdated docs.pdf file and add new version of docs.pdf to docs folder
0a54092

anpigon commited on

feat(.gitignore): add .gitignore file generated by '.gitignore Generator' for Visual Studio Code and add custom rule to ignore .ipynb files
68f5dd9

anpigon commited on

chore(requirements.txt): update dependencies to latest versions
9237368

anpigon commited on

Duplicate from JUNGU/talktosayno
52a6b99

anpigon JUNGU commited on