There are no words to say thanks for what you've given to the developers community. This video and the code provided has helped me a lot and saved tons of hours researching. Sincerely.
I love you! I don't usually leave comments, but I am compelled. Excellent tutorial and great job with each version. You're making me look like a superstar at work 😊
Thanks for taking the time to share with us!
Subscribed, liked and commented for supporting you and your channel. Thank you for your contribution to the developer community.
Thanks, I built both your apps this weekend and went through the code. Your summary at the end was very good about RAG vs direct schema and if it is possible to cache the schema. Maybe that is where if they run the SQL manually I'm going to add this in as a second option to "train a RAG" and for the RAG to be passed in to make it get even better with its responses.
Thanks
That is an incredible work ! I already loved v1, and for sure will love more that one ! Thank you Just tested both versions this evening on the same Azure SQL DB (Northwind) and same Azure Open AI GPT4 model. Simple prompts are working well on both versions. But prompts like "please tell me orders sent to European countries and summarize it by customer and countries and display total sales" are working fine on v1, but I often get errors (Error: Incorrect syntax near the keyword 'Order', ... ) on v2
Huge thanks for contributing to the community
Excellent piece! Thank you very much for this
Thanks so much for this it has made my path easier. I have it working against ollama running llama 3.1 and it runs so well locally.
Useful and well created app and video :)
Hi, can you provide video where you are making this model from scratch. I am not sure where to start, how you are taking files in sql database, connecting it, using AI to write the prompt to get the results
Excellent Tutorial!! Super Thanks
Great Video!, Can you show How do we send the query data to to AI to generate the Data analytics and charts
I need to find some time to play around with this. I have 15 years of experience in T-SQL and am a C# developer. I might find time to send suggestions
Really awesome !!
Thank you. Would love to see a demo with a local Ilm n sql
Excellent work @alex. Thanks for sharing. May I know how to add proxy in the code?. My network is behind company firewall. I'm unable to run open ai.
Would it be possible to use the AI to check if the column content is related to the initial question? Or just use AI to build the query and then it's more literal?
@alexthecodewolf