Skip to content

Bajahaw/ai-ui

Repository files navigation

AI UI

Lightweight AI chat interface built with React and Golang.

Warning

This may not be the most secure app in the world!, please use locally or in your own secure environment!

Note

If you find any security issues please report. See SECURITY.md.

image (1)

Features

  • Conversations, history, edits, and branching
  • Multi-provider AI support (OpenAI compatible ones)
  • Multi-user support.
  • Tools/MCP integration
  • Agentic document retrieval.
  • Advanced chat features.
  • Dark/light themes
  • Blazing fast UI.
  • Minimal resource usage (~30MB)

Unlike OpenWebUI and similar heavy solutions, this is designed to be simple and fast.

Usage

docker run -d -p 8080:8080 --name ai-ui ghcr.io/bajahaw/ai-ui:latest

Access at http://localhost:8080

For presistant storage you need to bind /app/data to your file system

License

MIT

About

Lightweight AI chat interface built with React and Golang.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors