It is an open-source framework called Letta (formerly MemGPT) designed for creating stateful Large Language Model (LLM) services with memory. Letta enables developers to build LLM-based applications with advanced reasoning capabilities and transparent long-term memory, making it suitable for creating intelligent agents that retain context over time. The framework is model-agnostic, meaning it can integrate with various LLM providers such as OpenAI, Anthropic, vLLM, and Ollama.
Letta provides a server that hosts and persists agents in a database, allowing users to interact with these agents via REST APIs, Python/Typescript SDKs, or the Agent Development Environment (ADE), a graphical interface for managing and interacting with agents. The ADE supports both self-hosted Letta servers and the Letta Cloud service, offering a user-friendly way to test, debug, and observe agents.
Letta can be installed using Docker, which is the recommended method, or via pip. Docker installations default to using PostgreSQL for database persistence, while pip installations use SQLite by default, though PostgreSQL can still be configured. The framework also includes a CLI tool for interacting with agents directly.
Letta is open-source and community-driven, with contributions from over a hundred developers. It is designed for developers looking to build stateful, memory-enabled LLM applications, such as customer support chatbots or other interactive AI services. For more details, users can refer to the official documentation, ADE walkthroughs, and community resources.
It is a framework and suite of applications designed for developing and deploying large language model (LLM) applications based on Qwen (version 2.0 or higher).
It is a composable open-source AI framework designed for building and deploying production-ready applications powered by large language models (LLMs) and multimodal AI.
It is a platform that enables users to create an intelligent AI Docs Agent by uploading their documentation, training the agent, and integrating it into their applications.
It is a Python-based project called Teenage-AGI that enhances an AI agent's capabilities by giving it memory and the ability to "think" before generating responses.
It is a Python-based project called Teenage-AGI that enhances an AI agent's capabilities by giving it memory and the ability to "think" before generating responses.
It is a TypeScript/React library designed for building AI-powered chat interfaces, enabling developers to integrate conversational AI into their applications seamlessly.
It is a unified observability and evaluation platform for AI designed to accelerate the development of AI applications and agents while optimizing their performance in production.
It is an open-source multi-agent framework called CAMEL, dedicated to finding the scaling laws of agents by studying their behaviors, capabilities, and potential risks on a large scale.
It is a recommender system simulator called Agent4Rec, designed to explore the potential of large language model (LLM)-empowered generative agents in simulating human-like behavior in recommendation environments.
It is a platform designed to unlock enterprise expertise for employees by deploying AI agents that integrate Gemini’s advanced reasoning, Google-quality search, and enterprise data, regardless of where it is hosted.
It is a small library designed to build agents controlled by large language models (LLMs), inspired by LangChain, with the goal of simplifying and understanding the core functionality of such agents in minimal lines of code.
It is a personal AI assistant/agent designed to operate directly in your terminal, equipped with tools to perform a wide range of tasks such as using the terminal, running code, editing files, browsing the web, utilizing vision capabilities, and more.
It is an AI software engineer designed to assist and collaborate with human engineers by autonomously handling complex engineering tasks, allowing teams to focus on more ambitious goals.
It is a platform that builds and deploys enterprise-grade AI agents across voice, chat, and email to transform workflows, enhance productivity, and deliver exceptional customer experiences.
It is an AI-powered flight planning tool designed to help users find the cheapest flights, adapt to flexible travel dates, and accommodate uncertain plans.
It is a platform that enables businesses to create specialized AI agents for sales, support, administration, or as copilots, designed to integrate generative AI into workflows and business systems.
It is an integration platform that enables developers to authenticate and allow agents to take actions on behalf of users across popular internet sites, even for services that lack APIs.
It is an AI-powered HR agent designed to streamline and enhance employee management processes, from onboarding to exit interviews, while enabling HR teams to focus on strategic tasks.
It is an implementation of "Suspicion-Agent: Playing Imperfect Information Games with Theory of Mind Aware GPT-4," a project designed to develop an AI agent capable of playing imperfect information games using GPT-4 enhanced with Theory of Mind (ToM) awareness.