DEV Community

Cover image for How to Connect Hermes Agent to Hindsight AI Memory
Mahesh
Mahesh

Posted on

How to Connect Hermes Agent to Hindsight AI Memory

AI memory has spawned out in the industry of AI agents. And it has managed to be useful for variety of use cases. A lot of use cases are specific to keeping user profiles, facts, preferences and other useful memorization tool cases.

I recently tested Supermemory and many other similar platforms where AI memory providers are given free tier. Vectorize too has released the Hindsight as hosted and cloud free tier. So I decided to try out the cloud version.

The video below basically shows the process of how to setup the Vectorize's hindsight AI memory. This makes it pretty decent to use for agentic purpose.

Hermes Agent has officially added the support for the Hindsight too. You can get the cloud API key and input into the memory setup for the Hermes agent.

You can also host the Hindsight locally. And that also gives you the access to the hindsight's memory capacity. I have used it to create certain interfaces for medical data storage. You can have your own features and the agent can do the storage with it.

Hindsight is a good AI memory storage. You should try both local and cloud API. Either way you are not going to be disappointed. Its effortless to setup for the Hermes agent.

For those who use Hermes agent would find Mem0 and Hindsight pretty easy to use and learn.

Top comments (0)