https://github.com/jondotsoy/ollama-ui
https://github.com/jondotsoy/ollama-ui
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jondotsoy/ollama-ui
- Owner: JonDotsoy
- License: mit
- Created: 2024-06-03T02:19:53.000Z (12 months ago)
- Default Branch: develop
- Last Pushed: 2024-06-03T17:07:29.000Z (12 months ago)
- Last Synced: 2025-01-26T10:30:27.603Z (4 months ago)
- Language: TypeScript
- Size: 486 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ollama UI (Experimental)

## Setup
Install with bun
```ts
bun install
``````ts
bun dev
```