You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# llm-coder
2
-
llm-coder is a open source 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/](https://pdufour.github.io/llm-coder/).
2
+
llm-coder is a 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/](https://pdufour.github.io/llm-coder/).
llm-coder is a completely browser-based tool that uses in-browser LLMs powered by webgpu to generate websites. That means the inference happens directly on your machine and your messages never go to a server.
6
+
**Privacy:** All AI models run locally in your browser. Your data never leaves your device - no servers involved.
7
7
8
8
It supports the following features:
9
9
1. Describe a site you want - the tool will generate the HTML and CSS for you
0 commit comments