We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d45e12b commit e19087cCopy full SHA for e19087c
README.md
@@ -12,6 +12,11 @@ It supports the following features:
12
## Tech Stack
13
- [onnxruntime-web](https://onnxruntime.ai/docs/tutorials/web/)
14
15
+## Support
16
+- Text generation (via Qwen2)
17
+- Vision parsing (via Qwen2-VL)
18
+- Audio transcription (Via Moonshine-Base)
19
+
20
## Design Principles
21
- No backends
22
- No JS build steps unless the compilation happens directly in the browser.
0 commit comments