Verba is a revolutionary language learning application that allows users to practice speaking with an AI companion. This AI is designed to be endlessly patient, non-judgmental, and can operate entirely offline, ensuring privacy and accessibility. The application facilitates full conversations, provides inline corrections, generates graded reading materials, automatically captures new vocabulary, and offers a natural voice interaction on both ends of the conversation. Verba runs entirely on the user's machine, making it a truly local-first and offline-first solution.
Verba is available for download on macOS, Windows, and Linux. Due to its unsigned nature, users may need to follow specific instructions to open the application on macOS and Windows. Building from source is also an option for users with Node.js and Rust installed.
To build Verba from source, you will need Node.js and Rust installed. The build process involves running npm install, followed by either 'npm run tauri dev' for development or 'npm run tauri build' to package the application.
Built with