Learn how to use React and the OpenAI API to create an application like ChatGPT. The application can answer our questions, convert the text into different languages, or even convert JavaScript code to Python.
OpenAI API:
✏️ Course developed by @CybernaticoByNishant
ChatGPT with React:
OpenAI with React:
⭐️ Contents ⭐️
⌨️ (0:00) Introduction
⌨️ (4:01) Importing configuration and api keys
⌨️ (11:27) Creating the input and button
⌨️ (16:09) How to create an image
⌨️ (23:32) Getting the api key from the console
⌨️ (28:48) Setting up the menu items
⌨️ (36:14) Hovering options in the options
⌨️ (41:03) Importing the translated component
⌨️ (48:47) Setting options in a file
⌨️ (53:30) Finishing main function
🎉 Thanks to our Champion and Sponsor supporters:
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Erdeniz Unvan
👾 Justin Hual
👾 Agustín Kussrow
👾 Otis Morgan
—
Learn to code for free and get a developer job:
Read hundreds of articles on programming:
Thank you for posting such helpful content as always 💗
1st comment 😁😁 and thanks to freecodecamp for provide such kind of great content to learn. ❤
Was waiting for FCC to put light on Chat GPT too and boom here it is !
Great work
Thank you for sharing❤️
Sir can you plz do with angular
Every “coder” is going to look at this video and say they made an AI tool 😂
Fr ong 😂
It will will helpful like who are interested with angular
Wow, please can I have the full source code? I will appreciate if you can let me have it
Very insightful. Weldone 👏👏👏
which languages are used in this video
Very helpful! Thank you so very much!!! 🙂
I already tried the Image creator using Kivy. Worked really nice but sadly wasn’t able to port it to Android 🌚.
Thank you 🙏 for posting this.
Woooow! Thank you so much for this video. I’ll start right away !
I had that idea as well: ask chatGPT to program a chatGPT clone.
Would be nice to have a non proprietary example close to gpt-3 as possible. For offline personal use. On your own pc machine on your own network. would love to see a video on that!
you can’t use something like chat gpt3 offline
@Shashank Bhatnagar Is that really the case though? I can locally use stable diffusion for instance with no external services required.
@deniz Orsel my sensibilities say that gpt must be using the internet to pull out information and process it through NLP and deliver the output. It’ll be crazy for it to have this much of data locally Stored somewhere. Stable diffusion can work like a regular software because it has limited output.
That’s what I think.
@Shashank Bhatnagar agree to you dude, besides, that kind of AI requires tremendous amount of computing power, which an average home computer may not be capable of.
Eagerly waiting to see a clone with Django
So how to take the input of a text field and send it to an api then put that response into the dom?
I mean thanks I guess. How to actually make a ChatGPT clone would be more interested if you explained how to actually make a chat gpt clone 😀