- Chating with Ollama models via web UI
- Storing all data locally on your browser
- Streaming response in real-time
- Markdown parsing with syntax highlighting
- Installing models via web UI
- Install Ollama
- Go to the web app (no registration required)
- Install model you want (Full list of models)
- Enjoy!
- TypeScript
- React
- Zustand + Persist
- TanStack Router
- Tailwind CSS
- RadixUI
- Framer Motion
- Vite
- Install Ollama
- Clone the repo on your computer
npm i
npm run build && npm run preview