tweetimizer
tweetimizer is a responsive web app that helps journalists to increase the reach of their tweets by finding effective and up-to-date hashtags for their topics. In addition, the tool shows the most influencial users of these hashtags (to get in touch or start a discussion) as well as relevant articles (to see what's already been said).
This project has been developed during the Open Data Hack Day: Munich Edition and runs at tweetimizer.brgn.de.

Structure
The project consists of three main parts:
/python: Flask-based server that hosts the underlying machine learning model/server: Node.js server that acts as an intermediary/client: Bootstrap-based frontend
Installation
Python Dependencies
sudo easy_install pipsudo pip install flasksudo pip install flask-corssudo apt-get install python-numpy python-scipy- save your twitter token in .config.js (use server/config.js as template)
Node.js Dependencies & Starting the Servers
npm installnpm run build(installs Bower dependencies)npm run foreverornpm run nodeandnpm run python
Built With
- c
- css
- javascript
- openedge-abl
- python
- shell
Log in or sign up for Devpost to join the conversation.