By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: 4 memory systems to smarten up AI
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > 4 memory systems to smarten up AI
News

4 memory systems to smarten up AI

News Room
Last updated: 2026/07/17 at 11:11 AM
News Room Published 17 July 2026
Share
4 memory systems to smarten up AI
SHARE
If your AI is suffering from insufficient “memory performance,” these third-party memory systems (maybe) can help.

DC Studio | shutterstock.com

AI agents and the Large Language Models (LLMs) on which they are based have rather short-lived “memory”. This is intentional, after all, only a limited amount of conversation content can be encoded in tokens and reliably accessed by the LLM. Retrieval Augmented Generation (RAG) can be used to equip AI agents and language models with brainpower that extends beyond their context windows. The decisive factor for success is how this mechanism (or another mechanism for storing call data) is actually used.

Another way to equip both AI agents and LLMs with advanced storage capabilities is through third-party software tools. These can provide the AI ​​with persistent memory across sessions. Here too, however, the way in which this is technically implemented varies. The following four projects are particularly recommended when it comes to making AI agents and language models smarter.

1. Graphiti

Graphiti is advertised as “the open source temporal knowledge graph framework.” The project is available on GitHub – or as part of the Zep memory service, for which it provides the basis. “Temporal” in this context means that the information stored in Graphiti is reevaluated over time to correctly embed the context. The term “graph framework”, on the other hand, comes from the fact that the data is stored as a series of graphs. This feature also plays a role in the other solutions presented in this article – but in the case of Graphiti, it is the focus.

Out of the box, the AI ​​memory project supports a whole range of common LLMs, such as those from Anthropic, OpenAI, Google or X. All Ollama and OpenAI-compatible APIs also work with Graphiti – so it can also be used with locally hosted LLMs. Data from sources such as GitHub, Gmail and OneDrive as well as from applications such as Notion can be integrated via connectors.

However, in order to use Graphiti locally, it is necessary to set up a graph database or connect to one. The standard solution for this (with the broadest support) is Neo4j. Apart from that, Amazon Neptune, FalkorDB and KuzuDB also work. Postgres with pgvector is (currently) not an option at Graphiti.

2. Hindsight

The AI ​​memory project Hindsight is available as a cloud service, but can also be hosted locally. This tool stores agent session details in four different memory instances using four different storage and retrieval strategies. These are handled via three programmatic interfaces:

  • retainto save content (individual facts or complete sessions),
  • recallto retrieve the content, and
  • reflectto initiate an agent loop via a query that uses previously saved data.

When it comes to integrations, Hindsight offers a wide range of first and third party options. For example, if you use the Continue extension with Visual Studio Code to communicate with a locally hosted LLM, you can use the corresponding first-party integration. In this case, just use the keyword @hindsight in the query to expand the agent context with relevant memory. To make your work easier or to automate it, you could also use (customizable) auto-injection rules.

3. Mem0

Like Hindsight, Mem0 uses four basic memory types – although they are named and organized differently. For example, in the case of Mem0, the so-called “organizational memory” is used to store data that is to be shared between different AI agents (teams).

Each form of memory added via Mem0 goes through a “distillation” process and is stored in a different way (vector, graph or SQL database). In Mem0, older data is not deleted, but rather marked as obsolete – a strategy to create a richer, longer-term context.

The project supports fewer LLMs compared to Hindsight, for example, but the important providers (Anthropic, Google, OpenAI) are represented. There are also self-hosting options via LangChain, LiteLLM, LM Studio and Ollama. If you want to use Mem0 locally instead of as a service, it is necessary to provide a Python instance and your own vector database. For the latter, Postgres is available with the pgvector-Extension a common and simple option that can even be installed within a virtual Python environment.

4. Supermemory

Supermemory captures data from many common sources and supports, among other things, plain text, structured data, PDF and Office documents as well as video, audio and image files. The tool uses this information to create a context graph, which then serves as the basis for chatbot conversations. In terms of PR, this project focuses primarily on its context extraction tools.

Supermemory is available either as a cloud service or as open source, locally executable software. The open source version lacks the scaling services and third-party connectors of the enterprise version – but has one decisive advantage: it consists of a single self-contained binary. This means it can be deployed on your own hardware with very manageable effort.

Since no external databases need to be set up for this project, it is particularly suitable for (agile) experiments. (fm)

This article originally appeared at our sister publication Infoworld.com.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Be careful, customer: received defective new goods? This is how you enforce your claims Be careful, customer: received defective new goods? This is how you enforce your claims
Next Article Science believed that geomagnetic storms had a limit. A miscalculation had been hiding the truth for decades Science believed that geomagnetic storms had a limit. A miscalculation had been hiding the truth for decades
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

at almost -40%, this AMD gaming processor will go at full speed
at almost -40%, this AMD gaming processor will go at full speed
Mobile
Science believed that geomagnetic storms had a limit. A miscalculation had been hiding the truth for decades
Science believed that geomagnetic storms had a limit. A miscalculation had been hiding the truth for decades
Gaming
Be careful, customer: received defective new goods? This is how you enforce your claims
Be careful, customer: received defective new goods? This is how you enforce your claims
Software
Why this AI expert doesn’t rely on masses of AI agents: “The number is the wrong metric”
Why this AI expert doesn’t rely on masses of AI agents: “The number is the wrong metric”
Gadget

You Might also Like

What leaders should invest in in 2027
News

What leaders should invest in in 2027

2 Min Read
Android Browser: The 5 Best Chrome Alternatives
News

Android Browser: The 5 Best Chrome Alternatives

6 Min Read
5 tips for developing data products
News

5 tips for developing data products

4 Min Read
Bundestag report: Open source first is necessary | Computer Week
News

Bundestag report: Open source first is necessary | Computer Week

2 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?