VALL-E — coding chatbot

A conversational chatbot that streams replies and returns code in copyable code blocks. No login or API key required.

  • Type a message; VALL-E streams its reply live.
  • Code is wrapped in fenced code blocks with a Copy button.
  • The conversation carries over between messages.

Uses the Val Town OpenAI proxy (std-openaiproxy.web.val.run) with the auto-injected valtown token, so there's nothing to configure.

Open the app: [url:main.tsx]