Skip to content

Commit 4ca51b8

Browse files
committed
Merge branches 'main' and 'main' of github.com:pdufour/llm-coder
2 parents 152d8cb + 4201dda commit 4ca51b8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# llm-coder
2-
In-browser LLM website generator
2+
In-browser LLM website generator. llm-coder is a great free AI solution that runs via onnx-runtime. No AI tools needed, just your browser (probably a deskstop), and a bit of time required.
33

4-
![site](https://github.com/pdufour/llm-coder/raw/main/images/site.webp)
4+
![site](https://github.com/pdufour/llm-coder/raw/main/public/site.webp)
55

66
See the live demo at [https://pdufour.github.io/llm-coder/](https://pdufour.github.io/llm-coder/)
77

@@ -11,7 +11,8 @@ It supports the following features:
1111
1. Describe a site you want - the tool will generate the HTML and CSS for you
1212
2. Drag and drop an image - the tool will generate the HTML and CSS for you
1313

14-
14+
## Tech Stack
15+
- [onnxruntime-web](https://onnxruntime.ai/docs/tutorials/web/)
1516

1617
## Setup
1718

0 commit comments

Comments
 (0)