mplogas/KernelMemory.FileWatcher
A service for automating document ingestion for Semantic Kernel's KernelMemory service
This service automates the ingestion of documents into a Semantic Kernel's KernelMemory service, which is used for Retrieval Augmented Generation (RAG). It watches specified directories for new or changed files and automatically sends them for processing, turning your documents into searchable embeddings without manual intervention. This is ideal for developers who are building RAG applications and need a streamlined way to keep their knowledge bases up-to-date.
No commits in the last 6 months.
Use this if you are a developer building RAG applications and want to automatically update your KernelMemory knowledge base whenever source files (like PDFs or Markdown) are added or modified in a directory.
Not ideal if you are not working with Semantic Kernel's KernelMemory service or if your document ingestion process requires complex, custom pre-processing steps beyond simple file monitoring.
Stars
8
Forks
1
Language
C#
License
MIT
Category
Last pushed
Jun 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/mplogas/KernelMemory.FileWatcher"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nashtech-garage/ntg-agent
A sample Chatbot in C# using Microsoft Agent Framework
shuyu-labs/AntSK
An AI knowledge base/agent built with .Net 9, AntBlazor, Semantic Kernel, and Kernel Memory,...
Azure-Samples/azure-ai-search-multimodal-sample
A sample app for the Multimodal Retrieval-Augmented Generation pattern running in Azure, using...
Azure-Samples/contoso-real-estate
Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI...
wisedev-code/MaIN.NET
NuGet package designed to make LLMs, RAG, and Agents first-class citizens in .NET