Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.34.2
metadata
title: SQlord
emoji: π
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.33.1
app_file: app.py
pinned: false
license: mit
short_description: An MCP agent tool and agent that interacts with PostgreSQL
SQLord
SQLord is a Python tool that provides a Gradio interface to interact with a PostgreSQL database using LangChain. The tool allows users to ask questions in natural language, which are translated into SQL queries by an LLM, executed on the database, and the results (or the query) are displayed to the user.
#agent-demo-track