No video

Building AI-Powered JavaScript Apps Is Way Easier Than You Think

  Рет қаралды 31,800

Codevolution

Codevolution

Күн бұрын

📘 Courses - learn.codevolu...
💖 Support UPI - support.codevo...
💖 Support Paypal - www.paypal.me/...
💾 Github - github.com/gop...
📱 Follow Codevolution
+ Twitter - / codevolutionweb
+ Facebook - / codevolutionweb
📫 Business - codevolution.business@gmail.com
Building AI-Powered JavaScript Apps Is Way Easier Than You Think
OpenAI with JavaScript
OpenAI
AI

Пікірлер: 48
@Codevolution
@Codevolution Жыл бұрын
Source code for copy pasting available at - bit.ly/3Lm8iyQ
@elguneliko8658
@elguneliko8658 Жыл бұрын
Sir Can u make a video tutorial about js design patterns **
@johnm7571
@johnm7571 Жыл бұрын
Vishwas u are living legend. Specially the react for beginners series❤. I love all of your videos
@sandeeplakhiwal7043
@sandeeplakhiwal7043 Жыл бұрын
I was just thinking about it and I got notification of it, what a coincidence. I am very excited to use the powers of open ai through it's api. It is awesome content 💙
@Codevolution
@Codevolution Жыл бұрын
That's nice to hear!
@piyush3777
@piyush3777 Жыл бұрын
error code "insufficient_quota" message "You exceeded your current quota, please check your plan and billing details." param
@AtharvaWagh-xh8gb
@AtharvaWagh-xh8gb 6 ай бұрын
Same
@admiralzgaming7065
@admiralzgaming7065 3 ай бұрын
same
@alifhasanshahOfficial
@alifhasanshahOfficial Жыл бұрын
Please do some MERN stack projects in the future. Project building is much more important after learning the basics of React Node Express.
@TheBorninmotion
@TheBorninmotion Жыл бұрын
just wow ! thank you ! Please keep up with vanilla js and ai tutorials !
@sanchitbhalla1176
@sanchitbhalla1176 Жыл бұрын
It is a paid API. If we created an account 3 months before, our free credits would already have been exhausted. So we receive the error message "You exceeded your current quota, please check your plan and billing details"
@admiralzgaming7065
@admiralzgaming7065 3 ай бұрын
i see
@user-vj3dh6ok6o
@user-vj3dh6ok6o 11 ай бұрын
wow. it's wonderful. 여기 한국인은 없군요.. 후후 영어가 짧은 관계로 한글로 씁니다. 저는 자바스크립트 입문자인데 AI 관련 프로젝트를 하고 싶어서 검색하다가 발견했습니다. 영상이 짧아서 저 같은 왕초보가 따라하기에도 무리 없고요 단계별로 설명해주셔서 너무 좋습니다. OpenAI 가 동작이 좀 느린건지 401 접근 불가 에러가 떴었는데 그냥 계속 돌려보니까 어느 순간 작동이 잘 되더라고요. 정말 행복합니다. : ) 'i am happy' ㅋㅋ 그럼 저는 이만 다음 영상도 보러 가보겠습니다~ 7:18 - 8. OpenAPI 연결하기
@danieltibebu2347
@danieltibebu2347 Жыл бұрын
please show us how to connect our own python chat bot to rect js website 🙏🙏🙏
@AlRashidashraf
@AlRashidashraf Жыл бұрын
Hey Vishwas, Can you make a video on prompt engineering and how to develop a software using it and how can we growth in this field as a javascript developer?
@ramraghunathan947
@ramraghunathan947 Жыл бұрын
How can we use only restricted prompt messages
@neontuts5637
@neontuts5637 Жыл бұрын
Thanks for the video. The user can see the api key. How to prevent that?
@gurunnevada17
@gurunnevada17 Жыл бұрын
Hi, Bro! Your code pretty much simple. Do you have any tips to hide the API Key? I think that the only problem I got with your excellent code.
@lesbian-dream
@lesbian-dream 7 ай бұрын
thanks fo good work. you are the best.
@BingoSeria
@BingoSeria Жыл бұрын
10:56 We just gonna breeze by the fact that you asked for a 3 word sentence and the response was 'I am sentient' 😳😳 lol
@aakash6238
@aakash6238 Жыл бұрын
Sir in script tag, just after src. You can add DEFER attribute so that js file renders asynchronous way.
@mohitchandola3435
@mohitchandola3435 Жыл бұрын
which theme are u using ? great lecture🇮🇳🇮🇳
@Jackie815
@Jackie815 Жыл бұрын
Creating this is easy! teach us how to create a GPT architecture so we can build the next OPENAI company!
@busquetsskosana3303
@busquetsskosana3303 Жыл бұрын
Stupidest thing I’ve seen/heard today.
@pokstv
@pokstv 5 ай бұрын
hi im making an assignment project to my niece, should i use my ai gpt account or i should make ai account for her so i can put chatbot in her website assignment? please advise thanks.
@shubham.verma-dev
@shubham.verma-dev Жыл бұрын
Bro It's really nice to see your face in thumbnail. Hopefully you will connect live with audience.
@pranavgoswami5870
@pranavgoswami5870 9 ай бұрын
isn't it the wrong approch? because the API key will be publicly available.
@krabby4j634
@krabby4j634 Жыл бұрын
HTTP/2 429 Too Many Requests 4108ms ?
@hemantjha8625
@hemantjha8625 Жыл бұрын
Very helpful Vishwas 😁
@TharinduNC7
@TharinduNC7 Жыл бұрын
Hope you gonna continue this AI journey
@antoniorobles998
@antoniorobles998 Жыл бұрын
Hi everybody, i have tried everithing several times and even copying and paste the code, changing the API_KEY, of course and cant make it work, I get this error: "Error: TypeError: Cannot read properties of undefined (reading '0') at generate (index.js 50:40), And points to this line of code: resultText.innerText = data.choices[0].message.content; Any ideas? Thanks in advance.
@shubhamdawkhar4681
@shubhamdawkhar4681 Жыл бұрын
Check your console, there might be an error of rate limit, as it is an paid API.
@antoniorobles998
@antoniorobles998 Жыл бұрын
@@shubhamdawkhar4681 yes, that is correct. Thank you so match!
@farhangmdc
@farhangmdc Жыл бұрын
Really Helpful 👌👌😍😍
@amavictor2993
@amavictor2993 Жыл бұрын
I love this channel so much
@ryanfavour4
@ryanfavour4 Жыл бұрын
You are very talented
@samueldonsmog6006
@samueldonsmog6006 Жыл бұрын
Thank you 🥰🥰🥰
@aburaihan-py4vi
@aburaihan-py4vi Жыл бұрын
Excellent!!!!!!!!
@khairiyusoff5040
@khairiyusoff5040 Жыл бұрын
This api is not free. Must setup a paid account to access it.
@okhascorpio
@okhascorpio Жыл бұрын
its free.
@shubham.verma-dev
@shubham.verma-dev Жыл бұрын
Mind blowing 🤯
@raghavenderreddy2729
@raghavenderreddy2729 Жыл бұрын
Awesome 👌 ❤
@abuhossain4274
@abuhossain4274 Жыл бұрын
Wow!
@oyinbrakemimichaelmenebray5966
@oyinbrakemimichaelmenebray5966 Жыл бұрын
Awesome
@soumadip_skyy_banerjee
@soumadip_skyy_banerjee Жыл бұрын
@whatsappvideos9257
@whatsappvideos9257 Жыл бұрын
Cool
@AayushSkp
@AayushSkp Жыл бұрын
❤❤❤
@adivmt
@adivmt Жыл бұрын
First 😅
Masterclass: AI-driven Development for Programmers
8:49
Fireship
Рет қаралды 1,1 МЛН
Stream OpenAI Chat Completions Like ChatGPT in JavaScript
17:17
Codevolution
Рет қаралды 25 М.
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 38 МЛН
Lehanga 🤣 #comedy #funny
00:31
Micky Makeover
Рет қаралды 29 МЛН
الذرة أنقذت حياتي🌽😱
00:27
Cool Tool SHORTS Arabic
Рет қаралды 8 МЛН
Fortunately, Ultraman protects me  #shorts #ultraman #ultramantiga #liveaction
00:10
Learn JavaScript With This ONE Project!
1:10:26
Tech With Tim
Рет қаралды 699 М.
Use OpenAI's API for Free
7:36
bonsaiilabs
Рет қаралды 31 М.
How to Stream Responses from the OpenAI API
12:33
Adam Thometz
Рет қаралды 4,9 М.
Run your own AI (but private)
22:13
NetworkChuck
Рет қаралды 1,3 МЛН
Write A ChatGPT Chatbot With Node.js
28:39
Traversy Media
Рет қаралды 84 М.
How to Use OpenAI's ChatGPT API in JavaScript
7:32
Kodaps Academy
Рет қаралды 5 М.
🛑  Learn to use OpenAI API by building ChatGPT (super simple!) | React Node.js
1:05:13
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 38 МЛН