TextGen, the project previously known as text-generation-webui, has released a native desktop application - a direct challenge to LM Studio in the local AI space.
Text-generation-webui has been one of the most widely used tools for running open-source AI models locally since 2023. Models like Llama, Mistral, and Phi run entirely on your own hardware, with no data sent to any cloud service. The old setup required launching a server from your terminal, then opening a browser tab to actually use it. The new native app removes that friction.
The comparison to LM Studio is unavoidable. LM Studio has become the default local AI app for non-developers precisely because it offers a polished desktop interface. It's free but closed-source - you can't audit the code or modify how it works. TextGen is fully open-source, which matters if you're privacy-focused or want to run a customized setup that LM Studio won't accommodate.
Local AI has gotten genuinely practical in the past year. A laptop with 16GB of RAM can run a 7-billion-parameter model - roughly the capability level of mid-2023 ChatGPT - at a workable speed. The bottleneck for most people isn't hardware anymore, it's setup friction. A native app addresses that directly.
The rename from text-generation-webui to TextGen signals a cleaner identity going forward. If you're already running the old web UI version, check the project's GitHub page for migration instructions before upgrading.