Skip to content

Latest commit

 

History

History
96 lines (69 loc) · 2.8 KB

File metadata and controls

96 lines (69 loc) · 2.8 KB

Features


Core

Feature Description
Multi-Provider AI OpenAI, Anthropic, Gemini, Ollama, OpenRouter, Custom
Auto-Fallback Rotate across providers when one fails
Streaming Responses Real-time token-by-token output
Tool Calling Desktop control, web search, memory, and more

Voice

Feature Description
Push-to-Talk Hold to speak, release to send
Auto-Speak MIRA reads replies aloud
Wake Word Say "Hey MIRA" to activate
Custom Voice Pick any OS voice, adjust rate & pitch
Speech Profiles Save and restore voice configurations

Projects & Memory

Feature Description
Projects Group conversations with custom instructions
File Attachments Attach reference files per project
Long-Term Memory Facts persist across sessions
Skills Import .md files as reusable prompt modules

Chat

Feature Description
Full-Text Search Search within conversations (Ctrl+F)
Image Attachments Drag & drop, paste from clipboard, or camera capture
Context Suggestions Smart prompts based on recent activity
Markdown Rendering Code blocks, tables, LaTeX, and more
Regenerate Retry the last assistant response

Customisation

Feature Description
8 Themes Anime (default), Midnight, Daylight, Cyberpunk, Sakura, Nordic, Neon, Earth
Custom CSS Inject your own styles in real-time
Accent Color Pick from 10 accent colours or theme default
Personality Presets Default, Concise, Friendly, Code Mentor, Therapist, Custom

Privacy & Data

Feature Description
100% Local All data stays on your machine
No Telemetry Zero tracking or analytics
No Accounts No signup required
Export / Import Full JSON export and import
E2E Sync End-to-end encrypted cross-device sync (scaffold)

Extensibility

Feature Description
Plugin System Load JS modules from URLs to extend MIRA
Image Generation Inline image generation via /image command
Custom Providers Add any OpenAI-compatible endpoint

Desktop

Feature Description
Desktop Control Open apps, set volume, play music, lock, notify
Notifications Desktop notification when MIRA replies
Keyboard Shortcuts F11 voice, Ctrl+N new chat, Ctrl+, settings, Ctrl+F search


See README.md for installation and CONTRIBUTING.md for development.