Ready to give your AI a memory boost? Here’s how to get started.

Memobase Client

Step 1: Get Prepped

Step 2: Connect to the Backend

Step 3: User Management

Create, read, update, and delete users.

Step 4: Insert Message

Now that you have a user, let’s give them some memories.

Step 5: Memory Operations

This is where the magic happens. Memobase extracts and stores memories for each user.
  1. flush: User data is held in a buffer. If the buffer gets too large or remains idle, it gets processed. You can also trigger this manually.
  1. Get Personalized Context:
  1. Pack the context into your system prompt:

Memobase Backend

We offer an open-source solution with a Docker backend to launch your own instance. You can use docker-compose to launch the backend in one command.

Memobase Cloud

We also offer a hosted cloud service, with free tier and nice dashboard.

Memobase Cloud Dashboard