This is a simple calculator app that uses the Google Generative AI API to generate responses based on the user's input.
- User input: The user can enter a mathematical expression or a question related to math.
- AI response: The app uses the Google Generative AI API to generate a response based on the user's input.
- Result display: The app displays the result of the calculation or the answer to the question.
- Clone the repository:
git clone https://github.com/your-username/ai-calculator.git - Navigate to the project directory:
cd ai-calculator - Install dependencies:
npm install - Start the development server:
npm run dev - Open your browser and navigate to
http://localhost:5173
- Fork the repository: Fork the repository on GitHub.
- Create a new branch: Create a new branch for your changes.
- Make your changes: Make your changes to the codebase.
- Commit your changes: Commit your changes to the new branch.
- Push your changes: Push your changes to the new branch on GitHub.
- Submit a pull request: Submit a pull request to the original repository.
This project is licensed under the MIT License.
If you have any questions or feedback, please contact me at sanjog.bhalla@gmail.com.