A dead simple frontend for Ollama served with Bun
- Bun
- Ollama
- At least 1 local model
To install dependencies:
bun i
To run:
bun run start
- Handle Streaming data output
- Format markdown output
- Make it easy to manage models in GUI
- Convert this whole thing to a Tauri App IDK