IPA Examples

Demo apps that call window.inference through a user-approved browser extension — no app-held API keys.

Chat

Multi-turn chat with optional hosted web search. Stream accept → delta → done.

Open demo →

Social post

Read-only post and replies with a Grok-like Ask AI panel that summarizes the thread and answers follow-ups.

Open demo →

Nostr feed

A feed of Nostr notes. Uses IPA tool calling to filter notes using natural language.

Open demo →

Charts

Ask for a chart in plain language. IPA tool calling draws bar, line, or pie charts from a fixed dataset.

Open demo →

Translate

Short haiku with a language selector. Uses ipa-tools complete to translate the poem.

Open demo →

Avatar

Describe a character, generate an SVG avatar with ipa-tools complete, then download PNG.

Open demo →

Prompt API fallback

One button, a “today in history” fact via createInference + ipa-prompt-api-fallback. IPA first; Chrome Prompt API when no extension.

Open demo →

Requires Inference Bridge for IPA demos (the Prompt API fallback demo can also run on-device in Chrome without it). Spec: SPEC.md.