Language tutoring, by voice

LiveTalk.ing is a voice-first language tutoring SaaS built on the Gemini Live API. iOS + Android via Capacitor. Credits-based pricing at 2x the actual API cost.

View on GitHub → README

2x
Markup over Gemini API cost (sustainable pricing)
iOS+Android
Capacitor wrapper, single codebase
Voice
First-class, not text-with-TTS bolted on
Mint
Production-safe token mint endpoint

Architecture

How it works

The user speaks. Gemini responds in the target language. The credits wallet debits per second of conversation. Tokens are minted server-side only, never client-side.

Hard rules: never store conversation audio beyond the active session, never log Gemini API keys client-side, never mint tokens without auth, never bypass the credits gate for production flows.

Status

Source code at github.com/Ola-Turmo/LiveTalk.ing. Marketing site in progress. App store listings pending.