wrannaman/rememberall
solving long term memory storage for llms
This tool gives your custom GPTs a long-term memory, allowing them to remember past conversations and details across interactions. You provide conversation data to your GPT, and it uses @rememberall to store and retrieve specific facts or contexts, making your AI assistants smarter and more consistent. It's designed for anyone building custom GPTs who wants to ensure their AI remembers previous discussions.
123 stars. No commits in the last 6 months.
Use this if you are building custom GPTs and need them to recall information from past conversations to provide more relevant and seamless user experiences.
Not ideal if you are looking for a general-purpose database or a memory solution for non-GPT applications.
Stars
123
Forks
6
Language
JavaScript
License
MIT
Category
Last pushed
Jan 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/wrannaman/rememberall"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
agiresearch/A-mem
A-MEM: Agentic Memory for LLM Agents
gschaidergabriel/lcme
Neural-enhanced conversational memory for AI agents — 10 micro-networks, tri-hybrid storage,...
garan0613/ai-memory-gateway
🧠 给AI加长期记忆的轻量网关 / A lightweight gateway that adds long-term memory to any LLM
bolnet/agent-memory
Embedded memory for AI agents. SQLite + pgvector + Neo4j. Sub-5ms retrieval.
GeLi2001/memoer
Memory management for LLM Applications