Chat‑2‑DB
A GenAI chatbot that converts natural language to SQL using Retrieval‑Augmented and Table‑Augmented Generation methods. The project demonstrates how to democratise access to structured data, combining LLM providers with vector search.
- Employs both RAG and TAG to generate SQL from natural language questions
- Supports multiple LLM providers and vector search with PGVector for retrieval
- Includes an evaluation framework and observability via Langfuse analytics