This is a rough Roadmap and what to expect in the upcoming versions of Olpaka.

V0.1 - Getting started

  • Connect to local Ollama instance
  • Implement basic chat

Blog Post

v0.2 - Onboarding

  • Create onboarding screen
  • Check Ollama install
  • Check Models
  • Check CORS

Blog Post

v0.3 - Models galore

  • Manage models (list, pull, remove)

Blog Post

v0.4 - Spring cleaning

  • Global state handling
  • Streaming HTTP requests
  • Refactor project based on what I’ve learned
  • Add analytics
  • Add unit tests

v0.5 - Settings

  • Add settings with some basic user preferences

v1.0 - Stable time!

  • First stable release

v1.1 - Makeup time!

  • Customize model parameters

v1.2 - You’re not alone

  • Connect to remote Ollama instances

v1.3 - Stats for nerds

  • Show performance

Future development - maybe this will come earlier due to CORS restrictions

  • Support Desktop
  • Support Mobile
  • Add more locales