Discover and explore top open-source AI tools and projects—updated daily.
riffadoSelf-hosted AI transcription for voice recorders
Top 92.3% on SourcePulse
Riffado provides a self-hosted, open-source AI transcription solution for voice recorder users, primarily targeting Plaud Note devices. It empowers users to maintain control over their recordings and transcripts by allowing them to integrate their preferred OpenAI-compatible AI transcription services or utilize free in-browser transcription, offering a privacy-focused alternative to vendor-locked solutions.
How It Works
The system syncs recordings from the Plaud cloud service and processes them using user-selected AI providers via an OpenAI-compatible API endpoint, or locally using Transformers.js (Whisper in WebAssembly) for a free, browser-based option. Transcripts and associated data are stored on user-controlled infrastructure, supporting local filesystems or S3-compatible object storage. Sensitive data like API keys and tokens are encrypted at rest using AES-256-GCM.
Quick Start & Requirements
curl -fsSL https://riffado.com/install.sh | sh. Manual Docker Compose setup is also available.plaude.ai), and optionally an OpenAI-compatible API key.Highlighted Details
Maintenance & Community
The project was rebranded from OpenPlaud to Riffado in May 2026 and is actively maintained by the Riffado community. Community support is available via Discord. Contribution guidelines and branching strategies are detailed in separate repository files.
Licensing & Compatibility
Limitations & Caveats
4 hours ago
Inactive