Skip to content

Generate imagined websites on an infinite canvas

Notifications You must be signed in to change notification settings

myownipgit/tlbrowse

 
 

Repository files navigation

tlbrowse

launch.mp4

tlbrowse is an infinite canvas for the simulated web. You can create webpages by entering urls and clicking on links creates new pages. You should get incredibly funky with what imagine.

You can play with the hosted version on https://tlbrowse.com

Running Locally

Create a .env.local file with the following environment variables:

ANTHROPIC_API_KEY=<your-anthropic-api-key>
bun install
bun dev

Changing the model

If you clone this locally you probably want to change the model. You can do this by editing app/api/html/route.ts.

About

Generate imagined websites on an infinite canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 96.9%
  • CSS 2.7%
  • JavaScript 0.4%