Skip to content

Commit 4201dda

Browse files
authored
Update README.md
1 parent f6960fb commit 4201dda

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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

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

@@ -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)