LM-Kit/lm-kit-net-samples
.NET samples for LM-Kit.NET
This is a full-stack AI framework for .NET developers that allows them to build and deploy AI agents entirely on their own devices without cloud dependencies. It takes various forms of data, like text, images, or audio, and processes them using local AI models to create intelligent applications. Developers working with C# and VB.NET who need to integrate advanced AI capabilities directly into their software would use this.
Use this if you are a .NET developer who needs to embed sophisticated AI features, such as autonomous agents, natural language processing, or multimodal data analysis, directly into your applications without relying on external cloud services or internet connectivity.
Not ideal if you are not a .NET developer or if your project requires deploying AI models on cloud infrastructure rather than within a local application.
Stars
38
Forks
6
Language
C#
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/LM-Kit/lm-kit-net-samples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.