Use AI to chat with a relational SQL database with natural language!
In this video we'll explore how to use the powerful OpenAI gpt-4 model to search your SQL Database using natural language. GPT-4 excels at understanding natural language, and can even understand database schemas and produces code and SQL queries of its own. We'll explore a working demo, the app architecture and the code necessary to get this working.
00:00 Intro
01:09 App demo
05:53 Architecture
07:12 Database setup
09:17 AI service setup
10:57 Explore the app code
20:13 Search service concepts
A newer version of this app is now available!
Use AI to chat with a SQL database v5.0
https://www.youtube.com/watch?v=1VFBUWJoaTs
Full playlist of every version:
https://www.youtube.com/playlist?list=PLhTMlT4SWRd5gmVbwotzESA2OklIzmQ78
Sample app code: https://github.com/alex-wolf-ps/dbchatprov1
Intro to Azure OpenAI
https://youtu.be/c66y0W5KFVY
My other AI videos:
Use AI to chat with a NoSQL database: https://youtu.be/JhfNHnAahZ8
Learn to code a simple AI powered app: https://youtu.be/HzgqgA2qv-I
Learn to use AI to chat with your document data: https://youtu.be/OdpqciXDKjY
Learn Azure OpenAI fundamentals: https://youtu.be/c66y0W5KFVY
Learn how to authenticate to Azure OpenAI the RIGHT way: https://youtu.be/keIs_bpgdXs