marcominerva/KernelMemoryService
A lightweight implementation of Kernel Memory as a Service
This is a tool for developers who want to quickly set up a 'memory' service for their applications. You feed it documents or text, and it allows your application to ask natural language questions about that content and get relevant answers back, even in ongoing conversations. It's designed for developers building AI-powered features into their existing software.
No commits in the last 6 months.
Use this if you are a developer looking for a simplified way to integrate a robust question-answering system into your application, especially for conversational AI.
Not ideal if you need a full-featured, highly scalable enterprise-grade memory solution out of the box without any custom development.
Stars
42
Forks
5
Language
C#
License
MIT
Category
Last pushed
Jun 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/marcominerva/KernelMemoryService"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aiming-lab/SimpleMem
SimpleMem: Efficient Lifelong Memory for LLM Agents
zilliztech/memsearch
A Markdown-first memory system, a standalone library for any AI agent. Inspired by OpenClaw.
microsoft/kernel-memory
Research project. A Memory solution for users, teams, and applications.
zilliztech/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
TeleAI-UAGI/telemem
TeleMem is a high-performance drop-in replacement for Mem0, featuring semantic deduplication,...