Home
Softono
b

bayeru

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by bayeru

chat-to-your-database
Open Source

chat-to-your-database

# Chat to your database This is an experimental app to test the abilities of LLMs to query SQL databases using natural language. To use it, you should add your OPENAI_API_KEY to the .env.local file. ## Installing the app ```bash! npm install ``` ## Running the app ```bash npm run dev ``` ## Sample database ![Sample northwind database](https://user-images.githubusercontent.com/1945179/233065892-25edda54-01a2-467d-8a72-b96a30c71a5a.png) ## See it in action https://user-images.githubusercontent.com/1945179/233063701-9c025c4a-5016-4d79-b842-62540359e033.mp4 https://user-images.githubusercontent.com/1945179/233066403-a83af003-d02a-4ce1-9192-8737e4524d44.mp4

Database Knowledge Bases & RAG
129 Github Stars