Getting started with Suora
Suora is an Electron-based AI workbench for chat, documents, agents, skills, pipelines, timers, channels, MCP integrations, and workspace settings. The GitHub Pages site now uses Docusaurus + React + MDX so the public-facing docs feel closer to a real documentation portal.
Workbench mapSee the current product surface and the modules that already ship today.Docs libraryJump to README, feature reference, technical docs, and user guides in GitHub.DownloadsUse the latest GitHub release page as the source of truth for packaged binaries.
Fast path
- Download the latest package from GitHub Releases.
- Launch Suora and configure at least one provider in Models.
- Start from Chat, Documents, Pipeline, or Timer based on your workflow.
What this Pages site is for
- Present a cleaner public homepage than the old static HTML landing page.
- Keep one language per page and switch locale with header buttons.
- Make the GitHub repository address obvious and easy to reach.
- Package and deploy the site during GitHub Pages publishing instead of committing built HTML by hand.
Repository source of truthThe GitHub repo remains the canonical place for releases, implementation-backed markdown docs, and source code history.