mem0ai/mem0
Mem0 is an open-source memory layer that enhances AI agents and assistants with personalized, adaptive memory capabilities for improved context-aware interactions across various applications.
Awesome AI Agents › Virtual Assistants
Symbiotic AI (repository claude_life_assistant) is a personal assistant setup that stores an agent's long-term context in plain Markdown files the user owns instead of in a vendor's hidden memory store. The system is deliberately small: SOUL.md holds the agent personality, identity and values; USER.md describes the user's profile, psychology, mission and energy patterns; AGENTS.md records how the agent operates, its protocols, tools and interventions; and NOW.md tracks current state, tasks, queue, log, active projects and deadlines. The agent reads all four files when a session starts and updates NOW.md as work proceeds, so the context accumulates over many sessions and can be read, edited, deleted and versioned in git by the user. Because the files are ordinary text, the same context can be carried between runtimes; the README documents use with Hermes Agent, Claude Code, OpenCode and OpenClaw, with SOUL.md optionally installed globally and the remaining files kept in the workspace root. Setup is offered through several paths: an installable agent skill called symbiotic-onboard that runs a short interview and generates the files, a shell installer script for Claude Code and OpenCode, a manual clone, or a hosted chat-based setup page. Additional guides cover a multi-agent hierarchy pattern that arranges a human, an orchestrator, lead agents and specialists, and a HEARTBEAT setup that adds screen-aware accountability through OpenClaw and Telegram. The project positions itself as a reference implementation of a broader thinking-loops approach, where the assistant is expected to push back on the user and to act by writing code, researching and creating files rather than only giving advice. It suits people who want a portable, inspectable memory layer for a personal agent.
https://github.com/lout33/claude_life_assistant
Mem0 is an open-source memory layer that enhances AI agents and assistants with personalized, adaptive memory capabilities for improved context-aware interactions across various applications.
Cherry Studio is a cross-platform desktop client that supports multiple large language model providers, offering extensive AI assistant features, document processing, and practical productivity tools in an open-source environment.
Local-first personal AI harness combining a persistent memory brain, multi-agent orchestration, and autonomous web and data research.
Khoj is a self-hostable personal AI platform that transforms any local or online large language model into a customizable, autonomous AI assistant for research, automation, and document retrieval.
Suna is an open-source generalist AI assistant that automates real-world tasks through natural conversation, combining browser automation, file management, web crawling, and API integrations in a secure, modular architecture.
gptme is a versatile personal AI assistant that operates in your terminal, equipped with tools for coding, file editing, web browsing, and vision, providing a powerful local alternative to popular AI agents for diverse knowledge work.
Cherry Studio App is the official mobile application that enables powerful AI Large Language Models interaction on iOS and Android devices, supporting multiple LLM providers and offering tools for conversation management and data migration.
Personal AI agent in TypeScript that runs continuously from CLI, Telegram or web with permission-gated tools, SQLite-backed long-term memory, token budgets and installable skills.