MemoryKit

Introduction

Add persistent memory to your AI applications with MemoryKit.

MemoryKit

MemoryKit is a memory infrastructure for AI applications. Store content, search with hybrid retrieval, and query with RAG — all through a single REST API.

What you can do

brainStore Memories

Ingest text, documents, and structured data. Content is automatically chunked, embedded, and indexed.

magnifying-glassHybrid Search

Combine vector similarity and full-text search with automatic reranking for precise results.

message-botRAG Queries

Retrieve relevant context and generate answers with built-in LLM integration. Three modes for speed/quality tradeoff.

commentsChat Sessions

Conversational interface on top of RAG with full message history and context-aware responses.

Base URL

All API requests use the following base URL:

https://api.memorykit.io/v1

Next steps

On this page