Skip to content

This repository is for Tweet-Map application, experimenting with AWS Lambda, AWS Elastic Beanstalk and AWS Elastic Search

Notifications You must be signed in to change notification settings

aakar77/tweet-map

Repository files navigation

TweetMap

An application which shows real time tweets based on location.

There are two versions of this application.

  1. Master branch contains the first version implemented using 3 Lambda functions, which also performs sentiment analysis using IBM Watson NLP API and AWS other components such as SQS and SNS

  2. app-2v branch contains back-end implemented using Django application, which can be hosted on EC2 instance. https://github.com/aakar77/tweet-map/tree/app-2v