Tech Manual RAG

view on GitHub view on GitHub

Tech Manual RAG is a project that explores more advanced RAG with LLMs. The main goal is to implement Anthropic's contextual retrieval and evaluate how it performs with a different kind of document dataset: technical manuals for devices. In contrast to the Document Q&A Chatbot I created before, Tech Manual RAG focuses less on the web application and more on data ingestion and evaluations.