-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplugin.json
More file actions
10 lines (10 loc) · 931 Bytes
/
Copy pathplugin.json
File metadata and controls
10 lines (10 loc) · 931 Bytes
1
2
3
4
5
6
7
8
9
10
{
"name": "AIChatSQL",
"version": "0.1.0",
"description": "Discover the future of query processing with AIChatSQL. Harness the unlimited potential of large language models (LLM) to execute your queries intuitively and powerfully. Revolutionize the way you interact with databases, thanks to artificial intelligence that understands natural language and instantly translates your requests into SQL queries. Take control in your hands and simplify the data querying process. Welcome to the future of human-machine interaction in the database domain with AIChatSQL.",
"author_name": "Nilthon Jhon Rojas Apumayta",
"author_url": "https://www.linkedin.com/in/nilthon-jhon-rojas-apumayta-87634913a/",
"plugin_url": "https://github.com/Jhonnyr97/AIChatSQL",
"tags": "sql, llm, cheshire-cat, postgres, mysql, sqlite, python",
"thumb": "https://raw.githubusercontent.com/Jhonnyr97/AIChatSQL/main/logo.png"
}