A tool that utilizes the power of AI to seamlessly answer your coding doubts and queries.
codingdoubts.vercel.app
Star and Fork the Repo 🌟 and this will keep us motivated.
- Clone the repository
https://github.com/swapnilsparsh/CodingDoubts.git
- Change the working directory
cd CodingDoubts
- Install dependencies
yarn install
-
Get you API key from here
-
Make a .env file with below variable name and enter you Gemini API Key
GEMINI_KEY
- Run the app
yarn run dev
This project follows the MIT License.