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.6.tar.gz (404.6 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.6-py3-none-any.whl (440.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: myra_ai_assistant-0.2.6.tar.gz
  • Upload date:
  • Size: 404.6 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.6.tar.gz
Algorithm Hash digest
SHA256 f4cb747b4c95c5a50b896f5c42569f7ba0e45e78ab42f97b3633173f0e17aade
MD5 d1e08f3b5c86c47cdbbf8575bc9f94e2
BLAKE2b-256 74b293760ff042230ad6adf200f60cf25765e344e2b2be4019a54610f0b0f411

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for myra_ai_assistant-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 82af8c394c64fd425d1244b8bfee8a97879d152a7365e53569c7876f13e96a5c
MD5 0b7d32d0f517cf029ee96f0f09763401
BLAKE2b-256 b8fba068f555f2e18f651e7387b6a1d4ade09483e40d428f27646f84fc7285a4

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