Open WebUI Chat Widget

A beautifully simple, embeddable chat widget for Open WebUI instances. Add AI-powered chat to any website with just a few lines of code.

🚀 Quick Start

To make the chat functional, add these parameters to the URL:

  • ?api_key=YOUR_API_KEY
  • &model=YOUR_MODEL_NAME
  • &endpoint=YOUR_OPENWEBUI_URL

Example:
?api_key=sk-xxx&model=llama3.2:latest&endpoint=https://your-openwebui.com/api/chat/completions