Skip to content

sanjogbhalla16/AI-Powered-Calculator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-Powered Calculator App

Description

This is a simple calculator app that uses the Google Generative AI API to generate responses based on the user's input.

Features

  1. User input: The user can enter a mathematical expression or a question related to math.
  2. AI response: The app uses the Google Generative AI API to generate a response based on the user's input.
  3. Result display: The app displays the result of the calculation or the answer to the question.

Installation and Usage Instructions

  1. Clone the repository: git clone https://github.com/your-username/ai-calculator.git
  2. Navigate to the project directory: cd ai-calculator
  3. Install dependencies: npm install
  4. Start the development server: npm run dev
  5. Open your browser and navigate to http://localhost:5173

Contributing Guidelines

  1. Fork the repository: Fork the repository on GitHub.
  2. Create a new branch: Create a new branch for your changes.
  3. Make your changes: Make your changes to the codebase.
  4. Commit your changes: Commit your changes to the new branch.
  5. Push your changes: Push your changes to the new branch on GitHub.
  6. Submit a pull request: Submit a pull request to the original repository.

License

This project is licensed under the MIT License.

Contact Information

If you have any questions or feedback, please contact me at sanjog.bhalla@gmail.com.

Thank you for your attention to this README file.

Releases

No releases published

Packages

 
 
 

Contributors