All projects
A RAG engine for company documents.
InsureLLM
Python
RAG
ChromaDB
OpenAI API
HuggingFace
A Python-built retrieval-augmented generation engine that processes company documents into chunks, embeds them, and stores them in ChromaDB. Includes vector database visualization using Python graph objects, and evaluation of RAG efficiency at inference time.