Settings

Theme

Show HN: Web Intern – I made a simple AI assisted web playground

webintern.disquette.top

2 points by tomatosuoop 2 years ago · 0 comments · 1 min read

Reader

If you're like me and often use Chat-GPT to help you with HTML, CSS and Javascript, you might find the constant back and forth between Chat-GPT, your editor and your browser aggravating.

I made a small simple UI wrapper around a GPT-4o prompt, that includes an editor and a live preview, so you can keep iterating without having to switch app.

Features:

- Bring your own OpenAI API Key - Edit GPT's code output before asking for the next change - Live preview (with some limitations because of iframe sandboxing) - Sharing (send a link to a friend) - Download your code as a HTML file - FLOSS: https://codeberg.org/fracwaffle/webintern

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection