PlugAI · the studio behind the strings

Frontier AI,shipped in your hand.

Guitar Mentor is a flagship product of PlugAI. We research cutting-edge AI models, design agentic systems around them, and ship them inside real products you can hold in your hand. This page is what powers the bot at the bottom of your screen.

The stack

Four pillars under the hood.

PlugAI isn’t a wrapper. It’s an opinionated stack — routing, tools, schema, evolution — designed to keep the chat fast, safe, and useful while the underlying models change every quarter.

Routed inference

PlugAI runs cutting-edge AI models through a smart inference router. We pick the model and the path; you get the latency without ever having to choose.

Agentic tool-calls

Up to 5 tool calls per turn. The model is a controller, not just a transcript — it renders chord cards, suggests plans, deep-links into the app.

Schema-hardened

Strict message schema (50 msgs, 8000 chars each, 32000 total). 60s stream timeout. Per-device daily token cap. Generic upstream-error masking.

Built to evolve

We swap models without breaking your chat. Stream over SSE, persist over MMKV, sync over Firestore when slice E lands. Frontier today; production tomorrow.

PlugAI

PlugAI

Frontier models. Agentic systems. Shipped in production.

ModelCutting-edge
RoutingSmart router
Tools / turn5 max
StreamSSE · 60s cap

The tools

Five tools. One agent.

The chat is just the surface. The agent reaches for these the way a player reaches for a capo. Up to five per turn, schema-validated, streamed.

render_chord_card

Inline chord diagram cards rendered straight in the chat surface.

suggest_practice_plan

Personalised practice plans built from your weak-spot signals + Leitner schedule.

list_recent_songs

Pulls from your library + recently played, scoped to the active device.

deep_link

Opens the player, a lesson, the metronome or any screen from a tap in chat.

get_song_chords

Reads from the real `AnalysisV1` once the production pipeline lands.

The process

How we ship AI.

01

Research the frontier

We track every major release across the frontier. We benchmark on the workloads that matter to musicians, not generic eval suites.

02

Design the agent

We sketch the tool surface first. The model is a controller; the tools are the product. Tools you can compose beat prompts you have to engineer.

03

Harden the boundary

Strict schemas, generic error masking, per-device caps, server-side audit logs. The model is fast and weird. The boundary is small and boring.

04

Ship inside a real product

Guitar Mentor is where the stack proves itself. Every PlugAI feature you read about here ships in the app on your phone.

Hardened

Schema-validated. Rate-capped per device.

Fast

SSE streaming. 60-second hard cap per turn.

Composable

Tools you can swap without breaking the chat.

See the rest of PlugAI.

Guitar Mentor is the first product to ship the agentic stack. More are on the way. Follow our work or get in touch.