by adilmoujahid on 6/18/25, 12:55 PM with 0 comments
GitHub: https://github.com/adilmoujahid/p5js-ai-editor
The app is a p5.js code editor that sends natural language prompts to Claude through a custom MCP server using WebSockets. It updates the canvas and code based on responses, aiming to blend human creativity with AI assistance in creative coding.
This is an early experiment, and I’d love feedback, suggestions, or ideas for expansion.
Related blog post (for context): https://news.ycombinator.com/item?id=44285012