Skip to content

Hyper-Zero-UI v1.0.0

Choose a tag to compare

@DUNKINKKD DUNKINKKD released this 01 Jul 00:12

🐬 Hyper-Zero-UI v1.0.0 β€” first release!

A pink, AI-powered fork of qFlipper for the Flipper Zero, starring LOTEI β€” a snarky, 100% local AI dolphin living inside the app. No API keys, no cloud, no cost.

✨ What's inside

  • 🐬 LOTEI β€” local-AI chat (Ollama + qwen2.5:7b) with agentic Flipper tools: he can read your SD card, save scripts to it, and press the device's buttons β€” all over qFlipper's RPC link
  • πŸŽ™οΈ Neural voice (Piper) β€” bundled, with a click-to-cycle voice switcher and mood-based tempo
  • 🎨 Live color editor β€” recolor the entire UI at runtime, every color, with live preview (click COLORS, top-left)
  • πŸ‘οΈ Flipper-screen mirror β€” watch the device's screen live in the chat panel
  • πŸ”Œ Release Port / Reconnect β€” hand the COM port off to your own CLI/serial tools and grab it back, no app restart
  • 🎡 Music player Β· πŸ’– full pink theme throughout

▢️ How to run (Windows 64-bit)

  1. Download & unzip Hyper-Zero-UI-v1.0.0-win64.zip anywhere.
  2. Install Ollama (the AI brain), then in a terminal:
    ollama pull qwen2.5:7b
    
    (~4.7 GB β€” a GPU with β‰₯6 GB VRAM is recommended; it runs on CPU too, just slower.)
  3. Make sure Ollama is running (ollama serve), then launch qFlipper.exe.
  4. LOTEI wakes up and says hi. 🐬 (The Piper voices are already bundled β€” no extra setup.)

⚠️ Windows SmartScreen may warn (this is an unsigned build) β€” click More info β†’ Run anyway. On first Flipper connection you may be prompted to install the USB driver (see the included STM32 Driver folder).

βš–οΈ Notes

Unofficial fork of qFlipper (GPLv3) β€” not affiliated with or endorsed by Flipper Devices. Full source is in this repository. "Flipper Zero" and "qFlipper" are trademarks of Flipper Devices Inc.

Built on qFlipper 1.3.3 Β· LOTEI powered by Ollama + Qwen2.5 Β· voice by Piper.