Are you the author? Sign in to claim
Make your own story. User-friendly software for LLM roleplaying
Risuai, or Risu for short, is a cross platform AI chatting software / web application with powerful features such as multiple API support, assets in the chat, regex functions and much more.
| Screenshot 1 | Screenshot 2 |
|---|---|
You can get detailed information on https://github.com/kwaroran/Risuai/wiki (Work in Progress)
You can also run Risuai using Docker. This method is particularly useful for web hosting.
Run the Docker container:
curl -L https://raw.githubusercontent.com/kwaroran/Risuai/refs/heads/main/docker-compose.yml | docker compose -f - up -d
Access Risuai at http://localhost:6001 in your web browser.
Run analytics queries on ClickHouse — explore schemas, execute SQL, fetch results
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases