- Want to try out jarvis on your mobile?👉🏻DOWNLOAD APK 🤖
Check out: Flutter App
Check out JARVIS in action: https://www.instagram.com/p/DIRpe-xTabF/
- Want to try it out on windows?
Check out: Jarvis Windows
- Purpose: A voice-activated assistant that uses Google’s Generative AI, integrates speech-to-text, text-to-speech, and launches apps or provides weather, time, tells jokes , can talk about/ explain anything but obviously with JARVIS like answers ;) .
- Tech Stack:
- Flutter for UI
- Google Generative AI for chat responses
- Speech-to-Text (speech_to_text package) for voice input
- Text-to-Speech (flutter_tts package) for voice output
- URL Launcher for opening web pages
- Android Intents to launch specific apps
- Installation:
- Install Flutter
- Set up Google Generative AI API key
- Run the app on Android or use in an emulator
- Purpose: A voice-activated assistant for Windows that can perform tasks like searching the web, opening apps, playing music, telling jokes, chat about anything or discuss anything, can write code on your terminal , try saying 'bye' or 'goodbye jarvis' to start the ascii video , and many more things like sending a message using whatsapp to anyone on your contact list or even just a number , etc.
- Tech Stack:
- Python for core logic
- SpeechRecognition (speech_recognition package) for voice input
- Text-to-Speech (pyttsx3) for voice output
- PyAutoGUI for automating UI tasks like opening apps
- WebBrowser for browsing
- psutil for checking battery status
- Installation:
- Install Python
- Install dependencies (pyttsx3, speech_recognition, pyautogui, etc.)
- Run the script via CMD or PowerShell