Installation

⚙️ Installation Guide

✅ SYSTEM REQUIREMENTS

  • Windows 10 / 11

  • Python 3.10.x (important)

  • Microphone + Speaker

  • Internet (for AI & TTS)


🔧 STEP 1 — Install Python

Download:

https://www.python.org/downloads/release/python-31011/

✔ During install:

  • ✅ Add Python to PATH

  • ✅ Install pip


🔧 STEP 2 — Clone Repository


🔧 STEP 3 — Create Virtual Environment


🔧 STEP 4 — Install Dependencies

⚠️ If FFmpeg is required (for audio decoding):

  1. Extract

  2. Add ffmpeg/bin to system PATH


🔐 STEP 5 — Environment Variables

Create .env file (DO NOT upload to GitHub):


▶️ STEP 6 — Run Jarvis

Jarvis UI will open as a native desktop app.

Last updated