Developer
Examples
Sample projects using Inserloft's models and APIs.
A few starting points for common use cases:
- Chat assistant — a minimal app using the Chat API with a Kyro model.
- Local inference — running Verty locally for offline or on-device use.
- Semantic search — using the Embeddings API with Verty Base to build retrieval over a document set.
- Cleo Skill — a custom Skill extending Cleo with a domain-specific capability.
Full example repositories are published and maintained through OpenGit.