A local-first prompt crafting studio for AI image and video generation. It runs on your Ollama backend and ships quantized Qwen2.5 and Llama 3.2 text models for fast, hardware-friendly prompt ideation. You can also feed in an image and let Qwen2.5-VL draft prompts.
Arctic Prompter keeps everything on-device: Ollama handles the inference, quantized models keep usage light, and the UI guides you from idea to ready-to-run prompts for images or videos. Swap between Qwen2.5 and Llama 3.2 for different writing styles, or use Qwen2.5-VL to turn reference images into structured prompts.
- 🧠 Ollama-powered prompting using quantized Qwen2.5 and Llama 3.2 for responsive, on-device text generation.
- 🖼️ Image-to-prompt with Qwen2.5-VL to convert reference images into ready-to-tweak prompts.
- 🎬 Image + video prompt flows with guidance to keep outputs consistent across modalities.
- 🌡️ Thermal monitor that surfaces CPU/GPU temps so you know when to pause or switch models.
- 🕒 Keep-alive toggle to hold a model in memory for long sessions; turn it off if you’re switching models frequently.
- 🎚️ Temperature slider to dial in prompt variety and control how adventurous or deterministic the LLM responses are.
- ⚡ Hardware-friendly defaults—all bundled models are quantized to run smoothly on most machines.
- Download the latest
.flatpakfrom this repo’s Releases page. - Install it:
flatpak install --user ArcticPrompter.flatpak
- Optional (for drag-and-drop): Flatpak sandboxes file access. If you want to drag images from a specific folder into the app, grant read access to that folder:
Replace
flatpak override --user --filesystem=/absolute/path/to/folder io.github.ArcticPrompter
/absolute/path/to/folderwith the directory you drag files from. For example:flatpak override --user --filesystem=/home/burce/Pictures io.github.ArcticPrompter
-
Active internet connection (for pulling LLM models and downloading the Ollama backend).
-
Flatpak runtime on your system:
# Ubuntu / Debian / Linux Mint sudo apt install flatpak # Fedora (already included on Workstation editions) sudo dnf install flatpak # Arch / Manjaro sudo pacman -S flatpak
-
If you previously ran https://github.com/ArcticLatent/post-linux, you already have the required runtimes and codecs.
- When you first launch the app, the Ollama binary automatically downloads and installs to
~/.local/share/arcticprompter/ollama. - LLM models download into
~/.local/share/arcticprompter/ollama/models/blobs.
- Start with Qwen2.5 for concise prompts; switch to Llama 3.2 when you want more verbose phrasing.
- Use Qwen2.5-VL when you have a reference image—drag and drop the image into the app or upload an image by clicking import image.
Open an issue in this repository if you hit a bug, need troubleshooting, or want to request new prompt workflows or model presets.
Enjoy smoother prompt crafting!
Burce Boran 🎥 Asset Supervisor / VFX Artist | 🐧 Arctic Latent
Copyright (c) 2025 Arctic Prompter. All Rights Reserved.
This software is proprietary and closed-source.
You may download and use the compiled Flatpak package for personal use only. Redistribution, modification, reverse engineering, or commercial use of this software or any included assets is prohibited without written permission from the copyright holder.
The software is provided “as is” without warranty of any kind.
