Skip to content

SamarthGhante/aidb

Repository files navigation

AIDB: Talk with your database, no need to write complex SQL queries!

Demo Video

🚀 Interact with your databases effortlessly using natural language. Upload your SQL files and let AI handle the complex queries through intelligent, conversational insights. No more SQL headaches! 🧠💡

Features

  • 🚀 Get Insights from the database without writing a single line of code
  • 🧠 Intelligent Relation and Schema Extraction
  • 🤖 Advanced flowchain that provides real-time actual context to the LLMs
  • ⚙️ Comprehensive support for MySQL dumps, SQLite files
  • 🔍 Longer context memory

More Screenshots

Product_Screenshot_1
Product_Screenshot_2
Product_Screenshot_3
Product_Screenshot_4
Product_Screenshot_5

Setup Guide

Prerequisites: Node.js 18+, npm/yarn, Groq API key

Installation & Run:

git clone <repository-url>
cd aidb
npm install    # or yarn install
# Setup .env file with API keys
npm run dev    # or yarn dev

Open http://localhost:3000 in your browser to use AIDB.

License & Credits

This project is open source under the MIT License.

About

AI Powered Natural Conversation With Databases | Chat w/ Databases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published