BotWire provides persistent memory for AI agents, addressing the common problem of agents losing state between sessions or across machines. It offers a drop-in HTTP key-value store designed specifically for agent frameworks, making it possible to retain and recall information such as user data or conversation history without complex infrastructure or manual state management. The tool is compatible with LangChain, CrewAI, AutoGen, and any client capable of making HTTP requests, supporting integration with a wide range of agent stacks and workflows.
For LangChain, BotWire includes a BaseChatMessageHistory adapter that enables persistent conversations across sessions and machines. In CrewAI, it supplies tools like remember, recall, and list_memory, which can be integrated into any agent's toolbox. For AutoGen or other HTTP clients, BotWire exposes a simple REST API with PUT, GET, and DELETE operations for managing memory entries. Developers can interact with the service using Python, Node, curl, or any language that supports HTTP requests.
BotWire is available as a hosted service with no infrastructure requirements, or it can be self-hosted using a FastAPI application backed by SQLite, deployable via Docker. The tool is open source under the MIT license. The free tier allows unlimited reads, up to 1,000 writes per day per namespace, and 50 MB of storage per namespace, with no credit card or signup required. Additional features included at no cost are agent identity and reputation, audit logs, direct messaging, a configuration store, event notifications, and a world-context API. 9% uptime for the single-machine setup, and plans for enterprise features such as higher limits, SLA, SSO, and audit retention are in development.
BotWire is aimed at developers and builders of AI agents who need a reliable, easy-to-integrate memory solution that persists state across sessions and deployments. Its design eliminates the need for custom state management hacks or external infrastructure like Redis, streamlining the process of adding memory to agent-based applications.
BotWire -- Persistent memory sits in PulseGate's AI & ML category. It solves the problem of stateless AI agents by providing persistent memory across sessions and platforms. BotWire -- Persistent memory is an open-source project aimed at AI developers. The project is open source (MIT). BotWire -- Persistent memory is available on the web, the command line, and API, and it can be self-hosted.
BotWire -- Persistent memory first shipped in 2026. The project is developed in the open on GitHub with 3 commits in the last 90 days. Among its 6 catalogued features are persistent memory, langChain integration, and crewAI integration. It exposes integrations via a public API.
Latest indexed changes and source events
Other apps tracked under the same category.