Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 843 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 843 Bytes

Twitter realtime analysis Actions Status

image

Requirements

  • Python 3
  • Docker + docker-compose

Watch a youtube tutorial 📺

Youtube tutorial

Features

  • Tweepy for twitter fetching
  • X for sentiment analysis
  • rabbitmq for job queueing
  • influxDB for sentiment storage
  • grafana for visualization

Setup

create .env file inside 1.ingest folder and put there your twitter credentials

Improvements for the future

  • dockerize python scripts