Skip to content

Commit 6f6294d

Browse files
Update README.md
1 parent 0b84c12 commit 6f6294d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Overview
44

55

6-
A system that allows users to query structured databases using natural language. The system converts natural language questions into SQL queries, executes them against connected databases, and returns results. Includes semantic search over database schema documentation using pgvector.
6+
A system that allows users to query structured databases using natural language. The system converts natural language questions into SQL queries, executes, and returns results. Includes semantic search over database schema documentation using pgvector.
77

88
<img width="987" height="749" alt="Screenshot 2026-03-19 at 5 46 10 PM" src="https://github.com/user-attachments/assets/369bb41a-2665-452b-ad1d-712f39da7cb7" />
99

0 commit comments

Comments
 (0)