Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<h1>QueryWeaver</h1>
<h1>QueryWeaver (Text2SQL)</h1>

**REST API · MCP · Graph-powered**

Expand All @@ -13,7 +13,8 @@ Connect and ask questions: [![Discord](https://img.shields.io/badge/Discord-%235
[![Swagger UI](https://img.shields.io/badge/API-Swagger-11B48A?logo=swagger&logoColor=white)](https://app.queryweaver.ai/docs)
</div>

![queryweaver-demo-video-ui](https://github.com/user-attachments/assets/b66018cb-0e42-4907-8ac1-c169762ff22d)
![new-qw-ui-gif](https://github.com/user-attachments/assets/34663279-0273-4c21-88a8-d20700020a07)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[MAJOR]: The replacement demo GIF at https://github.com/user-attachments/assets/34663279-0273-4c21-88a8-d20700020a07 currently returns HTTP 403 (S3 access denied), so the README renders a broken media asset for readers. Please upload the GIF to a publicly accessible location or ensure this attachment serves 200 OK before merging.



## Get Started
### Docker
Expand Down
Loading