OpenAI API With Python Tuorial 1-ChatCompletion API and Completion API

  Рет қаралды 48,208

Krish Naik

Krish Naik

11 ай бұрын

github code: github.com/krishnaik06/OPENAI...
Welcome to the OpenAI Tutorials with Python, your gateway to unleashing the immense potential of Artificial Intelligence (AI). In this comprehensive video series, we dive deep into the world of OpenAI, an industry-leading AI research organization, and guide you step-by-step through various practical applications using Python.
Whether you're a beginner or an experienced developer, this tutorial series is designed to empower you with the knowledge and skills to harness the power of AI and machine learning. We cover a wide range of topics, including natural language processing (NLP), computer vision, reinforcement learning, and much more.
►Data Science Projects:
• Now you Can Crack Any ...
►Learn In One Tutorials
Statistics in 6 hours: • Complete Statistics Fo...
Machine Learning In 6 Hours: • Complete Machine Learn...
Deep Learning 5 hours : • Deep Learning Indepth ...
►Learn In a Week Playlist
Statistics: • Live Day 1- Introducti...
Machine Learning : • Announcing 7 Days Live...
Deep Learning: • 5 Days Live Deep Learn...
NLP : • Announcing NLP Live co...
►Detailed Playlist:
Stats For Data Science In Hindi : • Starter Roadmap For Le...
Machine Learning In English : • Complete Road Map To B...
Machine Learning In Hindi : • Introduction To Machin...
Complete Deep Learning: • Why Deep Learning Is B...

