matt HOFFNER commited on
Commit
c93eac4
Β·
1 Parent(s): 6ad4e74

update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
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
- Where were going we don't need servers
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)