Spaces:
Runtime error
Runtime error
File size: 428 Bytes
4eff2f9 a8ada2f c93eac4 4eff2f9 d39d3b0 4eff2f9 2077801 3cddd38 ed45bdf 2077801 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
title: web-llm-embed
emoji: ππ
sdk: docker
app_port: 3000
---
# π web-llm-embed π
Web-LLM based document chat
## Roadmap
* [ ] Run transformers.js in browser instead of node.js
* [ ] Dexie local storage
## Credits
### [react-llm](https://github.com/r2d4/react-llm)
### [web-llm](https://github.com/mlc-ai/web-llm)
### [transformers.js](https://github.com/xenova/transformers.js)
### next.js
### langchain |