Skip to content

A curated list of awesome Letta projects, tools, tutorials, and resources for building stateful AI agents with persistent memory.

License

Notifications You must be signed in to change notification settings

letta-ai/awesome-letta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Awesome Letta Awesome

A curated list of awesome Letta projects, tools, tutorials, and resources for building stateful AI agents with persistent memory.

Letta is the leading platform for building AI agents with persistent memory. Unlike traditional chatbots that forget everything between sessions, Letta agents remember, learn, and improve over time.

Contents

Official Resources

Tutorials & Guides

Getting Started

Advanced Topics

Example Projects

Open Source Projects

Official Examples

  • Letta Chatbot template - An example Next.js chatbot application built on the Letta API, which makes each chatbot a stateful agent (agent with memory) under the hood.
  • Letta Examples Repository - Official example implementations
  • Vercel AI SDK Provider Examples - AI SDK integration examples
  • Discord bot An example Discord chatbot built on the Letta API, which uses a stateful agent (agent with memory) under the hood.
  • CharacterPlus - Example CharacterAI-style web app that runs on Letta to create characters with memory.

Use Case Examples

Tools & Integrations

Official Integrations

Community Tools

  • Your tool here! - Submit a PR

Development Tools

Agentfiles

Letta's agent file format is a standard file format for serializing statful AI agents. Learn more about it in our blog post.

In this section, you should add pre-configured agent templates for common use cases:

  • Personal Assistant - General-purpose assistant with user preferences tracking
  • Research Companion - Knowledge accumulation and synthesis
  • Customer Support - Context-aware support with conversation history
  • Code Review Assistant - Codebase-aware review and suggestions
  • Learning Tutor - Adaptive educational agent

Note: Submit your agent templates via PR! Include memory block structure, tools, and use case description.

Research & Papers

Research

Blog Posts & Technical Writing

Research & Technical Deep-Dives

Product Announcements & Features

Videos & Talks

Official Videos

Conference Talks

Community Tutorials

  • Coming soon - share your tutorial videos!

Community

Get Help & Connect

Showcase

Contributing

Contributions are welcome! Please read the contribution guidelines first.

How to contribute:

  1. Fork this repository
  2. Add your resource in the appropriate category
  3. Ensure your addition follows the format: [Resource Name](url) - Brief description
  4. Submit a pull request

Criteria for inclusion:

  • Must be related to Letta or stateful agent development
  • Must be functional and actively maintained (for tools/projects)
  • Must provide value to the Letta community
  • Preferably open source (for projects and tools)

About

A curated list of awesome Letta projects, tools, tutorials, and resources for building stateful AI agents with persistent memory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published