Back to archive
V2C — Voice to Code project visual

Project Links

Developer Toolsfeatured

V2C — Voice to Code

V2C turns spoken intent into generated frontend code through a real-time flow: voice input, Web Speech API recognition, GPT-4.1-mini generation, FastAPI SSE streaming, and a live sandboxed preview for generated HTML/Tailwind output.

Overview

AI-powered voice-to-code generation environment using speech recognition, GPT-4.1-mini, FastAPI streaming, generated HTML/Tailwind output, and live sandboxed preview.

Key capabilities

Voice-first coding
Speech recognition
Automatic silence detection
AI code generation
Context retention
Incremental code modification
SSE streaming
Live preview
Code view
Syntax highlighting
Copy/download
Resizable panels
Zustand state management

Engineering highlights

  • AI developer tooling
  • Real-time voice-to-code loop
  • Streaming generation with live preview

Technologies

Next.js 16React 19TypeScriptTailwind CSS v4ZustandFramer MotionFastAPIPythonOpenAI GPT-4.1-miniWeb Speech APISSE