Build AI chatbot with custom knowledge base using OpenAI API and GPT Index

  Рет қаралды 211,197

Irina Nik

Irina Nik

Күн бұрын

Пікірлер: 294
@irina_nik
@irina_nik Жыл бұрын
Learn how to build a full-stack app in this tutorial: kzbin.info/www/bejne/d37GY3Rrdsedaa8
@Taskade
@Taskade Жыл бұрын
Irina, amazing tutorial on integrating OpenAI API with a custom knowledge base! Really excited about the potential of GPTIndex and Langchain. I'd love to see a deep dive comparing AI Agents in Langchain, especially when they're long-running and autonomous. Keep up the fantastic work! 🌟
@JulianHarris
@JulianHarris Жыл бұрын
Using ChatGPT to generate sample user interview data: genius 💥
@pragmatica1032
@pragmatica1032 Жыл бұрын
So happy to have found you this morning! We need more designers that can code and explore AI possibilities like you do!
@kermitec
@kermitec Жыл бұрын
Thank you for the tutorial... also, to refresh the files details there is a "Refresh" button located just above the Files detail section. It's an icon of a folder with a circular arrow. This will refresh the section without needing to refresh the page.
@irina_nik
@irina_nik Жыл бұрын
Thank you for the tip!
@zhiyingwang1234
@zhiyingwang1234 Жыл бұрын
Thank you so much, Irina! I copied your source code to Jupyter notebook and create a chatbot in a few minutes! To my surprise, it works! Please give some thumb-ups to this amazing lady. She has spent time to make this solution so easy to use for everyone!
@rdy4trvl
@rdy4trvl Жыл бұрын
Great video and thanks for answering many of the questions! Looking forward to your future YT on integrating into a website.
@irina_nik
@irina_nik Жыл бұрын
Thank you, I'm glad you liked it
@Inglewhite1
@Inglewhite1 Жыл бұрын
@@irina_nik thank you for this video. Do you have a tutorial to show how to integrate it into website/whatsapp? thanks
@lcruzintel
@lcruzintel Жыл бұрын
You are the best at explaining things Irina!! Thank you for taking the time to putting this together.
@Kisssonik
@Kisssonik Жыл бұрын
почему ты все время улыбаешься))) так мило)))
@sammathew535
@sammathew535 Жыл бұрын
You don't need to refresh the whole colab page to update the view of the files/folders, but just the refresh button above the directory structure, in the left pane.
@vverboX
@vverboX Жыл бұрын
Miss Irina, thank you. After few days playing around you got me to the point. Merci!
@harel4u2
@harel4u2 Жыл бұрын
Great explanation. Very explicit and clear instructions. Thank you very much for this.
@malexandersalazar
@malexandersalazar Жыл бұрын
I didn't know that we can do something like this with OpenAI, thanks for the video Irina.
@jonathandanemo
@jonathandanemo Жыл бұрын
That was a great tutorial. And I like your approach to explaining why one should not be using only one long prompt etc.
@chatgpt_explained
@chatgpt_explained Жыл бұрын
Thanks for this info - it's easier to setup a chatbot than I realized!
@irina_nik
@irina_nik Жыл бұрын
I'm glad it's useful for you.
@shanesteven4578
@shanesteven4578 Жыл бұрын
Excellent tutorial, well presented and very clear. Thank you …. It works perfectly, unlike many so-called tutorials on YT about AI 😊
@borakou39
@borakou39 Жыл бұрын
This is exactly what I was looking for, thank you!
@chinamatt
@chinamatt Жыл бұрын
Great work!! Really nice step by step explanation! By the way you can click the refresh button in the file explorer panel (2nd icon) to refresh the files so that they appear.
@somu6666
@somu6666 7 ай бұрын
It's really nice, I got the insights how we can use the custom knowledge base
@gianantonel9913
@gianantonel9913 Жыл бұрын
Great video Irina !! I was looking for this exact solution and it was the first video of your channel that I followed exactly step by step and it works perfectly end to end It was very clear and well explained. Nice job !! Please continue making this kind of useful videos It was extremely useful for me and extremely detailed. Keep going!
@lopnezk1320
@lopnezk1320 Жыл бұрын
Thanks! Now I can fire all my employees and save lots of money!
@irina_nik
@irina_nik Жыл бұрын
😎
@BwahBwah
@BwahBwah Жыл бұрын
🤣🤣.... 😅😅.... 😄😄.... 🙂.... 🤔🤔🤔... 😐😐
@unitedstarsutopia
@unitedstarsutopia Жыл бұрын
Seriously 😂😂
@unitedstarsutopia
@unitedstarsutopia Жыл бұрын
​@@BwahBwahdon't tell me you are going to fire your employees too😂
@BwahBwah
@BwahBwah Жыл бұрын
@@unitedstarsutopia I'll go one better. I won't have to employ anyone now 😀
@researchforumonline
@researchforumonline Жыл бұрын
Nice, already done it but i don't know everything so had to watch this!
@maneeshk2355
@maneeshk2355 5 ай бұрын
I love your teaching ❤
@njorogekamau3820
@njorogekamau3820 Жыл бұрын
Thanks for the amazing tutorial, simple but impactful.
@keithinadhd6693
@keithinadhd6693 Жыл бұрын
Thank you so much for this information. This is exactly the kind of thing I've looking for. Step by step tutorials for finetining your own AI. This is perfect.
@chuck18420
@chuck18420 Жыл бұрын
What could be happening here? I asked how many people were interviewed and the reply was "One person was interviewed". I asked how many times did "It was fun to talk about cooking." appear and it said none (interview4 ends with this quote). Thank you, great video!
@YahaS-vf7cq
@YahaS-vf7cq Жыл бұрын
Amazing video, very friendly to beginners. Thank you.
@addkik
@addkik Жыл бұрын
Very informative...Thanks 😀 wishing you Lots of love and strength to you.
@johnsmith1953x
@johnsmith1953x Жыл бұрын
Is there a software package that can make an entire openai chatbox GPT4 or even 3.5 just by pointing at a folder of PDFs? We would pay thousands for this right now. The application has to run local on a PC.
@irina_nik
@irina_nik Жыл бұрын
You can use langchain for that. I'll make more tutorials on that topic
@HelpHub150
@HelpHub150 Жыл бұрын
thank you !!!! this is a great video Irina, keep up the good work !
@Lexa-Live
@Lexa-Live Жыл бұрын
Even I understood almost everything! Well delivered and interesting content!
@irina_nik
@irina_nik Жыл бұрын
Thanks ☺️
@dannydiscovers
@dannydiscovers Жыл бұрын
This is an incredible video. You did an amazing job. Subscribed
@thepunisher0702
@thepunisher0702 Жыл бұрын
Great !! Keep Going. All the very best !!👍😄
@irina_nik
@irina_nik Жыл бұрын
Thank you!!! Your words inspire me for more videos)
@mrmgflynn
@mrmgflynn Жыл бұрын
Hi, when I load and then run your Colab notebook, I get an error - TypeError: __init__() got an unexpected keyword argument 'llm_predictor' when I run the construct_index("context_data/data") code. Any clues on what I'm doing wrong?
@sandipshaw3397
@sandipshaw3397 Жыл бұрын
Did you get the solution?
@mrmgflynn
@mrmgflynn Жыл бұрын
@@sandipshaw3397 not yet. Have you got the same problem?
@iztimetocode7513
@iztimetocode7513 Жыл бұрын
Changing index = GPTSimpleVectorIndex(documents, llm_predictor=llm_predictor, prompt_helper=prompt_helper) To service_context = ServiceContext.from_defaults(llm_predictor=llm_predictor, prompt_helper=prompt_helper) index = GPTSimpleVectorIndex.from_documents(documents, service_context=service_context) And importing from llama_index import ServiceContext
@hishamalawi6011
@hishamalawi6011 Жыл бұрын
An excellent tutorial. Thank you.
@hishamalawi6011
@hishamalawi6011 Жыл бұрын
I converted this code to a flask app and it works fine on my local server. However when I deploy to google app engine it fails to return responses. The error is 500 internal server error! any idea or advice is much appreciated.
@ganeshkris
@ganeshkris Жыл бұрын
This just spits out the text related to the query. If I want to augment GPT capabilities with my own data set. what is the best way to do it? For example, using the same example of interview transcription, I should be able to ask the GPT to summarize how the candidate did or whether the interviewee answer was correct for a particular question. Any idea how to go about that? I understand fine-tuning is a possibility but if i have 10,000 interview scripts i want to augment the GPT capabilities with, I am not sure how to go about it. Any help?
@CamsYoga
@CamsYoga Жыл бұрын
Thanks worked for me 😇
@0xeb-
@0xeb- Жыл бұрын
Thank you Irina
@abhishekmandloi95
@abhishekmandloi95 8 ай бұрын
i am getting an error while using the code when I ask question. Can someone help me?
@QuanDaniel-n3c
@QuanDaniel-n3c Жыл бұрын
Great work, it's quite clear, Seems the llama Index has many updates, I can't recreate your work, would you please make an updated version? thanks a lot~
@tutacat
@tutacat 7 ай бұрын
Actually, knowledge bases are different to prompts. It is better. It is closer to quantum computing, because it can search the vector space for that document without having to parse the raw files.
@XHVSTLEX
@XHVSTLEX Жыл бұрын
Great job! The new data shows a llama_index I went with it because I figured you updated it. But when I construct the index I get and error on line 58 in red it is super()._init_( and it fails. Any helps on this?
@andrewdoulames8321
@andrewdoulames8321 Жыл бұрын
I got the same error as well
@MrJeffpohl
@MrJeffpohl Жыл бұрын
I did as well and not sure how to get past it
@iztimetocode7513
@iztimetocode7513 Жыл бұрын
Changing index = GPTSimpleVectorIndex(documents, llm_predictor=llm_predictor, prompt_helper=prompt_helper) To service_context = ServiceContext.from_defaults(llm_predictor=llm_predictor, prompt_helper=prompt_helper) index = GPTSimpleVectorIndex.from_documents(documents, service_context=service_context) And importing from llama_index import ServiceContext
@irina_nik
@irina_nik Жыл бұрын
Hi! Thank you for mentioning it. I've updated the code and it should work now 😀
@javi_v7.0
@javi_v7.0 Жыл бұрын
Great video, thanks!!!
@Progenix
@Progenix Жыл бұрын
How is this GPT-index different from OpenAI's Text Embedding ADA model? Or is it just a wrapper of that model?
@drewwellington2496
@drewwellington2496 Жыл бұрын
great question. would love an answer to this; I can't figure out the difference. they appear to be doing the same thing.
@irina_nik
@irina_nik Жыл бұрын
You can achieve the same result without any external library, GPTIndex just makes it easier for non-professional coders like me 😉. It uses the found chunks as the context to the prompt and not as the answer itself.
@josehoyos
@josehoyos Жыл бұрын
For embedding you need also a vector database . I wonder if this index solution also performs in a production environment?!
@mattizzle81
@mattizzle81 Жыл бұрын
@@josehoyos Yeah i have seen Pinecone proposed a lot for this. I did a little test with Pinecone and while it was unfamiliar to me it ended up being dead simple.
@NatkhatNoble
@NatkhatNoble Жыл бұрын
That smile, that damned smile 😊 And thanks for the nice tutorial btw.
@MikeyMcCorry
@MikeyMcCorry Жыл бұрын
Amazing tutorial! Thanks! If you're looking for future tutorial ideas, I'd love to know how to expand on this to create my own API endpoints so my trained chat bot can be made publicly available from my website. I'm not very familiar with Google Collab (or python for that matter - I'm a php/js web developer), so I'll try to do some of my own research on how this might be possible -- but I really enjoyed and easily absorbed the info in this video. Well done. :)
@irina_nik
@irina_nik Жыл бұрын
Hi Mikey! Thank you for the suggestion, I definitely need to make a video about that. I think, I'll be able to post it in 3-4 weeks. Though I'll be using NextJS/Typescript because this is what I'm familiar with.
@Adrian_Marmy
@Adrian_Marmy Жыл бұрын
this response made me subscribe... That would be awesome!
@maertscisum
@maertscisum Жыл бұрын
​@@irina_nikyou are smart. Can't wait to see you share the typescript/node js version.
@lstephen
@lstephen Жыл бұрын
Good question Mikey! I have the same question and subscribed to find out from her next video! Thank you!
@tulsipatro4662
@tulsipatro4662 Жыл бұрын
Amazing tutorial. Is there a way where we can let the model answer the questions faster! It takes nearly 30 seconds to answer the questions.
@AIMagician996
@AIMagician996 Жыл бұрын
A few points not mentioned in the videos: Essentially, it is fine-tuning. However, the module for fine-tuning has been pre-written for you. Fine-tuning can only be done with models below GPT3. Currently, Fine-tuning is not available for ChatGPT, GPT3.5, or CPT4. For GPT2 to be effective, you need at least 300M training data. Models with more parameters than GPT3 require even more data to achieve the desired effect
@lnyitrai
@lnyitrai Жыл бұрын
She used about 12kB of text in this demo. Llamaindex built 559kB index from it. And it did the job on text-davinci-003. I'm genuinely interested in the reason behind your training data size needs claim.
@123arskas
@123arskas Жыл бұрын
One question, Whenever we ask a question......Does it go through the entire Index everytime? And does that cost us a lot of Tokens for each question? Because If that's the case then we would run out of credit if we applied an App like that for users online.
@lisaduddington
@lisaduddington 5 ай бұрын
The code for 'Construct an index' no longer works. I get the following error msg: You tried to access openai.Embedding, but this is no longer supported in openai>=1.0.0
@prabharora0
@prabharora0 Жыл бұрын
Hello! Thank you for the video! Also your secret API key is visible in the first few frames before you blur it! You should delete that API key completely!
@DrMohanMuthal
@DrMohanMuthal Жыл бұрын
Great information irina❤🎉
@luizmelo662
@luizmelo662 Жыл бұрын
Irina, tutorial fantástico. É muito dificil encontrar um material tão simples e que explique como treinar a IA. Muito obrigado por compartilhar o seu conhecimento.
@veyselaytekin8734
@veyselaytekin8734 Жыл бұрын
thank you
@evaagustine7962
@evaagustine7962 Жыл бұрын
Hi Irina! it is such a great tutorial and would be useful for case that I currently work on. I have tried this with my own research data and turns out so good with relevant and decent answer. But I am wondering is it possible to use the GPT 3 Model but not using it's training data or knowledge? So the information/answer produced would be just using custom data that we added to the knowledge base. Your answer would be very appreciated, thanks!
@vl9110012010
@vl9110012010 Жыл бұрын
Благодарочка! нижайший поклон! Респект и уважуха)))
@inflationking1271
@inflationking1271 Жыл бұрын
Really good tutorial. I wonder on how well this scales with more documents than just a couple. Do you have some experience with the performance of 1k or 10k documents?
@kunalr_ai
@kunalr_ai Жыл бұрын
You nailed it ..I ll follow you on Twitter.
@leegray72
@leegray72 Жыл бұрын
im getting a Traceback error when contruct_index. what am I missing?
@sachinmotwani2905
@sachinmotwani2905 Жыл бұрын
Uanble to use any other file. Even custom text file gives error: 'Rate limit reached'
@会飞的猪-s8d
@会飞的猪-s8d Жыл бұрын
How do I break the word limit for an answer,Sometimes the answer feels half, not quite ,How can I modify it thank you
@M-ABDULLAH-AZIZ
@M-ABDULLAH-AZIZ Жыл бұрын
having data in a file and real time embeddings vs embeddings in a db for chatbot for an application (provides information about an application)?
@KristieTo-i9i
@KristieTo-i9i 8 ай бұрын
Hey Irina! Thank you for this tutorial, it's a game changer. This is built off GPT 3, how would you go about running it off GPT4? Thanks!
@nishikantgurav4500
@nishikantgurav4500 Жыл бұрын
cannot import name 'GPTSimpleVectorIndex' from 'llama_index' . =====>GPTSimpleVectorIndex renamed to GPTVectorStoreIndex. Please upadate code provided in colab above accordingly so we can run the code.
@EdSpooky
@EdSpooky Жыл бұрын
Thank you so so so much
@alexdomla
@alexdomla Жыл бұрын
Thank you for the video! Really cool. I have a question: here you are working on Google Colaboración, but how would you bring this to a website? Is it possible? Is it easy? Greetings from Spain :)
@kawingchan
@kawingchan Жыл бұрын
Thanks for posting this video. The whole demo is great. The only thing that I am not clear about how to pick those input, output sizes, and if some are based on the particular model, how do you obtain those from OpenAI (like the davinci) page, just in more details and a screen split such that you don’t have to toggle around.
@anastasiosmichaelkoutoumba9384
@anastasiosmichaelkoutoumba9384 Жыл бұрын
Excellent
@happydrawing7309
@happydrawing7309 Жыл бұрын
I got this error after ask_ai() "RetryError[]" How can I fix it?
@sojoba3521
@sojoba3521 Жыл бұрын
Great tutorial! Thank you so much for going through this is such detail. Can you suggest a resource that explains how to take the chatbot we create and integrate it into a website or web app with a prettier interface?
@austink9285
@austink9285 Жыл бұрын
Irina, thank you for your help? When I ask it irrelevant article questions, it seems to many times provide answers, when it shouldn't. Anyway to ensure it only focuses on my uploaded article?
@mrpips76
@mrpips76 Жыл бұрын
Absolutely Great video Irina. The colab seems to have llama errors. Was anything changed with the colab? Would love to connect to discuss more. Great tutorials!!
@jlaroche0
@jlaroche0 Жыл бұрын
While you're at it, you may want to change the following in the "Define the functions" section of the Colab. Change this --> from langchain import OpenAI To this --> from langchain.chat_models import ChatOpenAI Apparently "from langchain import OpenAI" is old and being deprecated.
@mrpips76
@mrpips76 Жыл бұрын
@@jlaroche0 Thanks for the feedback Jacques. I tried both recommendations. They seemed to install fine. But still getting error with the following line: -> from llama_index import SimpleDirectoryReader, GPTListIndex, readers, GPTSimpleVectorIndex, LLMPredictor, PromptHelper, ServiceContext
@mrpips76
@mrpips76 Жыл бұрын
@@jlaroche0 It works now. Thank you so much Jacques. Really appreciate your help. These educational videos are super helpful! Looking forward to more videos!
@rjschulzjr
@rjschulzjr Жыл бұрын
Thanks Irina! when I run this code I get an error: __init__() got an unexpected keyword argument 'llm_predictor' Any thoughts?
@sandipshaw3397
@sandipshaw3397 Жыл бұрын
Did you get the solution?
@rjschulzjr
@rjschulzjr Жыл бұрын
@@sandipshaw3397 not yet, but my syntax is identical to Irinas. The error occurs in the index = GPTSimpleVectorIndex step
@MrJeffpohl
@MrJeffpohl Жыл бұрын
@@rjschulzjr I am getting the same error
@iztimetocode7513
@iztimetocode7513 Жыл бұрын
Changing index = GPTSimpleVectorIndex(documents, llm_predictor=llm_predictor, prompt_helper=prompt_helper) To service_context = ServiceContext.from_defaults(llm_predictor=llm_predictor, prompt_helper=prompt_helper) index = GPTSimpleVectorIndex.from_documents(documents, service_context=service_context) And importing from llama_index import ServiceContext
@MrJeffpohl
@MrJeffpohl Жыл бұрын
@@iztimetocode7513 Thank you, that worked! This video and code have been very helpful to me in my effort to work on a project.
@HredFuzz
@HredFuzz Жыл бұрын
Hello dear, could you explain please how to do this on pipedream?
@TorNeely
@TorNeely Жыл бұрын
Very intresting. I noticed you said that you can't share the real interviews in video because there can be private information, which is understandable. However, how do you secure that Open AI doesn't receive this information? I find the biggest problem is how to avoid Open AI getting either user or customer information?
@diederik6975
@diederik6975 Жыл бұрын
Thank you very much, very useful tutorial. Wondering, why did you not use gpt-3.5-turbo - as it is much more inexpensive and probably almost as good?
@p.c.336
@p.c.336 Жыл бұрын
Congrats Irina very clear and nicely explained 👍Which file formats does it support for indexing? Is it only .txt?
@irina_nik
@irina_nik Жыл бұрын
Thanks! You can connect other file types with LlamaHub gpt-index.readthedocs.io/en/latest/how_to/data_connectors.html
@leegray72
@leegray72 Жыл бұрын
Can i use this ai, custom knowledge base in chatGPT or in the playground of openAI?
@Shrab
@Shrab Жыл бұрын
Great explination, thnka you, may I ask, Is there a limit on how much custom data you can use and would large custom knowledge slow down the chat?
@narekmuradyan1980
@narekmuradyan1980 Жыл бұрын
Could you add this to someone’s website? If so, could you point me to a video you already have on the topic?
@saw970
@saw970 11 ай бұрын
Very nice and easy way thank you !!! I have a question regarding the custom knowledge base … can I implement a prolog knowledge base and put it there or it should be a text type because prolog is a requirement in my school project… I hope you answer and thanks a lot ❤
@sachinmotwani2905
@sachinmotwani2905 Жыл бұрын
Can the custom knowledge base be other than a .txt file? Say a PDF?
@Vaibhavkhairnar19
@Vaibhavkhairnar19 Жыл бұрын
How to extend this as a service to use in web / mobile app?
@irina_nik
@irina_nik Жыл бұрын
This will take much more time than just playing with API :) I'll make another video about that when I have time.
@Earthvssuna
@Earthvssuna Жыл бұрын
What can you recommend me when I have more than 400 Million Words so roughly 580.000 tokens... its too expensive... what is an quality wise alternative?
@athuldas8689
@athuldas8689 Жыл бұрын
where did the answers come from chat gpt? or the data fed. When I checked the data, I could only find questions?
@bartake1
@bartake1 Жыл бұрын
Great tutorial. When we send data to OpenAI is that getting used for public training or would it remain private for me ?
@ChristiaanRoest79
@ChristiaanRoest79 Жыл бұрын
I would like to make my open chatGPT legal knowledge app. I have thousands of pages with information i want to add. I saw that this is going to cost a lot of money (more than 1000 euro). Is there a cheaper alternative?
@NK5LLC
@NK5LLC Жыл бұрын
This is great, thank you! When asking questions to the AI, I didn't notice any custom instructions in use. How can you be sure it was answering only using the data given to it in the index? Can you also make more videos for using custom data from other sources, such as databases? How about the ability to categorize? One minor thing: When pronouncing the word "answer", the "w" is actually silent. (My wife is ESL and always asks me to correct her pronunciation, and I ask the same of her when I speak her native tongue.)
@thinanadl4939
@thinanadl4939 Жыл бұрын
Hi @larina Nik can you check the code again, I think some of libraries are already outdated eg: GPTindex
@MichaelLloydAI
@MichaelLloydAI Жыл бұрын
Irina, Many use cases. Excellent information. Thank you. Are you able to provide a similar method for creating a generative AI for a closed system that ensures secret or confidential company or government data cannot be leaked?
@vinayaka.b1494
@vinayaka.b1494 Жыл бұрын
How can i use this as a backend of my website.?
@gabrielcastaing8035
@gabrielcastaing8035 8 ай бұрын
Hi Thank you for that content! I am just curious about the files size limit and the importance of the file format in your approach. I have seen that you are using .txt files. I am using pdfs to feed the knowledge base of custom GPTs but I am observing a low accurary in the answers. It seems that the GPT is not looking at all the knowledge base (6 merged pdfs with 7000 pages approx. in total). Do you have any advice?
@youwang9156
@youwang9156 Жыл бұрын
really appreciate your work, just have one question for the chunk, can I split the text into chunks by sentence or comma or space instead of chunk size?
@irina_nik
@irina_nik Жыл бұрын
Hi! In this technique it's not possible
@youwang9156
@youwang9156 Жыл бұрын
@@irina_nik I found this technique is not very suitable for dealing with numbers, for example,it will delivers wrong product price which is mixed up with other products, do u have any idea how to fix it ? Thank you so much for ur reply
@user-vc2sc9rq7t
@user-vc2sc9rq7t Жыл бұрын
Thanks for the great tutorial! For multiple documents, can you please advise on how i can retrieve the file name where the contextual information is retrieved from?
@pedromoreno8655
@pedromoreno8655 Жыл бұрын
Hi Irina, thanks for the video. I want to ask how do you limit the model to answer only about your information. I.e., what would happen if the person asks any question out of context (like: "Can I go to Miami for holiday?"), will it reply?. Thanks
@nikieeworld
@nikieeworld Жыл бұрын
Can we use csv or excel files for the same code
@suryahr307
@suryahr307 Жыл бұрын
I notice that you used .txt to store the data but as a researcher we will need to input equations if not graphs. So how to do this? I'm sorry if this a noobie question but I have no programming knowledge.
@nishikantgurav4500
@nishikantgurav4500 Жыл бұрын
cannot import name 'GPTSimpleVectorIndex' from 'llama_index'
@irina_nik
@irina_nik Жыл бұрын
I've updated the code, it should work now
@kylespangladesh2947
@kylespangladesh2947 Жыл бұрын
Great tutorial! Have you considered doing an updated version with the new ChatGPT API?
@irina_nik
@irina_nik Жыл бұрын
Hi! This library is not available with ChatGPT yet. But I'm planning to make a video with ChatGPT API with another use case
@kylespangladesh2947
@kylespangladesh2947 Жыл бұрын
@@irina_nik ok great looking forward to it! I'd love to apply ChatGPT to a custom knowledge base.
@LisaButler-dy1ps
@LisaButler-dy1ps Жыл бұрын
Thank you for sharing this walkthrough! It's exciting to think about the potential uses for this. At my company we have pretty tight digital security because we sometimes deal with personal identifying information. You mentioned that your actual research is also confidential. So I'm curious about the security risk of something like this. Do you have any concerns over the security of the data you are uploading?
@irina_nik
@irina_nik Жыл бұрын
Hi Lisa! The data submitted through OpenAI API is not used for training purposes and is deleted after 30 days. Here is the policy platform.openai.com/docs/data-usage-policies Though we are also still figuring out the security questions, while I'm experimenting with fake data.
@shitaldhakne7989
@shitaldhakne7989 Жыл бұрын
Hi Lisa...! for data security ,you can use azure openai services.
@fernandosalome1520
@fernandosalome1520 Жыл бұрын
if i want to send video to listen transform in text and learn and stororage?
Let's prototype an AI tool in Next.js with ChatGPT API
20:26
Irina Nik
Рет қаралды 5 М.
The day of the sea 😂 #shorts by Leisi Crazy
00:22
Leisi Crazy
Рет қаралды 1,5 МЛН
💩Поу и Поулина ☠️МОЧАТ 😖Хмурых Тварей?!
00:34
Ной Анимация
Рет қаралды 1,9 МЛН
GIANT Gummy Worm Pt.6 #shorts
00:46
Mr DegrEE
Рет қаралды 84 МЛН
How to Build AI ChatBot with Custom Knowledge Base in 10 mins
10:46
Create a LOCAL Python AI Chatbot In Minutes Using Ollama
13:17
Tech With Tim
Рет қаралды 66 М.
Advanced ChatGPT Guide - How to build your own Chat GPT Site
37:09
Adrian Twarog
Рет қаралды 1,1 МЛН
Create a Custom AI Assistant + API in 10 Mins
10:28
pixegami
Рет қаралды 106 М.
LangChain 101: Ask Questions On Your Custom (or Private) Files + Chat GPT
10:11
Greg Kamradt (Data Indy)
Рет қаралды 119 М.