shuyu-labs/AntSK
An AI knowledge base/agent built with .Net 9, AntBlazor, Semantic Kernel, and Kernel Memory, supporting local offline AI large models. It can run offline without an internet connection. Supports Aspire for monitoring application data.
This is an AI knowledge base and agent platform designed to help businesses manage and interact with their internal information. You can feed it various documents like Word, PDF, and Excel files, and it will let users ask questions and get answers from this knowledge. It's built for professionals like knowledge managers, customer support teams, or anyone needing to create custom AI assistants for specific business needs.
1,535 stars.
Use this if you need a secure, offline-capable platform to build an AI-powered knowledge base or intelligent agent that can answer questions based on your company's documents and data, without relying on external internet connections for AI processing.
Not ideal if you're looking for a simple, cloud-based ChatGPT-like interface for general queries rather than a customizable, enterprise-focused system for internal knowledge.
Stars
1,535
Forks
209
Language
CSS
License
—
Category
Last pushed
Nov 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/shuyu-labs/AntSK"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nashtech-garage/ntg-agent
A sample Chatbot in C# using Microsoft Agent Framework
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
shuyu-labs/GraphRag.Net
参考GraphRag使用 Semantic Kernel 来实现的dotnet版本,可以使用NuGet开箱即用集成到项目中