This project is an Ai ChatBot based on GPT 3.5 model and is made using the Google's Gemini API. So ask anything :>
This project will not answer the questions you will ask because the API key is not made public. Login/Signup to your GEMINI account and create your API key to access its chatting feature.
npm install
React will run on http://localhost:5173
npm run dev
npm run build
npm run preview