garan0613/ai-memory-gateway
🧠 给AI加长期记忆的轻量网关 / A lightweight gateway that adds long-term memory to any LLM
This tool gives your AI chatbots a long-term memory, ensuring they remember past conversations and specific instructions across sessions. You provide your chat history or specific facts, and the gateway automatically injects relevant information into new conversations. This is for anyone who frequently interacts with AI chatbots and wants them to maintain context and persona without constant re-explanation, such as customer support teams, content creators, or personal assistants.
Use this if you need your AI assistant to consistently remember your preferences, past interactions, or specific knowledge without you having to repeat yourself in every new chat.
Not ideal if you only use AI for single, isolated queries where no memory or consistent persona is required.
Stars
15
Forks
20
Language
Python
License
MIT
Category
Last pushed
Mar 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/garan0613/ai-memory-gateway"
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,...
bolnet/agent-memory
Embedded memory for AI agents. SQLite + pgvector + Neo4j. Sub-5ms retrieval.
GeLi2001/memoer
Memory management for LLM Applications
Lucenor/mnesis
A Python library that solves context window degradation in long-running LLM agents by moving...