From 8ee79cec01e203f51e092d3b326dcf9a352cc148 Mon Sep 17 00:00:00 2001 From: cogwheel <172976095+cogwheel0@users.noreply.github.com> Date: Wed, 19 Nov 2025 12:27:51 +0530 Subject: [PATCH] feat: Add initial documentation website with HTML, CSS, and JavaScript. --- docs/index.html | 167 +++++++++++++++++ docs/script.js | 58 ++++++ docs/styles.css | 467 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 692 insertions(+) create mode 100644 docs/index.html create mode 100644 docs/script.js create mode 100644 docs/styles.css diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..a9459b5 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,167 @@ + + + +
+ + +The premium native mobile client for Open-WebUI. Connect to your self-hosted AI + infrastructure with a beautiful, fast, and secure experience.
+ + + +
+ Stream responses from your AI models instantly with low latency WebSocket connections.
+Beautifully crafted interface with light, dark, and system themes that feel right at home on your + device.
+Your credentials and API keys are stored securely using the platform's native keychain/keystore. +
+Speak naturally to your AI with integrated speech-to-text support for hands-free interaction.
+Upload images and documents for RAG (Retrieval-Augmented Generation) and vision capabilities.
+Full support for Open-WebUI tools and function calling with rich result rendering.
+
+ Chat Interface
+
+ Model Selector
+
+ Navigation
+
+ Settings
+