Show HN: Cody – Voice control for Neovim using its own commands, LSP
Category: devtools
Tags: neovim, voice-control, accessibility
Score: 7.0/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 6)
Cody is a Neovim plugin that enables low-latency voice control using the editor's own commands and LSP, routing voice inputs through GPT Realtime via a Node bridge. It stays entirely inside the editor, sending editor state rather than screen captures, which is an innovative and practical approach to hands-free coding.
Target audience: backend devs, frontend devs, devops
Repository: https://github.com/juancgarza/cody · TypeScript · MIT · 1 stars
View on Hacker News