Solutions

The complete capability map, one runtime underneath.

Every entry below is a shipped feature with its own page: 77 capabilities across 10 areas, from document work down to the runtime and the bridges into your stack.

Documents & knowledge

Turn files and internal content into structured data, cited answers, and safe output.

Document Intelligence

Explore

Parse, understand, transform, and protect documents, entirely on your infrastructure.

RAG & Knowledge

Explore

Retrieval with citations, from embedding to reranked answer.

Vision & Multimodal

Explore

Understand, classify, and search images with local vision-language models.

Agents & language

Build assistants, agents, and language features on the same local runtime.

AI Agents

Explore

Plan, orchestrate, and govern agents that run against your documents, inside your perimeter.

Text Analysis

Explore

Classify, extract, and score text and images with typed, confidence-scored results.

Text Generation

Explore

Generate, rewrite, and constrain text, down to schema-valid output.

Speech & Audio

Explore

Transcribe, detect, and translate speech without a cloud call.

Runtime & ecosystem

What every capability above runs on, and how it fits the stack you already have.

Local Inference

Explore

The shared runtime: models, hardware acceleration, and inference control.

Model Optimization

Explore

Make models fit your hardware and your domain.

Integrations

Explore

Bridges, compatibility endpoints, and the databases you already run.

Frequently asked questions.

What can LM-Kit.NET do?

LM-Kit covers a broad surface of generative-AI capabilities, including AI agents, document intelligence, RAG and knowledge retrieval, vision, text analysis and classification, text generation, speech-to-text, local inference, model optimization and .NET ecosystem integrations. Every category is a feature already available in the SDK.

Is LM-Kit.NET one package or many?

LM-Kit is a single NuGet package that covers all of these capabilities. You pick the area you need and the rest stays out of your way.

Does LM-Kit.NET run locally on-device?

Yes. LM-Kit runs locally inside your .NET application, with capabilities such as embeddings and speech-to-text operating on-device.

What AI agent capabilities does LM-Kit.NET provide for .NET?

LM-Kit runs AI agents on local models, including planners, supervisors, parallel and pipeline orchestrators, persistent memory, MCP clients, custom tool calling, and agent skills.

What speech and text-analysis features does LM-Kit.NET offer?

For speech it provides a local, multilingual speech-to-text stack with streaming output, real-time translation, and 100+ languages. For text analysis it offers classification, NER, PII extraction, sentiment, keyword extraction, and language ID.

Get started

Add local AI to your .NET project today.