#6 · Primary category: Inference & Local Deploy
textgen
Open-source desktop app for local LLMs. Text, vision, tool-calling, OpenAI/Anthropic-compatible API. 100% private.
Project last updated:08/17/26
GitHub Stars
47.6K
Forks
6.0K
Contributors
394
License
AGPL-3.0
Why we included this project
Most people running local LLMs end up gluing together a model loader, a chat interface, and an API server. textgen skips that assembly: it's a portable desktop app for Windows, Linux, and macOS, and once you drop a GGUF model into a folder you have a working chat window in minutes. The same app also speaks the OpenAI and Anthropic API formats, so existing applications can point at it as a fully offline replacement for those cloud services. It handles image input and file attachments, supports tool-calling, and lets you switch between inference backends like llama.cpp and Transformers without restarting. If privacy, no telemetry, and predictable local costs matter to you, this is a practical way to serve models without standing up a separate server stack.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.