This repository contains my first attempt at building a Python-based virtual assistant.
It was created in 2024 as a learning project while I was exploring speech recognition, text-to-speech, and automation for the first time.
Archived – This project is no longer maintained and does not fully work as expected.
For the latest and improved version, please visit:
Jarvis – Enhanced Virtual Assistant
- Served as a foundation for my journey into Python automation and AI assistants.
- Helped me practice basic speech recognition and integrating APIs.
- Showcases my progression from early prototypes to advanced modular design.
- Python
- SpeechRecognition
- pyttsx3
- Webbrowser
This repository represents my first prototype.
My active, modular, and production-ready assistant is available here:
Jarvis – Advanced Virtual Assistant