July 31st, 2024

Show HN: A tool to give large language models better memory

RedCache-ai is a memory framework for Large Language Models, enabling dynamic memory management for applications like dating and healthcare. It supports disk or SQLite storage and integrates with OpenAI.

Read original articleLink Icon
Show HN: A tool to give large language models better memory

RedCache-ai is a memory framework designed for Large Language Models (LLMs) and agents, aimed at facilitating the development of applications such as AI-powered dating apps and healthcare diagnostics. The framework allows for dynamic memory management and can be installed via pip. Users can choose between disk or SQLite storage for initialization. Key memory operations include storing, retrieving, searching, updating, and deleting memories, with specific code examples provided for each operation. Additionally, RedCache-ai can be integrated with OpenAI by setting an API key and initializing the framework with OpenAI LLM. The project is currently in its early stages, with plans to address bugs, enhance documentation, expand integration with more LLM providers, introduce AI agent functionalities, and offer a hosted version. For further details, users can access the full documentation on GitHub or join the project's Discord server for community support.

Link Icon 0 comments