Spaces:
Runtime error
Runtime error
matt HOFFNER
commited on
Commit
Β·
c93eac4
1
Parent(s):
6ad4e74
update README.md
Browse files
README.md
CHANGED
|
@@ -1,18 +1,16 @@
|
|
| 1 |
---
|
| 2 |
title: web-llm-embed
|
| 3 |
-
emoji:
|
| 4 |
sdk: docker
|
| 5 |
app_port: 3000
|
| 6 |
---
|
| 7 |
|
| 8 |
# web-llm-embed
|
| 9 |
|
| 10 |
-
|
| 11 |
|
| 12 |
## Credits
|
| 13 |
|
| 14 |
[react-llm](https://github.com/r2d4/react-llm)
|
| 15 |
-
[web-llm]()
|
| 16 |
-
[transformers.js]()
|
| 17 |
-
[Chat-Docs-Next]()
|
| 18 |
-
[hnswlib](https://github.com/nmslib/hnswlib)
|
|
|
|
| 1 |
---
|
| 2 |
title: web-llm-embed
|
| 3 |
+
emoji: ππ
|
| 4 |
sdk: docker
|
| 5 |
app_port: 3000
|
| 6 |
---
|
| 7 |
|
| 8 |
# web-llm-embed
|
| 9 |
|
| 10 |
+
Web-LLM document chat
|
| 11 |
|
| 12 |
## Credits
|
| 13 |
|
| 14 |
[react-llm](https://github.com/r2d4/react-llm)
|
| 15 |
+
[web-llm](https://github.com/mlc-ai/web-llm)
|
| 16 |
+
[transformers.js](https://github.com/xenova/transformers.js)
|
|
|
|
|
|