Skip to main content

ScrAIbe-WebUI: No-Code Access to Accurate Transcripts

After releasing ScrAIbe, many colleagues still needed a friendly interface—they were researchers, not DevOps engineers. ScrAIbe-WebUI solves that gap with a FastAPI backend and a responsive frontend that wraps the underlying containers.

Highlights:

  • Drag-and-drop uploads with progress tracking for long recordings.
  • Profile presets (interviews, meetings, field recordings) that change diarisation + cleaning parameters without touching config files.
  • Fine-grained access control so institutes can delegate transcription duties without exposing cluster credentials.

The UI talks to the same API that scripts use, which means power users keep their automation while the rest of the team gets a reliable, accessible experience.