A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
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.
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnos
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots