Skip to content

blacktop/what-dis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what-dis Logo

what-dis

Dumb image-to-text experiment


Why? 🤔

🤷

Getting Started

Requirements

  • ollama
  • /usr/bin/say (might be macOS only?)

Install

go install github.com/blacktop/what-dis@latest

Or download the latest release

❯ what-dis

Describe an image

Usage:
  what-dis <IMAGE> [flags]

Flags:
  -h, --help      help for what-dis
  -t, --text      Output as text
  -V, --verbose   More detailed output
❯ what-dis docs/logo.png --text

The image depicts a young boy and a robot standing in front of an abstract painting. The boy is wearing a white t-shirt and khaki shorts, while the robot has a sleek, futuristic design with glowing blue eyes and a round body. The background features a gold-framed picture on the wall, adding to the overall sense of wonder and curiosity emanating from the scene.

License

MIT Copyright (c) 2024 blacktop