Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uiur/guessimage
Guess a keyword using `search by image` in Google
https://github.com/uiur/guessimage
Last synced: about 1 month ago
JSON representation
Guess a keyword using `search by image` in Google
- Host: GitHub
- URL: https://github.com/uiur/guessimage
- Owner: uiur
- Created: 2015-05-12T11:09:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-12T11:54:10.000Z (over 9 years ago)
- Last Synced: 2024-10-12T19:31:31.644Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 133 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## guessimage
A bash script to guess a keyword by image.Japanese environment only for now.
```
$ ./guessimage http://upload.wikimedia.org/wikipedia/commons/thumb/b/b9/Steve_Jobs_Headshot_2010-CROP.jpg/500px-Steve_Jobs_Headshot_2010-CROP.jpg
steve jobs iphone
```## Installation
You need to have [pup](https://github.com/EricChiang/pup).