This repository is a chatbot project made using the api of google gemini ai.
- React.js, Tailwind.css, Bootstrap libraries and Gemini API are used
$ npm create vite@latest
$ npx create-react-app my-app
$ npm install -D tailwindcss
$ npx tailwindcss init
$ npm i bootstrap@5.3.3$ npm run devTo view in the browser http://localhost:3000