Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/home/for-developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Build memory into your own agents using the memsearch CLI and Python API.

> **Prefer a broader walkthrough first?** Read [Getting Started](../getting-started.md) for the indexing/search flow, or see the [Platform Comparison](../platforms/index.md) to understand how the plugins layer on top.

## Install

```bash
Expand Down
2 changes: 2 additions & 0 deletions docs/home/for-users.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Pick your platform, install the plugin, and you're done. memsearch captures conversations, indexes them, and recalls relevant context — all automatically.

> **New to memsearch?** Start with [Getting Started](../getting-started.md) for the core concepts, or compare platforms in the [Platform Comparison](../platforms/index.md).

## Choose Your Platform

| Platform | Install | Maturity |
Expand Down
Loading