Jean Memory

Premium memory consistent across all AI applications.

What is Jean Memory?

Jean securely stores the personal context that makes your AI truly yours. From your unique insights to your personal preferences, this is the data that powers a smarter, more helpful AI. You control what's remembered and what's shared, always.

  • 🔒 Private & Secure: Your context is yours alone.
  • 🚀 Fast & Universal: Works across all your MCP-compatible AI tools like Claude and Cursor.
  • 🏠 Cloud or Local: Use our managed service or host it yourself.

🧠 Human-like Agentic Memory: Jean is more than just a vector database. It creates a dynamic, connected graph of your memories, allowing AI agents to understand relationships, context, and how ideas evolve over time. This enables more sophisticated reasoning and a deeper understanding of you.

🚀 Quick Start

Get started in seconds with our hosted service:

  1. Sign up at jeanmemory.com and go to your dashboard.
  2. Choose an app (like Claude or Cursor) and get your install command.
  3. Run the command to connect your AI tool.
  4. Restart your AI app and start using your memory!

🎥 Video Tutorial

Watch this 5-minute step-by-step tutorial to get Jean Memory working with your AI tools:

▶️ Watch the Full Tutorial on YouTube

🛠️ Local Development

Run the entire Jean Memory stack on your local machine.

Prerequisites:

  • Node.js 18+ and npm
  • Docker and Docker Compose
  • Git

1. Clone the repository:

git clone https://github.com/jonathan-politzki/your-memory.git
cd your-memory

2. Run initial setup: This creates environment files and starts all services:

make setup

3. Add your API keys: When prompted during setup, add your API keys:

4. Build the environment: After adding API keys, build the environment:

make build

5. Start the services: You'll need two separate terminals:

Terminal 1 - Start backend (includes Supabase):

make backend

Terminal 2 - Start frontend:

make ui-local

3. Access the application:

  • UI: http://localhost:3000
  • API Docs: http://localhost:8765/docs
  • Supabase Studio: http://localhost:54323

⭐ Upgrade to Jean Memory Pro

Advanced features for power users and developers, including priority support, advanced search, higher limits, and data export.

🤝 Contributing

We welcome contributions! Please see our contributing guide to get started.

📄 License

This project incorporates code from mem0ai/mem0 under the Apache 2.0 License. Jean Memory additions and modifications are proprietary.

🙋‍♂️ Support


Related Servers