Samples Overview
Explore a variety of demo applications for LM-Kit.NET in our GitHub repository: LM-Kit.NET Samples.
To get started, follow these simple steps:
- 📄 Click on the Code button.
- ⬇️ Select Download ZIP.
Each sample can be run immediately by opening the .csproj
file, which includes all necessary components for a quick start. No additional installations are required.
All samples
- Building a Custom Chatbot with RAG (CLI)
- Chat Playground (MAUI)
- Custom Classification (CLI)
- Emotion Detection (CLI)
- Function Calling (CLI)
- Fine-Tuning (CLI)
- Multi-Turn Chat (CLI)
- Multi-Turn Chat with Chat History Guidance (CLI)
- Multi-Turn Chat with Coding Assistant (CLI)
- Multi-Turn Chat with Custom Sampling (CLI)
- Multi-Turn Chat with Persistent Session (CLI)
- Multi-Turn Chat with Yes/No Assistant (CLI)
- Quantization (CLI)
- Sarcasm Detection (CLI)
- Sentiment Analysis (CLI)
- Single-Turn Chat (CLI)
- Structured Data Extraction (CLI)
- Text Corrector (CLI)
- Text Rewriter (CLI)
- Text Translator (CLI)
- Web Content Info Extractor to JSON (CLI)