Langchain tutorial. Query a database with OpenAI's ChatGPT
Denys on Data Denys on Data
1.2K subscribers
7,199 views
165

 Published On Sep 18, 2023

Here is a quick overview of how to query data in a relational database (Postgres in our case) with the help of OpenAI's ChatGPT and Langchain. I double-check the results provided by the LLM and stress multiple times that outputs are non-deteministic and that you should be using all sorts of safeguards when relying on the results generated by LLMs :)

#llm #langchain #openai #chatgpt #dataengineering #dataarchitecture

Code repo : https://github.com/denysthegitmenace/...

show more

Share/Embed