Developed a RAG engine to combine the power of large language models with a dynamic knowledge base of federal regulations.
Built a proof-of-concept system using LangGraph to generate and improve SQL queries through iterative prompt refinement.
Implemented three collaborative agents:
Demonstrated 15% improvement in query correctness compared to direct LLM generation on a test set of 50 common database operations.
Devised a FAQ generation system in PyTorch through the fine-tuning of Llama-2-7B and Llama-3-8B LLMs.