You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-13Lines changed: 0 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,6 @@
2
2
3
3
**ChatWithSQL** is a Python library that bridges the gap between natural language queries and SQL databases. Designed for reliability, security, and performance, ChatWithSQL allows developers to leverage advanced Language Learning Models (LLMs) like OpenAI, Gemini, and more to retrieve database data using simple, intuitive natural language prompts.
4
4
5
-
---
6
5
7
6
## 🎯 Why ChatWithSQL?
8
7
@@ -14,7 +13,6 @@ ChatWithSQL has implemented a **schema-based validation approach** to ensure tha
14
13
15
14
This unique approach positions ChatWithSQL as a leader in secure and reliable, natural language-driven SQL data retrieval.
16
15
17
-
---
18
16
19
17
## 🚀 Key Features
20
18
@@ -26,7 +24,6 @@ This unique approach positions ChatWithSQL as a leader in secure and reliable, n
26
24
-**Database-Agnostic**: Compatible with any database supported by the URI connection format.
27
25
-**Comprehensive Logging**: Provides detailed logs for easier debugging and monitoring.
28
26
29
-
---
30
27
31
28
## 📦 Installation
32
29
@@ -36,7 +33,6 @@ You can install ChatWithSQL using pip:
0 commit comments