Пікірлер: 58
@saikoushik7026
@saikoushik7026 11 ай бұрын
oh my god this is game changer in all of the projects love your content sir cant wait for the next video
@genai142Kumar
@genai142Kumar 11 ай бұрын
So far this is the best video to get started on Open AI. Thank you Krish.
@simcoder5541
@simcoder5541 8 ай бұрын
I'm a big fan and supporter. Thanks for quality content. That .env has been my hardest concept to grasp.
@611artificialintelligence
@611artificialintelligence 11 ай бұрын
I was waiting for this playlist, please create all API work related python and api
@ameygujre7674
@ameygujre7674 11 ай бұрын
There’s been so much heat about LangChain ,if it is possible can you please cover that as well Since there are very less resources available, a mentor like you would help the community a lot
@amanaman3177
@amanaman3177 11 ай бұрын
Thanks Krish for sharing this useful information.
@PAVANKUMAR-vx9ty
@PAVANKUMAR-vx9ty 11 ай бұрын
Nice information sir
@osikoyaadeola2530
@osikoyaadeola2530 10 ай бұрын
Thanks as always 🎉.
@arunavobasu2926
@arunavobasu2926 11 ай бұрын
sir how to identify in the documentation of openai that which apis are for chat completion or which apis are for other functionalities?
@jothsna195
@jothsna195 2 ай бұрын
Hi Krish, your videos are really easy to understand. I have a doubt about openai migration in widnows. Can you please make a video about that
@confusedmind3843
@confusedmind3843 11 ай бұрын
Sir can you advise me a thing. My seniors are telling me to use linus os. Which os distro i should use and how it will help. Which distro will most beneficial?
@malleswararaomaguluri6344
@malleswararaomaguluri6344 11 ай бұрын
Hi krish, very interesting. Can you please make a video on our own custom data. Thanks
@IS--FaisalBaig
@IS--FaisalBaig 11 ай бұрын
Keep it up sir❤❤
@dheerajmishra976
@dheerajmishra976 11 ай бұрын
Thank you sir ❤
@AshnaImtiyaz
@AshnaImtiyaz 7 ай бұрын
please make more videos about openai api
@akankshm9639
@akankshm9639 11 ай бұрын
Thank you sir!
@salmanmohammed7904
@salmanmohammed7904 11 ай бұрын
sir why does the openapi key does not work ? does it only works for paid subscription?
@movieworld-xu6qr
@movieworld-xu6qr 11 ай бұрын
Hi sir, do some videos on text prompts
@mehersaik1873
@mehersaik1873 10 ай бұрын
Does the text-curie model api not work with free account?
@priyamghosh508
@priyamghosh508 11 ай бұрын
Whatever promises you guys gave us about the Ineuron platform, such as course requests and the addition of new courses every month, are not being fulfilled from your end. I am saying this because I have requested a few courses in the past 3-4 months, and they have not been released yet. What is the reason behind this? Should I give up hope for this platform?
@Ravi-sh5il
@Ravi-sh5il 4 ай бұрын
Heyy Krish ,I have an llm hosted at x.x.x.x or a local hot and I wish to chat with it using the open ai API rather than REST APIs how do i do that?
@arjun_1989
@arjun_1989 2 ай бұрын
Getting this message "APIRemovedInV1Proxy" but I can see that my API key is active. Any suggestions to solve this?
@sharadsisodiya3853
@sharadsisodiya3853 11 ай бұрын
sir i am using the openai first time still i am getting the error -: RateLimitError: You exceeded your current quota, please check your plan and billing details.
@niluthonte45
@niluthonte45 2 ай бұрын
Hi sir make such video for generate creative text and modifing text provided by user using api key.
@ushapandey1538
@ushapandey1538 4 ай бұрын
U:\OpenAI>conda create -p venv python=3.9 -y 'conda' is not recognized as an internal or external command, operable program or batch file. Can you help me on this?
@sand9282
@sand9282 4 ай бұрын
check your conda installation
@rohankini6444
@rohankini6444 2 ай бұрын
if you re still stuck: adding conda to your path will help.... 'katoon studio' named yt channel has video related to this issue !!
@siddharthapatro657
@siddharthapatro657 Ай бұрын
please install miniconda version and open vs code in admin mode it worked for me ..
@user-hq3qp1ds5j
@user-hq3qp1ds5j 9 ай бұрын
so all of these openai model cost money? I get rate limit exceeded errors all the time
@NaryVip
@NaryVip 11 ай бұрын
Hey Krish need a video on document querying with langchain and vector DB. (store the book vector data and retrieve it any time using chroma with unique ID)
@krishnaik06
@krishnaik06 11 ай бұрын
Alreafy uploaded a video
@NaryVip
@NaryVip 11 ай бұрын
@@krishnaik06 Yeah krish, I saw that. but you didn't mention about storing and retrieving process(of vectors with their names or IDs). It was just a realtime vectorisation. I am stuck there... couldnt find a proper tutorial. Hope you cover that.
@cocgamingstar6990
@cocgamingstar6990 11 ай бұрын
Finally ty sir
@rishabguggali3411
@rishabguggali3411 11 ай бұрын
How to solve the SSL CERTIFICATE error
@rahulyeole6411
@rahulyeole6411 11 ай бұрын
How to install visual studio
@abhishekjoshi5949
@abhishekjoshi5949 10 ай бұрын
ModuleNotFoundError: No module named 'dotenv'
@user-wu5qw2qe1k
@user-wu5qw2qe1k 9 ай бұрын
I am getting error on first trial only "RateLimitError: You exceeded your current quota, please check your plan and billing details." How to resolve this?
@pranshushrivastava4551
@pranshushrivastava4551 2 ай бұрын
For me too
@shwetanksingh9571
@shwetanksingh9571 10 ай бұрын
@abhinayyadav9416
@abhinayyadav9416 9 ай бұрын
PLEASE MAKE LANGCHAIN USING HUGGINGFACE
@pulkitmehta2203
@pulkitmehta2203 6 ай бұрын
It's saying openai.ChatCompletion is no longer supported in openai>1.0.0. Please help, thanks.
@biplabmondal3565
@biplabmondal3565 6 ай бұрын
better go for 0.28.0 version of openai
@iamOMPATEL
@iamOMPATEL 4 ай бұрын
Open AI has got to too many changes, so better to take this video as theory and then implement reading Open AI's GitHub guide/documentation
@abhishekjoshi5949
@abhishekjoshi5949 10 ай бұрын
'conda' is not recognized as an internal or external command, operable program or batch file.
@srivarshans3116
@srivarshans3116 7 ай бұрын
Could you get solution for this ?
@manishaarya247
@manishaarya247 4 ай бұрын
kzfaq.info/get/bejne/h9B8epif2rPGhXk.htmlsi=Nhoeft9u0C-6T6qP
@siddharthapatro657
@siddharthapatro657 Ай бұрын
please install miniconda version and open vs code in admin mode it worked for me ..
@KokkeOP
@KokkeOP 11 ай бұрын
2 typos on title!
@MariadeLourdesAniesSanch-ze7hf
@MariadeLourdesAniesSanch-ze7hf 9 ай бұрын
I like freedom because people never every one is my body
@sardulraajendran
@sardulraajendran 6 ай бұрын
is not it paid??
@bharat_buzz
@bharat_buzz 2 ай бұрын
conda command not working
@smaa01
@smaa01 24 күн бұрын
Have you installed Conda
@avniarora1998
@avniarora1998 9 ай бұрын
Is openai api paid?
@devrajsinhrajput8041
@devrajsinhrajput8041 8 ай бұрын
Right?? 😂😂😂😂😂
@gymdirections8372
@gymdirections8372 3 ай бұрын
Right 👍🏻
@notterboutuyer2781
@notterboutuyer2781 6 ай бұрын
OK?
The Power Of Function Calling Ussing OpenAI API Tutorial #2
18:16
Top 5 Ways to Use AI for Data Science & Analytics
5:22
Dr. Christy - Sharing What I Know
Рет қаралды 18
Eccentric clown jack #short #angel #clown
00:33
Super Beauty team
Рет қаралды 22 МЛН
CAN YOU HELP ME? (ROAD TO 100 MLN!) #shorts
00:26
PANDA BOI
Рет қаралды 36 МЛН
Use OpenAI's API for Free
7:36
bonsaiilabs
Рет қаралды 4,7 М.
OpenAI Embeddings and Vector Databases Crash Course
18:41
Adrian Twarog
Рет қаралды 383 М.
Things Required To Master Generative AI- A Must Skill In 2024
15:01
I Made 200 Python Projects...Here Are My 5 FAVORITES
11:23
Tech With Tim
Рет қаралды 126 М.
Eccentric clown jack #short #angel #clown
00:33
Super Beauty team
Рет қаралды 22 МЛН