JARVIS PROMPT Build a complete Windows desktop JARVIS-style AI assistant in Python.
Main Goal:
Create a personal AI assistant for a student, gamer, and AI/tech content creator. The assistant should work like a practical Jarvis that can talk with the user, listen to voice commands, control basic laptop tasks, give daily AI and tech news, generate viral content ideas, write scripts, create captions, titles, tags, thumbnail prompts, and generate Gemini/Veo video prompts. It should help the user manage study, content creation, gaming YouTube workflow, and daily productivity.
User Profile:
The user creates AI tools and tech content in Hindi/Hinglish for Instagram Reels and YouTube Shorts.
The user also makes gaming content for YouTube.
The user wants simple Hindi/Hinglish scripts, viral hooks, titles, descriptions, tags, and video prompts.
The user is a student, so the assistant should also help with study notes, explanations, reminders, and basic productivity.
Core Features:
1. Voice Assistant
- Wake word: “Jarvis”
- Listen to voice commands
- Reply using text-to-speech
- Support Hindi, Hinglish, and English
- Show live transcript in the UI
- Allow text input also, in case microphone is not working
2. ChatGPT-Type AI Brain
- Connect OpenAI API or any LLM API
- Answer normal questions
- Explain study topics in simple language
- Write scripts, captions, prompts, emails, notes, and summaries
- Keep responses beginner-friendly
3. PC Control Features
- Open apps like Chrome, Notepad, VS Code, File Explorer
- Open websites like YouTube, Google, Instagram, Gmail
- Search Google or YouTube by voice
- Tell current date and time
- Take notes and save them as text files
- Create folders for projects
- Basic automation using pyautogui
- Ask confirmation before risky actions like closing apps, deleting files, or running system commands
4. Daily AI and Tech News
- Fetch latest AI and tech news from trusted RSS feeds or APIs
- Categories:
- AI tools
- OpenAI news
- Google Gemini news
- Free AI websites
- Creator tools
- Student tools
- Tech updates
- New apps and websites
- Summarize news in simple Hinglish
- Rank each news topic by viral potential from 1 to 10
- Suggest which news can become a viral reel or YouTube Short
5. AI/Tech Content Creator Mode
When user says:
“Jarvis, aaj ke AI news pe content banao”
or
“Jarvis, is tool pe reel script banao”
Assistant should generate:
- Viral hook
- 30-second Hindi/Hinglish reel script
- 10-second x 3 parts script
- Visual ideas for each part
- Gemini/Veo video generation prompts
- Caption/subtitle text
- Instagram caption
- YouTube Shorts title
- YouTube description
- Viral hashtags
- Thumbnail prompt
- Comment CTA like “comment AI”, “comment TOOL”, etc.
- Ending loop line
6. Gaming YouTube Mode
When user says:
“Jarvis, gaming video ka title description tags banao”
Assistant should generate:
- Viral YouTube title
- Gaming video description
- Tags
- Hashtags
- Thumbnail prompt
- Live stream title
- Live stream description
- Community post idea
7. Gemini/Veo Video Workflow
- Connect Gemini API for text generation
- Connect Google Veo/Gemini video generation API if available
- Generate vertical 9:16 video prompts
- Split video into 3 parts of 10 seconds
- Save all prompts in a folder
- Ask confirmation before using paid video generation APIs
- If video generation API is not available, still generate perfect prompts for Gemini manually
8. Content Pack System
For every content idea, create a folder with today’s date:
Example:
Content_Packs/2026-06-08_AI_Tool_Name/
Inside folder save:
- script.txt
- captions.txt
- title_description_tags.txt
- gemini_prompts.txt
- thumbnail_prompt.txt
- news_summary.txt
9. Study Assistant Mode
Assistant should help with:
- Easy notes
- Exam preparation
- Maths questions
- Coding explanation
- OOP, DSA, Digital Logic, PDE, Statistics, Psychology
- Short answers for exams
- Step-by-step solutions
- Simple English/Hindi explanations
June 9, 2026 65 2