NL-2-SQL-Agent
Verifieda natural language agent that connects to a SQL database, learns schema + domain context, and answers questions using a ReAct SQL loop.
It can: - Connect to any SQL database supported by SQLAlchemy - Introspect table/column schema automatically - Bootstrap a domain YAML from natural language description - Route tables/metrics and reason iteratively with grounded SQL evidence - Enforce read-only SQL validation before query execution