Skip to main content

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.

Fast path

  1. Download the latest package from GitHub Releases.
  2. Launch Suora and configure at least one provider in Models.
  3. 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.