Hello my dear friends!
I know that eveyone better understand this problem, it’s a great news, but if a beginner user take a decide to learn basically step by step from beginning up to advanced with best practices, what’s the best way to learn API in a short time with greatest and effective suggestions to beginner users.
For example : how can a begginer usre write a command or prompt to app that it save there lessons where that he/she left off.
2:- how can a beginner user know or write prompt that start there learning lessons basically and API guid or teach without any mistake during the teaching and summarizes informations.
Hi! I think I’m pretty qualified to answer this since I didn’t even know how to write code a year ago.
In my opinion the best way to learn how to use OpenAI’s API (or really any technology) is just to play with it and try to get it to work. First step is installing python and Visual Studio Code. One you’re done that just create an API account and get to playing.
ChatGPT is actually an incredible partner in your learning journey, but don’t forget that it doesn’t actually have access to the latest documentation or info so if you ask it something requiring that it will almost always hallucinate.
What I did when getting started was just copying and pasting the API Documentation into ChatGPT and asking questions, or working with the model to write code.
Also watch a ton of YouTube videos
If you hit any speed bumps just come here ask!
2 Likes