Build and Deploy a RAG Chatbot with JavaScript, LangChain.js, Next.js, Vercel, OpenAI

preview_player
Показать описание

Course developed by @aniakubow

🏗️ DataStax that provided a grant to make this course possible.

⭐️ Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:04:01) What is RAG?
⌨️ (0:06:21) Prerequisites
⌨️ (0:07:06) Vector Embeddings
⌨️ (0:09:22) Datastax Vector Database Management System
⌨️ (0:11:42) OpenAI
⌨️ (0:14:13) Let’s build a F1 RAG Chatbot!

🎉 Thanks to our Champion and Sponsor supporters:
👾 Drake Milly
👾 Ulises Moralez
👾 Goddard Tan
👾 David MG
👾 Matthew Springman
👾 Claudio
👾 Oscar R.
👾 jedi-or-sith
👾 Nattira Maneerat
👾 Justin Hual

--

Рекомендации по теме
Комментарии
Автор

Thanks so much for watching!! Hope everyone finds this course useful 😊 Remember to use the same versions of the packages that are shown in the package.json file if you are watching this video in the future, and watch the video through to the end to get all of the code for free 🎉

aniakubow
Автор

Literally u guys r doing amazing work, thanku.

shahaadii
Автор

If you get the error that your OPENAI_API_KEY is wrong but you've checked 100x and know it's right, you probably have a system-level environment variable for OPENAI_API_KEY that is likely overriding the value in your .env file.

Hope this helps :D

shib
Автор

It was an awesome tutorial. I actually built it my own way. For those wondering if they can do it for free. Without using the openai embeddings or openai models then yes you totally can.

anfiiaidev
Автор

THat's the thing i am looking on youtube for several days.
nextJS with GenAI

arunshukla
Автор

That just came in the very right moment. Thanks for sharing your knowledge 🙂

XaverHauck
Автор

Hopefully this video will get me from RAG to riches

ICodeForALiving
Автор

I finished this project with latest version of NextJS. I used tailwindcss. But I dont like Data Stax DB performance. Anyway, I learned new things.Thank you Ania...

abdullahkarahan
Автор

This channel is doing more good for the world than the United Nations, I think.

sandeepreddy
Автор

It course useful for developer. Thank you...

himkhy
Автор

Where can I learn more about the API's pricing for both vision and text?

Dooshanche
Автор

The tutorial is great, but getting an error with the next.config.ts file that I am unable to resolve after much troubleshooting. Are the project files available to compare with mine?

justgimmethedamnfile
Автор

thank you for this great tutorial ! how can I deploy this to vercel or any other platform to access to in my browser

emmanuellopez
Автор

Could you please share the version of 'ai' package that is used here, because in the recent release OpenAIStream and StreamTextResponse isnt available

KajalMusic-td
Автор

Do you know something called as rafce 1:13:18

shivashankarec
Автор

can any one share the repo of the project please ?

AkramBOUGHAZI-sw
Автор

any free alternatives i can use instead of openai API?

ojusw
Автор

Can we have the same thing in PYTHON please ?

ajithsdevadiga
Автор

As I was running the loadDb script, I saw at some point that my Astra DB had 850+ records in my f1gpt collection. A few minutes later, it went down to 418 records. Then it went back up to 1028 records. Can this happen where the number of records decreases in a collection?

stratuspei
Автор

Why was the app router not used instead of pages?

shivashankarec