Update docs

This commit is contained in:
Dustin Brett 2023-04-22 20:40:28 -07:00
parent 45c8d01d82
commit e7b533db56
2 changed files with 12 additions and 0 deletions

View File

@ -127,6 +127,12 @@ docker run -dp 3000:3000 --rm --name daedalos daedalos
# Apps 🧪
### AI Chat
- Have conversations with artificial intelligence
- Supports [OpenAI](https://platform.openai.com/docs/api-reference/chat) & [HuggingFace](https://huggingface.co/inference-api) API's
- Can run locally using [WebLLM](https://mlc.ai/web-llm/)
### [BoxedWine](http://www.boxedwine.org/) (**_.exe, .zip_**)
- Runs 16/32-bit Windows applications
@ -194,6 +200,11 @@ docker run -dp 3000:3000 --rm --name daedalos daedalos
- Flash Player emulator
### [Stable Diffusion](https://stability.ai/stable-diffusion)
- Creates 512x512 images using artificial intelligence
- Runs locally using [WebSD](https://mlc.ai/web-stable-diffusion/)
### [Terminal](https://xtermjs.org/)
- File system support

View File

@ -82,6 +82,7 @@ This project is greatly augmented by code from the open source community. Thank
- [rtf.js](https://github.com/tbluemel/rtf.js)
- [Quake 3](https://github.com/lrusso/Quake3)
- [opentype.js](https://github.com/opentypejs/opentype.js)
- [WebLLM](https://github.com/mlc-ai/web-llm)
## Services