Production-quality Liforma example apps for developers and AI builders.
Gallery site (port 3006):
npm install
npm run devOpen http://localhost:3006.
Requires api (:3001), player (:3002), and cdn preview (:3010) for the v2 SDK:
cd examples/spanish-tutor/sveltekit
npm install
npm run devcd examples/spanish-tutor/vanilla
npx serve . -l 3008npm run verify
cd examples/spanish-tutor/sveltekit && npm run verify- Spanish Tutor live demo (hosted SvelteKit app)
- Docs
- Example docs
- Avatar on Meet (avatar only, no lesson UI)
- GitHub