AI Agent (Python + LangChain)
Retrieval-Augmented Generation system with dual implementation: lightweight Chroma vector store and enterprise PostgreSQL + PGVector. Answers questions over PDF documents with semantic search.
Built complete RAG pipeline from PDF ingestion to semantic search to LLM response generation with both Chroma and PostgreSQL backends.