Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 350 Bytes

File metadata and controls

9 lines (7 loc) · 350 Bytes

Welcome to the Text-to-SQL Workshop! 🚀

This is a demonstration of an Agentic RAG Chatbot that converts natural language to SQL.

Features

  • Guardrails: Ensures queries are relevant.
  • SQL Generation: Converts text to SQL.
  • Auto-Correction: Fixes SQL errors automatically.
  • Visualization: Generates charts when appropriate.