Skip to content

jing-vision/archillect-context-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archillect Context Bot

Source code for the Twitter bot @archicontext.

Archillect Context gets images posted by @archillect with the Twitter API and fetches related keywords and similar pictures from the Google Vision API.

Then, it posts this information on Twitter as a response to @archillect's original tweet and stores the image and its details in the context.monster database.

The bot misses half of the images that @archillect posts to avoid being banned by Twitter. There's also a delay between @archillect's tweets and the bot's response.

Here's an example of a tweet that the bot has posted:

Tweet: @archillect Related keywords: "International Space Station, Space debris, RemoveDEBRIS, Space, Outer space, NASA, Spacecraft, Satellite, Space station" Ref: 588

. @archillect
 Related keywords: "International Space Station, Space debris, RemoveDEBRIS, Space, Outer space, NASA, Spacecraft, Satellite, Space station" Ref: 588

More information about any picture can be found at context.monster using the Ref. number. For instance: https://context.monster/588

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.8%
  • Dockerfile 3.2%