Login
From:
scott persinger
(Uncensored)
subscribe
Build an OpenAI Assistant to chat with your Postgres database – scott persinger
https://scottpersinger.com/2023/12/07/build-an-openai-assistant-to-chat-with-your-postgres-database/
links
backlinks
Roast topics
Find topics
Find it!
Recently I wanted to get my hands dirty using some of the new dev tools from OpenAI. I really wanted to try using their LLM “with my own data”. The typical approach for this is using RAG – Retrieva…