Libraries tagged by text-to-sql
knobik/sql-agent
481 Downloads
Self-learning text-to-SQL agent for Laravel
zeeshantariq/filament-sqlgen
2779 Downloads
A FilamentPHP package that generates SQL from natural language using Gemini AI.
laradbchat/laradbchat
3 Downloads
Transform your Laravel database into a smart assistant using natural language queries
jayanta/laravel-natural-query
1 Downloads
Privacy-safe natural language to SQL engine for Laravel. AI sees only your schema, never your data. Supports voice & text input with pluggable AI providers (Gemini, OpenAI, Claude, Ollama).
hemreduru/vizier
0 Downloads
Self-hosted natural language to SQL report engine. Scans your database and codebase once, builds a semantic catalog, then turns plain Turkish/English questions into safe, read-only SQL reports using cheap LLMs.
dbmind/laravel-sql
0 Downloads
DBMind 1.0 — the SQL-only edition: a local Ollama model writes guarded, read-only SQL (with JOINs) against your approved tables and answers from the real rows. No Qdrant, no embeddings.