Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lluiscamino/archillect-context
Twitter bot that posts keywords related to Archillect's images
https://github.com/lluiscamino/archillect-context
api archillect archillect-bot cloud-vision cloud-vision-api twitter twitter-bot
Last synced: 13 days ago
JSON representation
Twitter bot that posts keywords related to Archillect's images
- Host: GitHub
- URL: https://github.com/lluiscamino/archillect-context
- Owner: lluiscamino
- License: mit
- Created: 2019-09-13T19:51:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T07:27:00.000Z (over 1 year ago)
- Last Synced: 2024-07-30T20:57:11.652Z (3 months ago)
- Topics: api, archillect, archillect-bot, cloud-vision, cloud-vision-api, twitter, twitter-bot
- Language: TypeScript
- Homepage: https://twitter.com/archicontext
- Size: 1.19 MB
- Stars: 46
- Watchers: 4
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Node.js CI status](https://github.com/lluiscamino/archillect-context/actions/workflows/node.js.yml/badge.svg)](https://github.com/lluiscamino/archillect-context/actions/workflows/node.js.yml)
[![CodeQl analysis status](https://github.com/lluiscamino/archillect-context/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/lluiscamino/archillect-context/actions/workflows/codeql-analysis.yml)
[![Follow @archicontext on Twitter](https://img.shields.io/twitter/follow/archicontext?style=social)](https://twitter.com/archicontext)
# Archillect Context Bot
Source code for the Twitter bot [@archicontext](https://twitter.com/archicontext).Archillect Context analyzes every image posted by [@archillect](https://twitter.com/archillect) and responds with keywords related to it.
## Example
![Tweet: @archillect Related keywords: "International Space Station, Space debris, RemoveDEBRIS, Space, Outer space, NASA, Spacecraft, Satellite, Space station" Ref: 588](https://i.imgur.com/82DLUwl.png)
```
. @archillect
Related keywords: "International Space Station, Space debris, RemoveDEBRIS, Space, Outer space, NASA, Spacecraft, Satellite, Space station" Ref: 588
```## Built using
* [Google Cloud Vision API](https://cloud.google.com/vision)
* [Twit](https://github.com/ttezel/twit)