How to use ChatGPT API Python for Beginners - Full ChatBOT Tutorial

preview_player
Показать описание
In this video, we'll learn to build a ChatBOT using Python with ChatGPT API from OpenAI

1. Learn how to get OpenAI Key Token
2. Two different methods of using ChatGPT API in Python
3. Building a Python ChatGPT ChatBOT with openai Python package
4. Using ChatGPT API Completions End point
5. How to change ChatGPT API Parameters like temperature
6. Summary

❤️ If you want to support the channel ❤️
Support here:
Рекомендации по теме
Комментарии
Автор

Nem todo Indiano, mas sempre um Indiano. Obrigado amigo, você é um amigo.

iangouvea
Автор

Great teacher. This is the best explanation for newbies that I've seen.

MN-yzbp
Автор

The error is message": "You exceeded your current quota, please check your plan and billing details." not working please suggest

SurajSharma-bhgf
Автор

This is great! Would love to know how to chain API calls for Whisper and GPT together:

For example:
A Ui where a user speaks, whisper transcribers what they say, then their transcription is summarized/interpreted with a pre-made GPT prompt, and the user can see the summarized/remixed output?

jamges
Автор

Great tutorial for ChatGPT api. I really enjoy watching for your kind and clear teaching:)

bozlild
Автор

You always put out some of the best content out on YouTube. Thanks for sharing your knowledge of AI with the community!

marcelolewinmedia
Автор

Commenting before even watching the video because I want to thank you for all your effort!!

neofuturist
Автор

Thanks bro for being so fast in announcing ai news. Already last night after ur video about chatgpt i jumped on it and made a quick chatbot

arashputata
Автор

Very well timed and nicely explained. Wishlist : please share how to add langchain/gpt index/pinecone 🤞

ashishbhateja
Автор

Excellent video as always. A few things I’m curious about though, using the API endpoint how would you retain chat history like you did using the While True loop? Also if building an application for multiple users how would you do it in such a way that the ChatGPTs memory is specific to a certain user?

Kalease
Автор

Will you please help me where I put this code in which application i understand the whole method how to translate key from open AI and other but I am not able to understand in which application I have to put this all

rahasyabharat
Автор

Hello, very interesting and thanks for being extremely clear.

A question regarding the Data privacy, using these API's will not register any of our data for training purposes right ?

mohammadawwad
Автор

Great video! Covered all the points it sought out to cover. Thumbs up!

anshuman
Автор

Awesome tutorial especially for beginners

mariasueabiera
Автор

I have a project in python language which is a Plan text editor. I want to integrate it with open AI using API for the some purposes which are content suggetions, vocabulary suggetions, spell checker, grammar checker. kindly help me with it.

MuhammadYasir-ucxt
Автор

Hello, very nicely explained. I have a small problem, maybe you can help me.

I run a Linux Mint support forum (Linuxmintusers - LMU GER) with SMF software. In the first post of a support request, users often forget to include their system details so that we can help. How can I use the ChatGPT API, ChatGTP to check the first post to see if the information matches the question or not? Is that possible? Maybe you have an idea for us!
Thank you!

jurgenihlau
Автор

This is really good. Thanks so much for the thorough explanation. A question that perhaps you have already answered.

Is there a way to fine tuned CHAT gpt let's say from content or text you have created? Like your thesis or something?

Thanks

DrRbot
Автор

In the second method can we ask for a related question? likewise, if we ask the first Q. "who is the best chess player?" and the second Q. "he was lost any matches?

priyankjetani
Автор

Excellent tutorial as usual...super up to date content.

stevefox
Автор

Thank you so much, your tutorials are so helpful. Can you pls make a tutorial on how to fine tune this model. Let's say i want to provide the model with several documents. I want it to learn from it so that i can do QA on it.

stevezing