Skip to content

elijah629/web2050

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web2050

The AI-Generated web.

Append any url to the base url (after /, minus protocol) and it will live-stream generate the specific page!. After, your browser uses it again to recursively generate a site, including all assets, pages, and js! Uses https://ai.hackclub.com internally.

Why?

To show that 2-shot vibecoding a webpage is not a good idea 💀

Security

The CSP disallows all external assets, and the AI has been prompted to follow Hackclub Nest's CoC.

Demo

Demo available here

Self-Hosting

  • Set .env

    HOST=0.0.0.0:port
  • Run

    cargo run --release
  • Available at $HOST

About

The internet, except everything was vibecoded.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published