diff --git a/README.md b/README.md index e0a4f78df3..be2d35ad32 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ [![Discord](https://img.shields.io/badge/Discord-Open_WebUI-blue?logo=discord&logoColor=white)](https://discord.gg/5rJgQTnV4s) [![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/tjbck) + +![Open WebUI Banner](./banner.png) + **Open WebUI is an [extensible](https://docs.openwebui.com/features/plugin/), feature-rich, and user-friendly self-hosted AI platform designed to operate entirely offline.** It supports various LLM runners like **Ollama** and **OpenAI-compatible APIs**, with **built-in inference engine** for RAG, making it a **powerful AI deployment solution**. Passionate about open-source AI? [Join our team →](https://careers.openwebui.com/) diff --git a/banner.png b/banner.png new file mode 100644 index 0000000000..270f76e7e0 Binary files /dev/null and b/banner.png differ