Inspiration

Developers lose focus to constant context switching. We wanted to protect deep work by removing everything around coding that steals attention.

What it does

Neuron is a voice-first assistant inside VS Code that lets developers manage tasks, messages, and actions without leaving the editor.

How we built it

We built an agentic voice loop using speech-to-text, an intent-classifying LLM, tool integrations (Slack, Linear, Calendar), and text-to-speech with action confirmation.

Challenges we ran into

Accurate intent detection, avoiding destructive actions, low-latency voice interaction, and making everything feel invisible inside the editor.

Accomplishments that we’re proud of

A fully working end-to-end voice agent inside VS Code that safely executes real actions across developer tools.

What we learned

Agent confirmation loops are critical, UX matters more than raw AI power, and developers value flow above all else.

What’s next for Neuron AI

GitHub PRs, Jira, DevOps alerts, personalization, and expanding Neuron into a true operating layer for developers.

Built With

  • elevenlabs
  • langchain
  • linear
  • openai
  • slack
Share this project:

Updates