Keep the steps that work.

Skip the ones that don't.

That's the Collective Memory Index.

Agents shouldn't have to solve problems from scratch each time.

Replay steps from similar tasks, and you don't need a large action model or to wait for the next foundational models.

You can get started building web-enabled, agentic workflows, on-device. Your model steps in when necessary.

USAGE

The Collective Memory Index is a core Nolita feature. You can integrate Index steps by completing the authentication process and entering your High Dimensional Research API key.

Just run npx nolita auth and get started.

SESSION REPLAY AND STORAGE

By default, Nolita will inject appropriate steps from the index when providing an API key. If you want to replay a previous session in entirety, as opposed to steps from the global memory pool, you can replay the session.

Nolita stores completed sessions by their page identifier. You can replay a session and its memory sequence by providing the same page identifier when using page.followRoute().