trending
Vivek

1d ago

Why I built a full-stack web framework that is made for the AI agents from the ground up

Hey Product Hunt!

I wanted to share a quick story behind WebJs and why I spent the last few months building a new web framework from scratch.

Vivek

14h ago

WebJs - The web framework built for AI agents

WebJs is built for AI agents. It features native web components, server actions, and streaming SSR, all on web standards with no-build. At ~10k lines of code, it’s 95% smaller than Nextjs with a similar DX. Its minimal surface area and no-build architecture let AI agents read the framework source directly from node_modules, allowing them to understand and build without needing an MCP.