Premium memory consistent across all AI applications.
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.
🧠 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.
Get started in seconds with our hosted service:
Watch this 5-minute step-by-step tutorial to get Jean Memory working with your AI tools:
▶️ Watch the Full Tutorial on YouTube
Run the entire Jean Memory stack on your local machine.
Prerequisites:
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:
OPENAI_API_KEY
(required) - Get from OpenAI PlatformGEMINI_API_KEY
(optional) - Get from Google AI Studio4. 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:
http://localhost:3000
http://localhost:8765/docs
http://localhost:54323
Advanced features for power users and developers, including priority support, advanced search, higher limits, and data export.
We welcome contributions! Please see our contributing guide to get started.
This project incorporates code from mem0ai/mem0 under the Apache 2.0 License. Jean Memory additions and modifications are proprietary.
A sound tool for MCP-compatible IDEs like Cursor. Plays sounds for events like completion, error, and notification.
Enables AI assistants to seamlessly interact with your Twenty CRM data through its API.
Guides problem-solving by breaking down complex problems and recommending the best MCP tools for each step.
Interact with the HubSpot CRM API to manage contacts, companies, and deals.
Trello Desktop MCP server that enables Claude Desktop to interact with Trello boards, cards, lists, and team members through natural language commands.
Manage and interact with Google Calendar events using the Google Calendar API.
An MCP server for managing tasks with the command-line tool TaskWarrior.
Breaks down complex tasks into manageable pieces and stores them in structured JSON.
A simple calculator server for performing basic arithmetic operations.
Parses invoice data, uploads it to Google Sheets, and answers queries by fetching information from the sheet.