{"library":"open-webui","title":"Open WebUI","description":"Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform designed to operate entirely offline. It supports various Large Language Model (LLM) runners, including Ollama and OpenAI-compatible APIs, with built-in inference engine for RAG. It provides a ChatGPT-style interface for interacting with local or cloud-based models. The project is actively developed with continuous updates.","language":"python","status":"active","last_verified":"Sat Apr 11","install":{"commands":["pip install open-webui"],"cli":null},"imports":[],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"pip install open-webui\nopen-webui serve","lang":"bash","description":"Install Open WebUI via pip and then start the web server. The UI will typically be accessible at http://localhost:8080 (or http://localhost:3000 if using Docker without --network=host).","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}