Skip to content

studyhub-komal/AI-VOICE-CALCULATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

🎙️ AI Voice Calculator

A Python-based Voice Calculator that performs mathematical calculations using voice commands. This project uses Speech Recognition to understand user input and provides accurate calculation results with a simple interface.


📌 Features

  • 🎤 Voice-based input
  • ➕ Addition
  • ➖ Subtraction
  • ✖️ Multiplication
  • ➗ Division
  • 🖥️ Easy-to-use interface
  • ⚡ Fast calculation

🛠️ Technologies Used

  • Python
  • SpeechRecognition
  • PyAudio
  • Tkinter

📂 Project Structure

AI-VOICE-CALCULATOR/
│
├── voice_calculator.py
├── README.md
└── requirements.txt

🚀 Installation

Clone the repository

git clone https://github.com/studyhub-komal/AI-VOICE-CALCULATOR.git

Move to the project folder

cd AI-VOICE-CALCULATOR

Install dependencies

pip install SpeechRecognition PyAudio

Run the project

python voice_calculator.py

📸 Screenshot

Add a screenshot of your project here.

Example:

images/screenshot.png

💡 Future Improvements

  • Scientific Calculator
  • Dark Mode
  • Voice Output
  • History of Calculations
  • Better UI Design

🤝 Contributing

Contributions are welcome!

  1. Fork the repository
  2. Create a new branch
  3. Commit your changes
  4. Open a Pull Request

📄 License

This project is created for educational purposes.


👩‍💻 Author

Komal

GitHub: https://github.com/studyhub-komal

⭐ If you like this project, don't forget to star the repository!

About

AI Voice Calculator built with Python, SpeechRecognition, PyAudio, and Tkinter. It performs mathematical calculations using voice commands with a simple and user-friendly interface.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages