Skip to content
@AIDotNet

AIDotNet

AIDotNet is an organization formed by a group of open-source enthusiasts who love DotNet. Our aim is to empower AI with DotNet and make it easy for AI to be int

🚀 AIDotNet - Bridging Intelligence and the Future

GitHub Organization Website Documentation AntSK Demo

An Open Source Powerhouse Uniting AI and .NET Technologies

Building intelligent, efficient, and user-friendly AI solutions

🌟 Core Projects👥 Team Members🤝 Join Us📞 Contact


💡 Our Mission

AIDotNet is a group of open-source enthusiasts passionate about DotNet. We established AIDotNet to enable DotNet to empower AI and seamlessly integrate AI into your products. Our commitments include:

  • 🎯 Promoting AI Technology Adoption - Making AI technologies easier for developers to adopt and integrate
  • 🔧 Building Practical Toolchains - Developing high-quality, user-friendly AI development tools and frameworks
  • 🌐 Encouraging Open Source Collaboration - Most projects use Apache License 2.0 and MIT License, supporting free use and commercialization
  • 📚 Knowledge Sharing and Dissemination - Promoting best practices through documentation, tutorials, and community engagement

🌟 Core Projects

💫 Featured Projects - Core products widely recognized by the community

🏆 Highlighted Recommendations

Project Stars Tech Stack Key Features
OpenDeepWiki Stars .NET 9 + TypeScript + Semantic Kernel 📚 Open-source knowledge management platform
🔧 Modular design, easy to extend
🎨 Modern UI interface
AntSK Stars .NET 8 + AntBlazor + Semantic Kernel 🔥 Local offline AI large model support
📊 Integrated Aspire observability
🧠 Full-featured AI knowledge base/agent
Thor Stars .NET 8 + OpenAI Compatible 🔌 Unified AI model interface middleware
⚡ Compatible with OpenAI format
🔑 Built-in user permission management
auto-prompt Stars .NET + React 🎯 AI prompt optimization platform
🧠 Intelligent optimization algorithms
📊 Visual debugging tools

🛠️ Professional Tools

Project Description Tech Stack
koala-ai 🤖 Enterprise-level intelligent customer service system, supporting knowledge base Q&A .NET 8 + React
Text2Sql.Net 📝 Natural language to SQL tool .NET + Semantic Kernel
GraphRag.Net 🕸️ Retrieval-augmented generation based on Semantic Kernel .NET + Semantic Kernel

📦 Development Components

  • SemanticKernel.Samples - Best practice examples of Semantic Kernel
  • NuGet.Next - Modern NuGet package management platform

🏗️ Technical Architecture

Loading
graph TB
    subgraph "Frontend Layer"
        A[AntBlazor UI] --> B[React Components]
        B --> C[TypeScript]
    end
    
    subgraph "Application Layer"
        D[AntSK Knowledge Base] --> E[Thor API Gateway]
        E --> F[AutoGpt Inference Engine]
    end
    
    subgraph "AI Layer"
        G[Semantic Kernel] --> H[Local Model]
        H --> I[Cloud Model]
        G --> J[Vector Database]
    end
    
    subgraph "Data Layer"
        K[PostgreSQL] --> L[SQLite]
        L --> M[File Storage]
    end
    
    A --> D
    D --> G
    G --> K

👥 Core Team


Token

Microsoft MVP
Technology Explorer

xuzeyu91

Microsoft AI Platform MVP
Huawei Cloud Developer Expert

whuanle

Technical Blogger
Microservices Architecture Expert

Zhang Anzhong

Five-time Microsoft MVP
.NET Technology Evangelist
See More Team Members 👥
Member Expertise Contribution Highlights
MrChuJiu .NET + Angular Microsoft MVP, Full-stack Development Expert
longdream Technical Architecture Technology Dreamer, Innovation Promoter
snake-L Open Source Contribution Active Technical Contributor

🤝 Join Us

🌈 Diverse Ways to Participate, There's One for You

Loading
graph LR
    A[Developer] --> B[Code Contribution]
    A --> C[Test Feedback]
    A --> D[Documentation Improvement]
    A --> E[Community Promotion]
    
    B --> F[Submit PR]
    B --> G[Fix Bugs]
    B --> H[Develop New Features]
    
    C --> I[Use Project]
    C --> J[Submit Issue]
    C --> K[Performance Testing]
    
    D --> L[Write Tutorials]
    D --> M[Translate Documentation]
    D --> N[API Documentation]
    
    E --> O[Technical Sharing]
    E --> P[Blog Promotion]
    E --> Q[Community Activities]

