Deploy full-stack web apps with zero typing — just your voice.
Speak your idea. Get a deployed app. EchoMe uses voice input and Claude AI to generate full-stack web applications and deploy them to Vercel — no coding required.
# Install dependencies
npm install
# Add your API keys
cp .env.example .env
# Run the dev server
npm run devOpen http://localhost:3000 to start building with your voice.
- Framework: Next.js 15 with App Router
- AI: Claude API for code generation
- Voice: Speech-to-text input
- UI: shadcn/ui + Tailwind CSS
- Deploy: Vercel
