gopicharan7/Self_Reflective_RAG
Add self-evaluating RAG
Revert to stable version, remove ragas
Fix port to 7860 for HF
Pre-download embedding model at build time
Final commit
Fix embedding startup hang
Fix README config
Add README
Clean dark background + AskMyDoc AI rebrand + Clear button + source badge
add ddgs
add pymupdf
fix upload config
increase upload size limit
add space metadata
fix env vars and add requirements
fix LLM streaming response
update requirements
found the actual. The issue lies with the library itself.
feat: add SafeBatchGoogleEmbeddings to enforce API batch size limits and prevent truncation
Revert the changes made to embedding
embed the documents in batches
documentation update
docker file version mismatch fix
Refactor and dependency update
updated dependencies
Update EM.py
Update EM.py
Update LLM.py
Update EM.py
Update Dockerfile
Update streamlit_app.py
Added Dev Container Folder
Update README.md
Update README.md
web search results don't have page number in metadata
im so dumb
can't use double quotes inside f-string
troubleshooting
formatting
formatting
don't display unnecessary metadata
Using PyMuPDF instead of PyPDF to improve performance
Update README.md
Update README.md
renamed function
removed unnecessary directories and files from gitignore
Update README.md
Delete indexer.ipynb
random
formatting
