UPB-chatbot-rag / src /retrieval

Commit History

Fix module imports: add __init__.py to all src packages
7da22a1

rosvend commited on

feat: added embeddings and vector store using FAISS
ccea144

rosvend commited on

style: changed formatting of logging print statements
843c84e

rosvend commited on

feat: added chunking using MMR and BM25
c03c816

rosvend commited on