Minaty001/Jarvis-Ai-Assistant — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Jarvis style AI productivity assistant that works on Android 9 plus without root, using Termux for the local backend and an Android WebView app for the interface. I want users to talk or type to it, get spoken replies, and have it understand normal requests like open YouTube, turn on WiFi, check battery, get the time, search news, answer questions, help with code, research topics, and generate images.

Make the interface feel futuristic with a solar system animated background and a central orb for voice input. Use a Python web server that runs locally on port 8001 and connects to a Groq API key from an environment variable. The Android app should connect to the local server and use a bridge for device actions like launching apps, flashlight, Bluetooth, volume, screenshots, location, and TTS.

Please include clear setup steps for Termux, PC browser use, and APK building. Look up current docs online if needed.

Want more depth? Deep Reverse