🎯 Contribution Guidelines

Contribution Type Suitable For How to Start
🔧 Code Contribution Some development experience Fork project → Develop features → Submit PR
🧪 Test Feedback Product users Use project → Identify issues → Submit Issue
📝 Documentation Improvement Technical writing enthusiasts Improve documentation → Write tutorials → Submit PR
📢 Community Promotion Technology evangelists Technical sharing → Blog promotion → Participate in activities

🔄 Development Process

  1. Planning Phase - Discuss new features in GitHub Discussions
  2. Development Phase - Fork the repository, create a feature branch
  3. Testing Phase - Write unit tests to ensure code quality
  4. Review Phase - Submit PR, team members conduct code review
  5. Release Phase - Merge code, update documentation, release version

📊 Project Statistics

GitHub stats

Organization Statistics

  • 🌟 Total Stars: 2000+
  • 🍴 Total Forks: 500+
  • 👥 Active Contributors: 50+
  • 📦 Number of Projects: 15+

🔗 Contact Us

Website Documentation AntSK Demo GitHub

🌍 Community Resources

📱 Social Media

  • 🐧 WeChat Group - Add WeChat xuzeyu91 and send "Join Group"
  • 📱 QQ Group Chat - Instant technical exchange
  • 🎯 Technical Blog - Regularly publish technical articles and best practices

🎉 Thanks to every contributor for your efforts!

Contributors

Building a bright future for AI and .NET together 🚀

Made with ❤️ by AIDotNet Community

Pinned Loading

  1. koala-ai Public

    基于.NET8+React实现的企业级智能客服知识库

    C# 462 76

  2. AntSK Public

    基于.Net9 + AntBlazor + SemanticKernel 和KernelMemory 打造的AI知识库/智能体,支持本地离线AI大模型。可以不联网离线运行。支持aspire观测应用数据

    CSS 1.4k 183

  3. AutoGpt Public

    AutoGpt 智能推理SDK,利用AI本身的能力进行多次对话推理,回复效果更加理想,更智能。

    C# 27 6

  4. OpenDeepWiki Public

    OpenDeepWiki is the open-source version of the DeepWiki project, aiming to provide a powerful knowledge management and collaboration platform. The project is mainly developed using C# and TypeScrip…

    C# 1.1k 154

Repositories

Showing 10 of 29 repositories
  • auto-prompt Public

    AI Prompt Optimization Platform is a professional prompt engineering tool designed to help users optimize AI model prompts, enhancing the effectiveness and accuracy of AI interactions. The platform integrates intelligent optimization algorithms, deep reasoning analysis, visualization debugging tools, and community sharing features, providing compre

    TypeScript 257 45 2 0 Updated Jun 13, 2025
  • OpenDeepWiki Public

    OpenDeepWiki is the open-source version of the DeepWiki project, aiming to provide a powerful knowledge management and collaboration platform. The project is mainly developed using C# and TypeScript, supporting modular design, and is easy to expand and customize.

    C# 1,143 MIT 154 12 0 Updated Jun 13, 2025
  • Thor Public

    Thor is a powerful artificial intelligence model management tool, whose main purpose is to achieve unified management and use of multiple AI models. Through Thor, users can easily manage and utilize numerous AI models

    C# 209 Apache-2.0 49 2 0 Updated Jun 13, 2025
  • MaomiAI Public
    TypeScript 3 MIT 0 0 0 Updated Jun 11, 2025
  • .github Public
    0 0 0 0 Updated Jun 11, 2025
  • AntSK Public

    基于.Net9 + AntBlazor + SemanticKernel 和KernelMemory 打造的AI知识库/智能体,支持本地离线AI大模型。可以不联网离线运行。支持aspire观测应用数据

    CSS 1,365 182 0 0 Updated Jun 10, 2025
  • FastService Public
    C# 10 1 3 0 Updated Jun 5, 2025
  • koala-desktop Public
    TypeScript 0 MIT 0 0 4 Updated Jun 5, 2025
  • koala-ai Public

    基于.NET8+React实现的企业级智能客服知识库

    C# 462 Apache-2.0 76 0 0 Updated May 21, 2025
  • C# 4 Apache-2.0 0 0 0 Updated May 20, 2025