From d2b84a284175fd9cf503960be19cee00e59b8f66 Mon Sep 17 00:00:00 2001 From: BennetKoerner <112430603+BennetKoerner@users.noreply.github.com> Date: Wed, 11 Sep 2024 22:09:00 +0000 Subject: [PATCH] added open web ui to Self-Hosting AI tools --- docs/ai.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ai.md b/docs/ai.md index f63397cf0..02d7f3407 100644 --- a/docs/ai.md +++ b/docs/ai.md @@ -84,6 +84,7 @@ * [GPT4All](https://www.nomic.ai/gpt4all) - Self-Hosted / [GitHub](https://github.com/nomic-ai/gpt4all) / [Discord](https://discord.com/invite/mGZE39AS3e) * [LlamaFile](https://github.com/Mozilla-Ocho/llamafile) - Run LLM with Single Files * [Generative AI for Beginners](https://microsoft.github.io/generative-ai-for-beginners/) - Generative AI Guides +* [OpenWebUI](https://openwebui.com/) - Self-Hosted, ChatGPT like LLM frontend / [GitHub](https://github.com/open-webui/open-webui) ***