Example code and guides for building conversational AI experiences with Anam avatars.
Browse the cookbook at anam.ai/cookbook or read the guides below.
To use the Anam SDK, you'll need an API key from lab.anam.ai.
Most examples are written in JavaScript/TypeScript using the @anam-ai/js-sdk package:
npm install @anam-ai/js-sdkSome cookbook articles include working examples in the examples/ directory.
- Anam documentation - API reference and SDK documentation
- Anam Lab - Create personas, manage API keys, and monitor usage
- JavaScript SDK - Source code for the JavaScript SDK
We welcome contributions. If you have an idea for a guide or want to improve an existing one, open an issue or submit a pull request.