Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dhwaneetbhatt/twitter-to-kinesis

A program that reads Twitter public feed and puts into AWS Kinesis Firehose.
https://github.com/dhwaneetbhatt/twitter-to-kinesis

Last synced: 13 days ago
JSON representation

A program that reads Twitter public feed and puts into AWS Kinesis Firehose.

Awesome Lists containing this project

README

        

# twitter-to-kinesis

A program that reads tweets in real time using [Twitter HBC](https://github.com/twitter/hbc) and pushes data to AWS Kinesis. It also does sentiment analysis on the tweet text using [Java SDK for Api.ai](https://github.com/api-ai/apiai-java-sdk).