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

https://github.com/jondotsoy/ollama-ui


https://github.com/jondotsoy/ollama-ui

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Ollama UI (Experimental)

![Demo of screen shoot](assets/snapshot-screen.png)

## Setup

Install with bun

```ts
bun install
```

```ts
bun dev
```