Turn voice instructions into GitHub actions!
This is a dev post classified by Jev as AI dev tools (a tool drop), kept by the Dev Radar because it carries real work, not commentary.
Turn voice instructions into GitHub actions! I built a GitHub Voice Agent that takes a spoken request, understands what needs to be done, and turns it into actions across your repo. For the voice layer, I used AssemblyAI’s Sync API to transcribe the request. The transcript is then passed through AssemblyAI’s LLM Gateway to `qwen3-next-80b-a3b`, which acts as the tool-calling model behind the agent. The model has access to GitHub tools for inspecting commits and diffs, checking existing issues, creating new issues, and posting comments. Based on the request, it decides which tools to call, u
Posted by Sumanth (77.2k followers) 2 h ago · 13 likes · 1.5k views · view the original post on X. Kept by the Dev Radar as AI dev tools.
More dev work like this
- Meet DeepSeek-V4.1-Flash: a blazing fast image-text-to-text model. It takes both images… — @HuggingModels
- How to use Jev, and where it gives you the most advantage: — @0x_rody
- ¡POR FIN! Claude Code añade soporte a AGENTS.md. — @midudev
- Sometimes you AI has more context then you. It did the research or grabbed the link. So… — @Dan_Jeffries1
- Very nice @GoogleColab notebook from @adaption_ai staff showing how use invent a dataset… — @sarahookr
- How does Jev work? — @startupideaspod
- In Kody, you can have skills, but even better is documented utilities. — @kentcdodds
- jev has been showing up a lot lately, but most posts skip the part where they explain… — @Resorcinolworks
Every post is read and classified by Jev (TypeSafe): what it is, which market it belongs to, and whether the link is a real tool. 12.2k posts from 4.7k X accounts over the last 21 days, 1.3k tools, 12 markets. Collected every 5 minutes, fully re-ranked every hour — last update 2026-09-19 16:57 UTC. Full method.