Giter VIP home page Giter VIP logo

post-like-me's Introduction

Post Like Me

The project should take an aggregation of the user’s social media posts and retain frequency of words that he or she has used. Then, using the gathered data, this project should be able to create a word cloud generated by the user’s posts and then create either a post, a paragraph, or a letter generated from the data provided by the user.

Post Like Me is a useless webapp that does nothing of importance. Using Markov chains, the webapp creates simulated tweets of the user and generates their word cloud of most frequent words used in their posts. Optionally, the user is allowed to tweet from this webapp but we are not sure why anybody would do that over posting on Twitter. These features can be extended to any Twitter user that can be searched publicly.

Keys and Secrets

This webapp requires keys and secrets from api.twitter.com in order to do requests from Twitter.

Usage

Install and run mongodb, then run flask_app.py in order to host your webserver locally. By default, the server runs on localhost:5000.

Requirements

The webapp is built on Python, using flask as the frontend and mongodb as the backend. The dependencies include:

python-twitter
flask_oauthlib
pymongo

The rest of the libraries should be included by default with any installation of Python 3+.

post-like-me's People

Contributors

ainzero avatar cjoeml avatar gdivney avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.