amallo

Simple GUI to query a local Ollama API server for inference written in Flutter

screenshot

Getting Started

  1. Download and install Ollama
  2. Install amallo or,
  3. Build from source.

   git clone [email protected]:mthongvanh/amallo.git
   cd amallo
   flutter pub get
   flutter run -d macos

Built with:

Flutter 3.13.2

Dart 3.1.0

Tested on: macOS Sonoma (15.0 beta) & Xcode 14.3.1

GitHub

View Github