My page container is inside header option, so it dosent take space below the icon and logout and chat. Can you please help... I haven't used page container within header, tried settings, nothing works. Tried margin, fledDirection, mx, display. It only occurs on full-screen of laptop, otherwise margin of box overlaps with header and works normally
So im asking there is the first part you have released already, So are we going to ignore that and focus this one? Or the first part still relates with ths one?
Could you please tell why are you used Typescript instead of Javascript? Intstead of using typescript & convert to Javascript you are directly used Javascript ?
Hi nikhil !! I got the error when i try to Creating and Sending API Request to backend. Please reply as soon as possible. From 2 days I am stucked there. Tried every possible ways.
@@rokadehakerr7285 actually that problem can't be resolved we need a private domain for both our frontend and backend services to communicate via http only cookies. If you want to know the error check in production when you signup no cookies will be generated.
i got an error "500" when to start chatting with AI i don't know the problem where so i download ur code and add my .env file and run it i got the same error where could the problem be ?
@@MuhammadAbdullah-fr1fu i don't find the solution i think the problem not in code but from the AI Website it self maybe there is new version or something
@@ismailbakhach8990 I have done some research and the issue mainly is that before using open ai api we have to add credit card details and then made 5 dollars payment. After this we can use it and when we ask one question and ai will respond it. It will take about 0.0002 something dollar depending on characters of question and answer by AI but the main thing is that without doing 5 dollar payment using credit card it will not work
when i go to your github i can't see the source code of the project, i can only see the gitignore and the LICENSE, so please guide me and tell me what can be the issue.
Hey bro I'm getting Internal Server error ( 500 ) while I should get response from chat gpt 4:32:50 Please help me and everyone who's facing the same issue. Plz bro
Hi please can you tell me why I am getting 500 status as something went wrong my request is not taking by openAPI 4:32:45 do we need to pay for GPT so that afterwards will get response I have not added card please can you reply sir?
@@IndianCoders but sir when I am trying to add card it says you need to add min 5$ did they change policy sir? and Thanks for you support and Quick response greatfull thank you
@@googlewasmyidea3159 no I have added debit card but the response is same 500 status call so I need to pay for that I tried 3 debit cards the payment is not taking after payment only we use api untill then we will not response I think please you can check once and let me know
Sir I have included card in openApi but why i am getting Internal server error(message: something went wrong) please can you reply I am trying to degbug from 4 days cant figure out 4:32:45
@Engineer2100 Basically, you will have to go to your OpenAI's account and add a payment method. What I did was I added 5 dollars, and then I worked for me. Because every request you make , when you add prompt, it comes with a cost, for something like $0.002 per request. That worked for me. You can give it a go, but there is nothing wrong with your code. You can showcase this project without implementing that.
user.chats.push(chatResponse.data.choices[0].message); this gives an error given below Argument of type 'ChatCompletionResponseMessage | undefined' is not assignable to parameter of type 'AnyKeys & AnyObject'. Type 'undefined' is not assignable to type 'AnyKeys & AnyObject'. Type 'undefined' is not assignable to type 'AnyKeys how to remove this error
Dear Nikhil, When I run the npm run dev, I get taken to the account creating page, where it does not let me sign up or login. What could be the issue? Time stamps: 1:05:24 (Login Route) 1:29:34 (Signup Route)
Source Code: github.com/Nikhilthadani/MERN-AI-ChatBot.git
Branch: Starting Project and Final
My page container is inside header option, so it dosent take space below the icon and logout and chat.
Can you please help... I haven't used page container within header, tried settings, nothing works. Tried margin, fledDirection, mx, display.
It only occurs on full-screen of laptop, otherwise margin of box overlaps with header and works normally
@IndianCoders This is a great project! Can you make a tutorial on how to securely deploy this Full-Stack Application?
there is only 3 file .gitignore ,lisence,readme where the otherone??
bro there is no code in the github link you provided
@@varunsannapureddy6782 click on branch in choose start or final project
Completed this project with OpenAI V4 Migration.
Thank you for Teaching.
Is chat gpt api free
can you help me bro 500 internal server error
Bro after the backend part complition when I go to create frontend it shows gives unide tified error . Iam not able to create front end please help
Bro can you help me I am having issues with it
@@amankashyap4921
i have same issue
very good explanation.Completed the project in 3 days
Congratulations 🎉🎉
Please share feedback
Bro if u don't mine u can help me
pls help in running the project
Bro !! I am getting error , When i try Creating and Sending API Request to backened. The error is Axios. plz help bro.. Got stucked there from 2days.
absolutely masterpiece, keep working the hard job bro !!!
Extra love❤❤ FOR typescript
Is this the second part or you have combined all the three parts and you make it one?
Complete ✅
So im asking there is the first part you have released already, So are we going to ignore that and focus this one?
Or the first part still relates with ths one?
@@alihassanhaji2830 this is complete project and with enhanced UI. You don't need to start from first part again
Thanks fr the positive feedback...
Love from Kenya 💖💖💖💖
I can't see my token in browser cookie, please help me . but ok in postman @@IndianCoders
Hii nikhil, can we train the chatgpt on our data and then use it
Could you please tell why are you used Typescript instead of Javascript? Intstead of using typescript & convert to Javascript you are directly used Javascript ?
I don't have knowledge of typescript, can i still follow this tutorial or first i should learn typescript?
follow the tutorial contineosly , will learn a lots about typescript
Waiting 🥳🥳🥳
Where can We deploy this project , is there a deployment video maybe ?
how we can deploy please can you make video or please can you explain
Hi nikhil !! I got the error when i try to Creating and Sending API Request to backend. Please reply as soon as possible. From 2 days I am stucked there. Tried every possible ways.
that is Axios error.
@@SATYAMKUMAR-nh5nn did u find a way to solve it
I have completed the porject but facing a lot of issues while hosting it can someone explain what changes need to be done for hosting this project
@@rokadehakerr7285 actually that problem can't be resolved we need a private domain for both our frontend and backend services to communicate via http only cookies. If you want to know the error check in production when you signup no cookies will be generated.
How can we deploy this project please make a video
did you deploy it?
bro..where can i find the source code..help me
Great video
Hi I open your git link I don't found source code why?
great project ❤❤
Say if I want to customise the model based on custom data how to do this
same question from me
Same question 🤔
can i finish this project without adding debitcard?
you have to add debit card but you won't be charged if you use gpt3.5turbo
i got an error "500" when to start chatting with AI i don't know the problem where so i download ur code and add my .env file and run it i got the same error where could the problem be ?
Bro if you find the solution of problem please share with me i am ongoing same error
@@MuhammadAbdullah-fr1fu i don't find the solution i think the problem not in code but from the AI Website it self maybe there is new version or something
@@ismailbakhach8990 I have done some research and the issue mainly is that before using open ai api we have to add credit card details and then made 5 dollars payment. After this we can use it and when we ask one question and ai will respond it. It will take about 0.0002 something dollar depending on characters of question and answer by AI but the main thing is that without doing 5 dollar payment using credit card it will not work
@@MuhammadAbdullah-fr1fu do you think we can integrate another api of gemini or some other free ai in this project?
@@batmanlovesjokerr i want to do the same....but can't find any way to do it
in my vs code, compiler is not creating the index.js file after running npm run dev on terminal,please help me
how much do we have to pay??
Sir next project kab using mern??
COMING!!!
Hi Nikhil im still getting the 500 inter server error and a axioserror err_connection_error can u help me please
i am not able to find the source code in your github profile. plz provide me
Dude there's a thing in github that we call branches.
1)I downloaded your project and when I run sign up it says error signing up?? 2)Can I run this project for free
i think u should put ur mongo DB and the other in .env file
thanks ❤ 3000
im facing cors error did exactly the same from video but still not working can anyone help me with that or faces the same issue ...please reply
I am now only starting this project. Is that openai integration is free? Please reply
Just add debit card and if you use 3.5 current chatgpt version you won't be charged but if you use gpt4 then there's charges
awesome content !!!!
can you provide the source code?
when i go to your github i can't see the source code of the project, i can only see the gitignore and the LICENSE, so please guide me and tell me what can be the issue.
check branches
What is differnce between ChatGPT and this project
It's the modded duplicate of gpt with advanced authentication and customisation capabilities.
Will this Project work if I download zip from github and run npm install in both frontend and backend folders?
Yes
Hey bro I'm getting Internal Server error ( 500 ) while I should get response from chat gpt 4:32:50
Please help me and everyone who's facing the same issue. Plz bro
Try to log out the tokens. I have as well something there going on
@@hermannrasch9033 logout tokens mean?
i got the same error do u find the solution ?
@@ismailbakhach8990 I got same error bro if you solved it kindly help me plz
@@ismailbakhach8990 many of us having this issue but no one is reply after resolving it
Anyone who has completed the project let me know??
Library completely changed of open ai use this as a refrence, will let you know one I complete
Library changed a bit of open ai use this as a refrence, will let you know one I complete
@@kat77717is it completed ?
@@kat77717 done bro?
Did you completed?
Thanks bhai
source file is not working properly
having issue in creating .env
help please ?
Yes same bro when i started from beginning
Hi please can you tell me why I am getting 500 status as something went wrong my request is not taking by openAPI 4:32:45 do we need to pay for GPT so that afterwards will get response I have not added card please can you reply sir?
Yeah just add debit card, you won't be charged
@@IndianCoders but sir when I am trying to add card it says you need to add min 5$ did they change policy sir? and Thanks for you support and Quick response greatfull thank you
Man ur issue got resolved?
@@googlewasmyidea3159 no I have added debit card but the response is same 500 status call so I need to pay for that I tried 3 debit cards the payment is not taking after payment only we use api untill then we will not response I think please you can check once and let me know
bhai resolve hua kya error if yes pls tell us
How to download images from github folder
Can anyone tell me what are the pre knowledge requirements to go through this?
react, typescript ,javascript, nodejs are mandatory without knowing these you will not be able to understand the project
can you upload the ppt for this project related
does any one know how to deploy this project on render or firebase ?
my chatbot is not responding (giving internal server error) please reply
because of uses of old model of openqi
how long is this course
5-6 hours
Where is the code on the github ?? i think u updated or deleted it
click on main branch and select what do u want starter or final project
sir i got internal server error status code 500 please help
did you resolve error??
Social media app using mern please
great
Do you teach all the mern stack through entire video or i have to come with learning all of the stacks before
you will learn by building this advance project, with step by step guide and explanation 😇
Have you used redux?
React context API
bro there is a problem in loading chats
sir please make video on image generation audio and video
I couldn't find the files at the beginning of the film
complete the project with open api 4 but api is not free
How much we have to pay for it ?
hopefully, we don't have to attach credit card for credits when integrating with openAI
you can attach debit card and set limits for just 1$ and if you use gpt3.5 you will barely reach the 1$ within 2-3 monts.
Does this project work without attaching credit card?
Does it work?@@tomiokascuteness1909
@@tomiokascuteness1909 any updates??????????????
hello sir i got stuck can you help me
how to deploy it?
Multiple options, for free, use Render for backend, firebase for frontend
🚀🚀🚀
can you provide me that PPT
Is the project working????
yeah that's why we have posted this 😙
3rd
Sir I have included card in openApi but why i am getting Internal server error(message: something went wrong) please can you reply I am trying to degbug from 4 days cant figure out 4:32:45
Facing same error as well.
@@moeezabdul2000 any of you solved it ?
bhai resolve hua kya error if yes tell us pls
@Engineer2100 Yes, bro. Fixed. 😉
@Engineer2100 Basically, you will have to go to your OpenAI's account and add a payment method. What I did was I added 5 dollars, and then I worked for me. Because every request you make , when you add prompt, it comes with a cost, for something like $0.002 per request.
That worked for me. You can give it a go, but there is nothing wrong with your code. You can showcase this project without implementing that.
i don't finds the images on your github repository
check branches
user.chats.push(chatResponse.data.choices[0].message);
this gives an error given below
Argument of type 'ChatCompletionResponseMessage | undefined' is not assignable to parameter of type 'AnyKeys & AnyObject'.
Type 'undefined' is not assignable to type 'AnyKeys & AnyObject'.
Type 'undefined' is not assignable to type 'AnyKeys
how to remove this error
Dear Nikhil, When I run the npm run dev, I get taken to the account creating page, where it does not let me sign up or login. What could be the issue?
Time stamps:
1:05:24 (Login Route)
1:29:34 (Signup Route)
What's the error