Commit History

Update README with Docker commands and modify settings to include default values for Chroma DB and collection
578d28a

olamideba commited on

Update Dockerfile to change the exposed port to 7860,
04e9859

olamideba commited on

Add a "Clear Chat" button to reset the conversation:
c967f09

olamideba commited on

Update disclaimer
8d4dc0c

olamideba commited on

Add environment variable to Dockerfile to disable Streamlit browser usage stats
49127ca

olamideba commited on

Update Dockerfile to install additional dependencies and download assets during build; change entrypoint to start Streamlit directly.
f2ff59a

olamideba commited on

Refactor Dockerfile to use a Python entrypoint script for asset downloading and Streamlit startup; add new entrypoint.py script.
1809adb

olamideba commited on

Remove push trigger from file-size workflow in GitHub Actions
a37ea7b

olamideba commited on

Refactor settings to use constants for Hugging Face repositories; add GitHub workflows for file size checks and syncing to Hugging Face hub; remove .vscode directory from .gitignore.
d7f51cc

olamideba commited on

Add file type filters to .gitattributes for LFS support; update README with project metadata
98815a8

olamideba commited on

update chromadb tar extraction
19b702c

olamideba commited on

Update Dockerfile and .dockerignore; modify download_assets.py to use specific ChromaDB path
fa10f25

olamideba commited on

upload models and embeddings to hf hub
c106191

olamideba commited on

add bge-small-finetuned and bge-large-finetunes chromadb collections
aa09b44

olamideba commited on

add huggingface hub support
55609c0

olamideba commited on

Merge branch 'main' of github.com:mujeeb-gh/rag-chatbot-final
7049205

olamideba commited on

(fix) change llm provider from groq to openrouter
38e0289

olamideba commited on

Merge pull request #1 from mujeeb-gh/fix
a0e7444
unverified

mujeeb-gh commited on

revoke groq api key
2651b17
unverified

mujeeb-gh commited on

Add gitattributes
aba1026

olamideba commited on

mini commit
52daed5

olamideba commited on

Change Embeddings to bge-small
b9932ce

olamideba commited on

Add chromadb embeddings with Git LFS
3f88dd1

olamideba commited on

Revert "Revert "Track models and embeddings with Git LFS""
501b269

olamideba commited on

Revert "Track models and embeddings with Git LFS"
5d769d4

olamideba commited on

Track models and embeddings with Git LFS
4f8b7c7

olamideba commited on

Refactor models base path
e5eceb4

olamideba commited on

Initial Commit
8f624ec

olamideba commited on