Letta Cookbooks
Explore what you can build with stateful agents.
If you’re just starting out, check out our quickstart guide.
Further documentation on the Letta API can be found in our API reference.
Ready-to-go Applications
Open source projects that can be used as a starting point for your own application.
A chatbot application (using Next.js) where each user can chat with their own agents with long-term memory.
Use Letta to create a Discord bot that can chat with users and perform tasks.
Basic SDK Examples
Read some example code to learn how to use the Letta SDKs.
A basic example script using the Letta TypeScript SDK
A basic example script using the Letta Python SDK
Multi-Agent Examples
Letta makes it easy to build powerful multi-agent systems with stateful agents.
Connect two independent agents together to allow them to chat with each other (as well as with a user).
Create a multi-agent system where a supervisor (aka orchestrator) agent directs multiple worker agents.
Create a multi-agent system where a supervisor (aka orchestrator) agent directs multiple worker agents.
Advanced Integrations
Chat with your Letta agents using voice mode using our native voice integration.