#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