This project is a monorepo from my master thesis, where I developed and evaluated a chatbot following the RAG principles in the recycling industry.
- chatbot/ β Backend service (chatbot logic, embeddings, API endpoints)
- chatbot-frontend/ β Frontend service (simple chat UI to test the backend)
- chatbot/evaluation/ β Evaluation dataset and results
See the detailed READMEs in each subfolder for setup and usage.
Maximilian Handke