He already teaches you making these awesome projects... I literally learned frontend with him, the best methods to learn is creating something to see how it works on practice
Nice project, i have learn a lot of new skills. I have successfully completed this project, and I also try to add more api for deleting chat history and also image from cloud delete if we delete chat history. Nice project ❤❤
This looks great! Can you please do a Practo or Preply clone project ? Like building a telehealth/online tutor or doctor booking website with payment/video call and online classroom/video consultations. Thanks!
Hi 😊 You can see your DNS records on the domain panel. Click on the "manage" button next to your domain, select "DNS/Nameservers", and add a new record. It should be an "A" record and the address should be the server's ip address
bu arada sadece chatgpt 3.5 kullanarak ücretli uygulamalar yapıyolar ve milyon dolarlar kazanıyolar sadece reklam basarak nasıl yapıyolar anlamıyorum sadece ek bilgi olarak eklemek istedim. Abim videoların çok güzel ingilizcen de çok anlaşılır. Süper gidiyo böyle devam ❤
Hello Sir, I am not getting complete ai answer stored in database though I am getting complete answer in frontend.therefore I am not able to fetch complete chat on chatPage.
Can I see the file, env of the admin? I coded according to you but the Api is still Unauthenticated even when I download the code from githup, it still happens. Please help me
Hello, thank you for your valuable video. it helps me very much. I have a question. I used imageKit as you told in your video. but when I upload the image I get this error: "Your request contains invalid expire parameter" could you please help me to resolve this?
nextJs + Rtk = serverside or client side video please if we dont use rtk how to write code for CRUD in Nextjs for same app if we use rtk how to write code for CRUD in Nextjs for same app what is diffrence how to deal mega app in Nextjs
Sir please build an Crowdfunding app architecture using mern - after analysing entire youtube i am not able to see any such app dev -if you dont mind please build an app for crwd funding were new using after login can add new campign for funding for a project, after adding thir funding value at admin side conformation like step by step architectur
at 2:37:10, I am getting a Unathenticated error, im not sure why, any help please? : Error: Unauthenticated at file:///C:/AIChat/backend/node_modules/@clerk/clerk-sdk-node/dist/index.mjs:139:12 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
I encountered the same error, it took me a long time to figure it out If you've worked with clerck before, make sure to copy this project's env variable into env file
Also there is this error too: Unexpected Application Error! [GoogleGenerativeAI Error]: First content should be with role 'user', got undefined I dont know if anyone knows why this is happening or there is a way around it
in case some one has this problem, I did this in the const chat = ... and it worked for me: history: data?.history?.length > 0 ? data.history.map(({ role, parts }) => ({ role, parts: parts?.length > 0 && parts[0]?.text ? [{ text: parts[0].text }] : [], })) : [],
at 1:34:47 I'm getting error as missing public key, but i have defined public key in .env file but because of '=' at last the editor is considering it as new variable can u help in this.
@@ezevalentine7610 I did not mean to disrespect him nor I did, if he found it revolting he could have deleted it.And yeahh I created multiple projects might be more than you 😶🌫️ and I still learn a lot from lama 💚.
@@ezevalentine7610 I did not mean to disrespect him and I think jokes are not to be taken seriously 😐 but ig people like you just want to fight over trivial matters.
You cant deploy a fullstack like that to vercel, maybe try and deploy the backend to render and then the client to vercel. But render has network latency, because it immediately sleeps your server when you are not using it
throw new Error(errorMessages_1.default.MANDATORY_PUBLIC_KEY_MISSING.message); ^ Error: Missing publicKey during ImageKit initialization at new ImageKit (C:\Yash College\AI-CHAT\bakend ode_modules\imagekit\dist\index.js:101:19) at file:///C:/Yash%20College/AI-CHAT/bakend/index.js:35:19 at ModuleJob.run (node:internal/modules/esm/module_job:222:25) at async ModuleLoader.import (node:internal/modules/esm/loader:316:24) at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5) Node.js v20.14.0 i check everything about that but it shows this error anyonre can ?
Nice project, i have learn a lot of new skills. I have successfully completed this project, and I also try to add more api for deleting chat history and also image from cloud delete if we delete chat history. Nice project ❤❤
bro can you please help me ,my issue is that "my create a new chat- is not working, when i enter a prompt nothing happens but rather it is shown in recent chats"
@@vasuchourasia8021 bro, when you create new chat and enter prompt first chat comes in resent , and then chat history will start at that chat which is in sidebar.
This man keeps me in goosebumps whenever he share this massive course for free on YT. I bow down boss. 🔥
Thanks Lama Dev, you are making young Fullstack devs have great projects, this opens more doors for them. Thanks so much sir, we appreciate you
Lama Dev the best programming channel in youtube, thank you Bro
Great video as always. You should make a full React course from props to hooks. Watched your use reducer tutorial, your teaching method is magic
He already teaches you making these awesome projects... I literally learned frontend with him, the best methods to learn is creating something to see how it works on practice
I was actually thinking about when will you drop project again..and boom you did it again... thank you so much
Finally an AI Chat project with React. This is looking great. Thank you so much ❤
Hey Lama Dev, your tutorials are just amazing! I'd like to suggest you to do more tutorials on building AI enhanced applications.. 🤩
"Hello Friends" the moment i know i gonna learn something new 😁
Still Amazing Lama! Thank you for your quality videos!
looking forward to learning micro frontend with you Single-spa!
Thank you Lama Dev. Always love your videos
Nice project, i have learn a lot of new skills. I have successfully completed this project, and I also try to add more api for deleting chat history and also image from cloud delete if we delete chat history. Nice project ❤❤
Just started on your last Social Media App project, currently around the 2 hour mark, looks like I gotta pick up the pace !
LAMA DEV you are superrrrr amazing sir!
An absolute Legend you are..
thank you for these high quality projects ☺☺
Wow that's Great. Thanks for the project
My guy is cooking
Bro fr lama the goat 🐐
Let him cook😂😂
can we deploy it on any other sites , which are free ?
@@vishalghule4807 yes
@@vishalghule4807 I was trying on render but problem I faced was clerk api used here is not for production purpose
This makes me happy, All the best!!
I was waiting for the project
I was thinking of creating that same and you uploaded the video.😅
It'll help me learn❤
Thanks for sharing 😀👍 greetings from Colombia.
thanks a lot for the hosting part.
You are a community hero, For real.
thanks. do a SaaS project with other features next
Bro literally cooking ❤🎉😂
Lama my Guru, how can i ever thank you
This looks great! Can you please do a Practo or Preply clone project ? Like building a telehealth/online tutor or doctor booking website with payment/video call and online classroom/video consultations. Thanks!
great stuff lama :). Any ETA on the course?
This is wonderful Lama. Great. At 3:20:05, you mentioned to change the DNS of domain. Where is this changed if the domain is also hosted by Hostinger?
Hi 😊 You can see your DNS records on the domain panel. Click on the "manage" button next to your domain, select "DNS/Nameservers", and add a new record. It should be an "A" record and the address should be the server's ip address
@@LamaDev Thanks Lama. That has worked. I also realized I was using server port in my server environment file instead of the client port.
Great tutorial thanks a lot for sharing yr expertise.
The king is back 👑
Amazing as always.................... expecting a fully functional SAAS(pls pls)
Document managent, CRM or tool for SEO. That projects very interesting for you to make 😊😊😊😊
bu arada sadece chatgpt 3.5 kullanarak ücretli uygulamalar yapıyolar ve milyon dolarlar kazanıyolar sadece reklam basarak nasıl yapıyolar anlamıyorum sadece ek bilgi olarak eklemek istedim. Abim videoların çok güzel ingilizcen de çok anlaşılır. Süper gidiyo böyle devam ❤
I am gonna start this project right now 😤😤
Thank you. Create a travel web project to share beautiful place in the world.
Lama Dev is the best🎉🎉❤
Nice one Lama
Could you do a fullstack Next.js with firebase build
OMG!!! This guy is Legend 💪
i really like this tutorial thanks for the good work, but please Mr lamadev i want to ask whether we can use prisma with hostinger mysql database.
Lama dev youre the goat 🐐
Can you please make a video on an inventory management system…thanks a lot for this one
how to deploy this project on free hosting website like render
hi, may i ask why your scroll bar is different from mine, yours are way more elegant...
Good day greetings 🎉
can i deploy it on vercel
Hi Lama dev, can i create this project and add it in my resume as a 2.9year experienced developer for my job change.
We love you man
Hi teacher. Why don't you make a CRM project by using headless CMS? I thinks it very usefull nowday.
I want to know what did you add that help you to write your CSS as you are using scss. ❤
Is there a particular reason this project opted not to use Tailwind CSS for styling?
I just finished hosting the blog app with next js and prisma 😂
do a user managment system next!
@lamaDev Is there any way to deploy the application without changing the URL, I don't have my own domain.
Hello Sir, I am not getting complete ai answer stored in database though I am getting complete answer in frontend.therefore I am not able to fetch complete chat on chatPage.
Thank you❤
is there any alternatives for using clerk in production mode without a custom domain
Can I use llama ??
I want to build the Local Ai not online or not internet connection..
Please reply....
Kindly reply.
And Explain how
I have windows and I also use WSL (windows subsystem Linux)...
Can I see the file, env of the admin? I coded according to you but the Api is still Unauthenticated
even when I download the code from githup, it still happens. Please help me
is it possible to deploy for .net api,SQL in the same Hostinger in that price
Hello, thank you for your valuable video. it helps me very much. I have a question. I used imageKit as you told in your video. but when I upload the image I get this error: "Your request contains invalid expire parameter" could you please help me to resolve this?
why are u using imagekit whhhy cant we just keept it in the database and fetch them??
sir is m0 free cluster no more available?? mine is not showing.please reply asap
how i can find your image i am making a project but i face issue of images plz tell me how i solve this issue for your images
2:00:40 build an AI and then use that AI to help you build an AI. classic!
how to run the complete git hub chatgpt clone while runing the npm i in client folder it is giving error
Can this project be achived using next.js and not using express sir ?
nextJs + Rtk = serverside or client side video please
if we dont use rtk how to write code for CRUD in Nextjs for same app
if we use rtk how to write code for CRUD in Nextjs for same app
what is diffrence how to deal mega app in Nextjs
Sir please build an Crowdfunding app architecture using mern - after analysing entire youtube i am not able to see any such app dev -if you dont mind please build an app for crwd funding were new using after login can add new campign for funding for a project, after adding thir funding value at admin side conformation like step by step architectur
Is it possible to make a web application to generate 2d animation
at 2:37:10, I am getting a Unathenticated error, im not sure why, any help please? : Error: Unauthenticated
at file:///C:/AIChat/backend/node_modules/@clerk/clerk-sdk-node/dist/index.mjs:139:12
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
I encountered the same error, it took me a long time to figure it out
If you've worked with clerck before, make sure to copy this project's env variable into env file
@@dextergrimes502 bo can u elaborate a little much
hai lama so many AI tools are generating figma design to REact code why should i learn all these now what devloper should do
yeah, you are right. Eat five-star and do nothing.
Also there is this error too:
Unexpected Application Error!
[GoogleGenerativeAI Error]: First content should be with role 'user', got undefined
I dont know if anyone knows why this is happening or there is a way around it
I also have this error, do you know which file this is coming from?
@@alexanderpayes2781 bro its from NewPrompt.jsx file
in case some one has this problem, I did this in the const chat = ... and it worked for me:
history: data?.history?.length > 0
? data.history.map(({ role, parts }) => ({
role,
parts: parts?.length > 0 && parts[0]?.text ? [{ text: parts[0].text }] : [],
}))
: [],
@@alexanderpayes2781 where to implement which file
@@alexanderpayes2781 bro, it worked, but i curious about what happened to the bracked that were covering the statement
I wanna learn react native on this channel
Hello Lama dev can you make video about featured sliced design
at 1:34:47 I'm getting error as missing public key, but i have defined public key in .env file but because of '=' at last the editor is considering it as new variable can u help in this.
Try having it in the root of your project directory, same level as “package.json” (not inside the src directory).
rename the .env file to .env.local worked forme
directly copy paste the keys man
are there any free deployment services rather than of paid one
Did u find any
can anyone help me run the complete version please😢
Thanks for the project👍
lol you built chatgpt clone with Gemini api 😂
so what did you build, or just there to laugh at peoples?
@@ezevalentine7610 I did not mean to disrespect him nor I did, if he found it revolting he could have deleted it.And yeahh I created multiple projects might be more than you 😶🌫️ and I still learn a lot from lama 💚.
@@ezevalentine7610 I did not mean to disrespect him and I think jokes are not to be taken seriously 😐 but ig people like you just want to fight over trivial matters.
You have to fine tuning.
Can you start react native tutorial 🙏🙏
also upload .env-example file for both backend and cilent
can you please show us how to deploy for free fiverr website which you have created and make it responsive
I got "Error: Authentication request failed: Request failed with status 404 error in part 1:39:35
ask this from gpt
sir clerk middleware is updated ,and it is giving me an invalid publishable key ,please help
I am the same I am getting unathenticated, did you find a fix?
@@Yooin22 no ,struggled for a day and couldn't able to fix
@@viraj1228did you get the same error when you tried to sign in for unauthenticated?
@@Yooin22 s ,same unauthenticated error
@@viraj1228 weird… I wonder if Lama will reply
Is this website responsive?
It's not totally responsive. When I tried to put it in the phone screen size, I found a blank on the right side XD
Can you share the figma design ao we can give it a try by our selfs.
Thanks ❤
did you completed the project? does the code works properly?
@@chphanisimha7802 yes its working like in the tutorial
@@ismailbaarka8740 thanks, are there any free deployment services
Can you do it with llama ai 😅
its responsive ? anyone have idea
no,
i dont think so
gemini AI free?
Where to deploy this for free ? 😅
I think vercel would work innit?
@@ShimwaKelly Yes i just deployed the blog app to it but in 7 days i got 99 errors 😂
@@M_code_H authentication and cookies are problem when deployed free
You cant deploy a fullstack like that to vercel, maybe try and deploy the backend to render and then the client to vercel. But render has network latency, because it immediately sleeps your server when you are not using it
22:00
Your create job find website
I hate prisma🤬🤬
Why are you still using javascript and not typescript?
TypeError: Cannot read properties of undefined (reading 'VITE_CLERK_PUBLISHABLE_KEY')
can anyone help me out?
Hi, can someone help me. I am trying to replicate this but swap gemini for openai api. Can someone show me how to do that. Thanks @LamaDev
throw new Error(errorMessages_1.default.MANDATORY_PUBLIC_KEY_MISSING.message);
^
Error: Missing publicKey during ImageKit initialization
at new ImageKit (C:\Yash College\AI-CHAT\bakend
ode_modules\imagekit\dist\index.js:101:19)
at file:///C:/Yash%20College/AI-CHAT/bakend/index.js:35:19
at ModuleJob.run (node:internal/modules/esm/module_job:222:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
Node.js v20.14.0
i check everything about that but it shows this error
anyonre can ?
@@sheen.6241 I solved it install e dotenv and import in index.js
JUST LIKE THAT
Nice project, i have learn a lot of new skills. I have successfully completed this project, and I also try to add more api for deleting chat history and also image from cloud delete if we delete chat history. Nice project ❤❤
are you having any error?
@@ezevalentine7610 I have done successfully by following tutorial, it work fine
bro can you please help me ,my issue is that "my create a new chat- is not working, when i enter a prompt nothing happens but rather it is shown in recent chats"
@@vasuchourasia8021 bro, when you create new chat and enter prompt first chat comes in resent , and then chat history will start at that chat which is in sidebar.
@@vasuchourasia8021hey I am facing the same issue can you please help me out