Skip to content

Commit 81e96eb

Browse files
authored
Update README.md
1 parent cf7b8e0 commit 81e96eb

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

β€ŽREADME.md

+20
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,23 @@ The user input analyzed in this space and by using a similarity metric (e.g cosi
130130

131131
## CI/CD Flow
132132
![alt text](https://github.com/ggeop/Python-ai-assistant/blob/master/imgs/TravisFlow.png)
133+
134+
## πŸ”— Related Projects
135+
136+
If you enjoy this virtual assistant, you might also be interested in my other AI-powered project: [DataDialogue](https://github.com/ggeop/DataDialogueLLM)
137+
138+
Transform the way you interact with databases through natural conversations! DataDialogue enables anyone to:
139+
140+
- πŸ’¬ **Query databases using natural language**
141+
- πŸ“Š **Get instant data visualizations**
142+
- πŸ” **Explore data without SQL knowledge**
143+
- 🀝 **Bridge the gap between data and business users**
144+
145+
<div align="center">
146+
<div style="position: relative; display: inline-block; width: fit-content;">
147+
<a href="https://www.youtube.com/watch?v=breOr5o7r3Y" style="text-decoration: none;">
148+
<img src="https://github.com/ggeop/DataDialogueLLM/blob/main/media/imgs/data_dialogue_agent_responses.png" alt="DataDialogue Demo" width="600" style="display: block; border-radius: 8px; box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);"/>
149+
</a>
150+
</div>
151+
</div>
152+

0 commit comments

Comments
Β (0)