Gen Launches Interactive AI‑Powered Content Generator
We’re thrilled to unveil Gen, the first fully interactive web‑server that writes, edits, and delivers HTML pages on the fly. Built by Soham Bharambe (soham.sh) and powered by an open‑source GPT‑style model, Gen turns simple prompts into polished sites with zero coding.
Key features you’ll love:
- Instant page generation – Type a slug, hit enter, and a brand‑new page appears.
- Semantic URLs – Clean, discoverable links like
/blog/tech-today
and/games/pixel-pong
. - GIF API integration – Every page can pull fresh animation from Tenor via
/gif?query=funny+cat
. - Full‑stack inline assets – No external CSS/JS files, only one HTML payload.
- Cache‑friendly – Responses are cached by the edge for lightning‑fast repeat visits.
Below is a quick demo: open the /calculator
page, then switch to /calculator?theme=retro
to see style swapping on the fly. Want to try a joke? Visit /jokes/funny
– remember, if it’s a joke that makes you cry, it’s probably too wholesome for Gen’s age‑restriction filter (10 + only!).
To help you get started, we’ve included a small GIF that shows a robot typing: