Structured Data Extraction from ChatGPT with LangChain

preview_player
Показать описание
Discover the two primary approaches to extract structured data from raw language model generations: Functions and Parsing. Dive deep into OpenAI functions, Pydantic library, and output parsers with examples and code snippets.

Code used in this video is in Discord Channel under References:

*******************
LET'S CONNECT!
*******************

✅ You can contact me at:

🔔 Subscribe for more cloud computing, data, and AI analytics videos
by clicking on the subscribe button so you don't miss anything.

#structeredData #ChatGPT #langchain #RAG #Azure #OpenAI #AI #artificialintelligence #machinelearning #cloudcomputing #chatbot #virtualassistant #customerservice #developers #technews #innovation #Microsoft #CognitiveServices #BotService #naturalanguageprocessing #NLP #conversationalAI #videotutorial #tutorial #learningAI #AIchatbot #AIassistant #AzureAPI #AzureTools #MG
Рекомендации по теме
Комментарии
Автор

the amount of effort put into this video is well appreciated!

photon
Автор

Hey MG,

Just wanted to say a big thank you for your videos! They've helped me a ton in creating my chatbot. You're a real pro, and each video is a goldmine of info.

I'm looking forward to your upcoming content. Keep it up!

Thanks again !!!

lifeoff
Автор

Both of you look so alike. Are you twins? There's no way to tell you apart. I really love seeing you both together.

joecok
Автор

Your videos should have more views/likes/subscribes.

akrsrivastava
Автор

Great one! I found out ( on the 2nd listening) that my questions were answered!

hitmusicworldwide
Автор

It would be intriguing to craft a video by employing output parsers and functions during the interaction with a vector store. Engage in querying your own data, then export it as a JSON using OpenAI functions. Utilize the langchain output parser in conjunction with a qnachain to communicate with the vector store.

Canna_Science_and_Technology
Автор

anyone tried this with langchain 0.2 or later versions of lagchain 0.1 ? cz, this code is deprecated

souvikguria
Автор

how can i integrate a chromadb on azure? is it with blobstorage?

orlandocastellanos
Автор

what if i use pydantic on gpt models which supports function calling, will it make the extraction more powerful or will it lag instead. ? I will be using the extraction on audio transcripts. Also, any way to effectively do dialization on the transcripts? which helps te model to understand who is the person and what details need to be captured even if there are multiple people in the transcript.

Shoaibkhan-ojoe