Skip to content

pdufour/llm-coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llm-coder

llm-coder is an open source privacy-first AI website-builder powered by your browser. No API keys required. No server required. See the live demo at https://pdufour.github.io/llm-coder/.

site

Privacy: All AI models run locally in your browser. Your data never leaves your device - no servers involved.

It supports the following features:

  1. Describe a site you want - the tool will generate the HTML and CSS for you
  2. Drag and drop an image - the tool will generate the HTML and CSS for you

Tech Stack

Design Principles

  • No backends
  • No JS build steps unless the compilation happens directly in the browser.

Setup

  1. Clone the repository
  2. Install static-web-server
  3. Run make run
  4. Visit http://localhost:3000/llm-coder in the browser

About

In-browser LLM website generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published