An open API service indexing awesome lists of open source software.

https://github.com/aryan-0001/jarvis-ai

JARVIS AI APP FOR ANDROID AND WINDOWS
https://github.com/aryan-0001/jarvis-ai

ai android android-ai android-app application dart dart-flutter dart-flutter-app flutter github iron-man-jarvis ironman jarvis jarvis-ai jarvis-ai-assistant jarvis-code llms mobile-app personal-ai real-life-jarvis

Last synced: 4 months ago
JSON representation

JARVIS AI APP FOR ANDROID AND WINDOWS

Awesome Lists containing this project

README

          

# Welcome to Jarvis-AI REPO 👋🏻!
- Want to try out jarvis on your mobile?[👉🏻DOWNLOAD APK 🤖](https://github.com/Aryan-0001/Jarvis-AI/releases/download/jarvis_v1.3.0/app-release.apk)
Check out: [Flutter App](https://github.com/Aryan-0001/Jarvis-AI/tree/main/JarvisAppFlutter)
## Check out JARVIS in action: https://www.instagram.com/p/DIRpe-xTabF/
## DO CHECK OUT THE RELEASE FOR LATEST THE APK đź‘€

![Dart](https://img.shields.io/badge/Dart-%230175C1.svg?style=for-the-badge&logo=dart&logoColor=white) ![Flutter](https://img.shields.io/badge/Flutter-%23025687.svg?style=for-the-badge&logo=flutter&logoColor=white)
- Want to try it out on windows?
Check out: [Jarvis Windows](https://github.com/Aryan-0001/Jarvis-AI/tree/main/JarvisWindows)

![PowerShell](https://img.shields.io/badge/PowerShell-%235391FE.svg?style=for-the-badge&logo=powershell&logoColor=white) ![Windows](https://img.shields.io/badge/Windows-%23121011.svg?style=for-the-badge&logo=windows&logoColor=white)

# Key Points:
## 1. Dart-Flutter Jarvis AI App
- 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

## 2. Windows Jarvis AI App (Powershell/CMD)
- 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