# Gadeon — AI Chat with on Neural Engine

> AI Chat with on Neural Engine (iPhone/iPad app by Dmitry Kuznetsov.)

- Source: https://appshunter.io/ios/app/gadeon/id6794265731 (this page in markdown: same URL + `.md`)
- Developer: [Dmitry Kuznetsov](https://appshunter.io/developer/444680294)
- Category: Productivity, Entertainment
- Price: Free
- Age rating: 17+
- Requires: iOS 18.0 · 42 MB
- Languages: American English
- Released: 2026-08-11
- Data updated: 2026-08-13
- User reviews in markdown: https://appshunter.io/ios/app/gadeon/id6794265731/reviews.md

## What is Gadeon?

Gadeon runs Qwen3.5 and QwenPaw hybrid language models entirely on your device's Apple Neural Engine, using Core ML as its only framework dependency. There's no C, no Python, and no cloud calls: every token is generated locally, keeping your conversations private.

Under the hood, these models mix Gated DeltaNet recurrent layers with a smaller number of attention layers. Gadeon compiles that hybrid architecture directly onto the Neural Engine's dataflow accelerator, so both prompt processing (prefill) and token generation (decode) run on-chip instead of falling back to the CPU or GPU. On an Apple Silicon Mac, prefill measures roughly 2 to 2.4 times faster and about 4.4 times more energy-efficient per token than a Metal GPU baseline, while leaving the GPU free for other work.

Conversations in Gadeon are append-only: each turn extends the model's fixed-size recurrent state instead of re-processing the entire chat history, so response latency doesn't grow as a conversation gets longer. The app can also roll back to an earlier point in a conversation, dropping reasoning traces or replaying tool calls in a clean form without reprocessing everything from scratch.

For ternary-quantized models, Gadeon switches to a pure-Swift Metal GPU backend behind the same session and tokenizer interface, so both compute paths feel identical from the chat UI.

Gadeon is a proof of concept for bringing Gated DeltaNet hybrid models to the Neural Engine through Core ML - built to explore what's possible on Apple's own silicon.


## Version history (last 1 release)

### 26.07.29 — 2026-08-12

No release notes.

## More apps by Dmitry Kuznetsov

- [GyPTix](https://appshunter.io/ios/app/gyptix/id6741091005)
- [im.ai](https://appshunter.io/ios/app/imai/id6758886560)
- [md.too](https://appshunter.io/ios/app/mdtoo/id6767852877)
- [Talking Frog](https://appshunter.io/ios/app/talking-frog/id6775589360)

All apps by Dmitry Kuznetsov: https://appshunter.io/developer/444680294

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-13.*
