Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhangyuan/localai-ui

The simple UI for https://github.com/mudler/LocalAI
https://github.com/zhangyuan/localai-ui

Last synced: about 1 month ago
JSON representation

The simple UI for https://github.com/mudler/LocalAI

Awesome Lists containing this project

README

        

# LocalAI UI

## Run LocalAI

The `--cors` must be set when running local-ai. e.g.

```bash
local-ai --cors "*"
```