Install with pip:

pip install hawk-tui-video

Then run: hawktui or hawk

Screenshots

HawkTUI Splash Screen

Splash screen on startup

HawkTUI Main Interface

Main three-panel interface

Links

pip install hawk-tui-video
Source code and issues
AI model platform

Features

AI Image Generation
Generate images using custom Replicate fine-tuned models
TikTok Videos
Automatically assemble images into 9:16 vertical videos
Multiple Projects
Switch between different Replicate models and styles
Keyboard-Driven
Fast workflow with intuitive vim-style shortcuts

Keyboard Shortcuts

↑↓ Navigate
Tab Switch panels
Enter Select / Generate
Space Toggle selection
a Select all
v Create video
b Browse folder
d Delete selected
1-3 Quick switch project
q Quit

Requirements

brew install ffmpeg
# macOS - install FFmpeg for video creation
echo "REPLICATE_API_TOKEN=r8_xxx" > .env
# Get your token from replicate.com/account/api-tokens