An early-stage AI voice assistant project built with Python to explore voice interaction, speech recognition, desktop automation, and intelligent assistant development.
โ ๏ธ This project is currently under active development and serves as a learning and experimental platform. New features and improvements are continuously being added.
Cipher Voice Assistant is an experimental desktop voice assistant designed to learn and implement the core technologies behind modern AI assistants.
The project focuses on understanding how voice assistants work by integrating speech recognition, text-to-speech, AI responses, and basic desktop automation into a single application.
Rather than being a finished product, this repository documents the development journey and future evolution of the assistant.
- Voice input using microphone
- Speech-to-Text
- Text-to-Speech responses
- Basic command processing
- Simple desktop automation
- Modular Python project structure
Features may vary depending on the current development branch.
- Natural language conversations
- AI-powered responses
- Multi-LLM support
- Memory system
- Computer vision
- File management
- Browser automation
- Application control
- Smart command routing
- Cross-platform support
- Modern graphical interface
- Python
- Speech Recognition
- Text-to-Speech
- PyAutoGUI
- OpenCV (planned)
- Selenium (planned)
- AI APIs (planned)
Current Status:
๐ก Early Development
This project is actively being developed. Expect frequent changes, experimental features, and code refactoring.
git clone https://github.com/Cyber-05/Cipher_Voice-Assistant.git
cd Cipher_Voice-Assistant
pip install -r requirements.txt
python main.pySuggestions, bug reports, and pull requests are welcome.
This project is open source. See the LICENSE file for more information.
If you find this project interesting, consider giving it a โญ on GitHub to support its development.