Skip to main content

MYRA ULTRA v8.0 — AI Voice Assistant + MYRA Coder

  ⬡ MYRA ULTRA  |  AI Voice Assistant  +  MYRA Coder AI Website Builder
  Voice se bolo → MYRA sunti hai → Website ban jaati hai → Live deploy!

Quick Start

Step 1: Python Dependencies

pip install -r requirements.txt

Step 2: MYRA Coder Setup

# Install Node.js 18+ first: https://nodejs.org
python setup_myra_coder.py

Step 3: Run MYRA

python aria.py

Step 4: Website banao!

MYRA se bolo:

  • "gaming website banao dark theme ke saath"
  • "portfolio website bana mere liye"
  • "restaurant ka website create karo"

MYRA Coder panel automatically khulega!


Architecture

MYRA ULTRA v8.0
├── aria.py                      # Main MYRA window (PyQt5)
├── myra_coder_integration.py    # MYRA Coder Python bridge
├── myra_coder/                  # Node.js AI coding engine (renamed HunterCode)
│   ├── src/agent.ts             # Core AI agent
│   ├── src/run.ts               # Headless runner
│   ├── src/providers/gemini.ts  # Gemini provider
│   └── dist/                    # Compiled JS (after build)
├── website_builder/             # WebForge (existing python builder)
├── Projects/                    # Generated websites save hote hain
└── setup_myra_coder.py          # One-click setup

How It Works

User Voice Command
      ↓
MYRA Voice Recognition (Gemini WebSocket)
      ↓
_is_website_command() check
      ↓
MyraCoderOverlay.show_panel(task)  ← MYRA UI pe panel aata hai
      ↓
node dist/run.js --progress-file tmp.jsonl
      ↓
AI agent → tools → files create hote hain
      ↓ (live streaming via JSON progress file)
Qt signals → live UI update
      ↓
Done → MYRA bolti hai congratulations!

Configuration

.env file:

GEMINI_API_KEY=your_key
GITHUB_TOKEN=ghp_...    (for WebForge deploy)
VERCEL_TOKEN=vcp_...    (for WebForge deploy)

EXE Build

python setup_myra_coder.py  # build Node.js first
pyinstaller MYRA_ULTRA.spec

Note: Target PC pe Node.js 18+ install hona chahiye EXE ke liye.

Troubleshooting

  • "MYRA Coder build nahi mili": cd myra_coder && npm install && npm run build
  • "Node.js nahi mila": https://nodejs.org install karo
  • "API key error": .env mein GEMINI_API_KEY add karo

MYRA ULTRA v8.0 | MYRA Coder powered by HunterCode engine (MIT License)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

myra_ai_assistant-0.2.7.tar.gz (404.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

myra_ai_assistant-0.2.7-py3-none-any.whl (440.9 kB view details)

Uploaded Python 3

File details

Details for the file myra_ai_assistant-0.2.7.tar.gz.

File metadata

  • Download URL: myra_ai_assistant-0.2.7.tar.gz
  • Upload date:
  • Size: 404.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for myra_ai_assistant-0.2.7.tar.gz
Algorithm Hash digest
SHA256 4a7cfe67fafdbb85c619b8cbf02619ef2dc02749c33b0adc4db1d1ef6e95bad1
MD5 44b0e22bba75c063e7a5ecd6775a8313
BLAKE2b-256 9202f9dae43c244f902d3de7fd69be6f6c3ff6b394e11e5a4b1b0bbdf0573724

See more details on using hashes here.

File details

Details for the file myra_ai_assistant-0.2.7-py3-none-any.whl.

File metadata

File hashes

Hashes for myra_ai_assistant-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 a113c1edb51cd1e14193d99ef4eb3a1ede5161d9712b10a620b21424277991cd
MD5 66ddc1b86030a51973048f22bc2e4e74
BLAKE2b-256 5c280670b45195c490a089b8b01af83e0e715b8a01a2e7eadfd27e1c2bb22d99

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page