Voqal (pronounced vocal) is a vocal programming assistant. Voqal allows you to program in IntelliJ with OpenAI's GPT4 using only your voice. Using Voqal, you can ask for code to be explained or modified using natural spoken language.
Thanks for checking out Voqal, an innovative vocal programming assistant for IntelliJ-based IDEs! Designed to boost your coding experience through voice-driven commands, we're curious to know how it integrates with and enhances your development workflow. Is your coding more efficient with Voqal? What additional features would you like for seamless integration? We appreciate any feedback you provide, as it's vital for us to continually improve Voqal.
@codewithimanshu The version just released (2023.2.0) uses a back buffer implementation that stores all proposed changes in a temporary file and then pulls over any changes by analyzing differences. Using this design, Voqal is not yet able to handle all changes, but changes that it can take are far more robust. Since it is not naively copying/pasting code, IntelliJ is actually able to handle style/formatting automatically.
SourceMarker
SourceMarker