.NET AI knowledge base/agent for local, offline large language models
Top 28.6% on sourcepulse
AntSK is a .NET-based AI knowledge base and intelligent agent platform designed for enterprise knowledge management, customer service, and intelligent applications. It empowers users to build custom GPT models, integrate external services via plugins, and leverage local or online AI models, including support for domestic models and offline operation.
How It Works
AntSK integrates Semantic Kernel for advanced natural language understanding and Kernel Memory for long-term knowledge storage and continuous learning. It supports document ingestion (Word, PDF, Excel, etc.) for Q&A, allows custom GPT creation, and exposes functionality through API and .NET plugin systems. Online search capabilities and model management for various providers (including llamafactory and ollama for local models) are core features.
Quick Start & Requirements
docker-compose up -d
(using provided docker-compose.yml
and appsettings.json
).appsettings.json
for database connection (Postgres, Sqlite supported) and model paths.test
/test
. Note: Demo server has limited permissions and cannot run local models.Highlighted Details
Maintenance & Community
xuzeyu91
) or email (antskpro@qq.com
) for support and discussion groups.Licensing & Compatibility
Limitations & Caveats
6 days ago
1 day