← Back to Projects

LLM Data Agent with RAG + SQL

Query both unstructured documents and structured PostgreSQL data through an LLM-powered assistant with multilingual RAG, semantic retrieval, citations, and natural-language data access.

LLM Data Agent with RAG + SQL

Categories

Agentic AIRAGNLP

Tech Used

PythonLLMsRAGChatbotPostgreSQLSQLChromaDBGoogle GeminiOpenAI GPTLangChainVector SearchEmbeddingsPDF ProcessingPowerPoint ProcessingOCRMultilingual NLPImage ReferencingFastAPIStreamlitDockerAWSpandasNumPy

Problem

Teams often work across two very different information sources: unstructured PDFs, presentations, scanned pages, and visual documents, plus structured operational data stored in databases. Finding grounded answers, tracing document responses back to sources, or querying PostgreSQL without writing SQL can slow down learning and business decision-making.

Approach

Results

Demo Videos

Screenshots

LLM Data Agent with RAG + SQL screenshot