Ivan Podust
Offer Ivan work on your next project.
Rating
Language proficiency level
Portfolio
-
451 USD VoiceFlow - PWA application for AI translation
Web ProgrammingVoiceFlow is a functional PWA application for instant voice and text translation in real-time.
Technical features:
… Voice recognition: Integration of Whisper-large-v3 via Groq API for accurate speech-to-text conversion.
Intelligent translation: Use of the Llama-3.3-70b model for translation between 8 languages.
Voice playback: Voice output of the translation through Web Speech API with voice selection.
PWA and Offline: Support for installation on the device and resource caching via Service Workers.
Stack: Vanilla JavaScript, HTML5, CSS3, Groq Cloud API.