Back to Projects
**Semantic Search**: Leveraged LangChain chains and retrievers for intelligent document retrieval **Vector Storage**: Implemented Chroma vector store for efficient similarity search **Human-in-the-Loop**: Designed approval workflows for AI-generated actions **Safety First**: Implemented output validation, confidence scoring, and prompt versioning to mitigate hallucinations
Django / Python LangChain (Chains, Retrievers) Chroma Vector Database OpenAI API Prompt Engineering & Guardrails
AI Business Assistant — RAG Prototype
FeaturedArchitected a Retrieval-Augmented Generation (RAG) system using Django and LangChain to enable semantic search over business documents.
PythonDjangoLangChainRAG
Overview
This project involved building a production-grade RAG system that enables semantic search over business documents using natural language queries.

