Code Monkey home page Code Monkey logo

public_voices's Introduction

Public Voices

A public conversation app enabling users to analyze comments of peers and understand different views.

URL: http://144.126.246.226:8000

*** Work in progress ***

Problem

Social media platforms are the medium for public conversation. They enable us to speak up and express our ideas on important topics. However due to the huge number of posts, listening to this conversation is not always easy. We can easily lose the overview, get informed by fake news or always read one-sided arguments because of personalization.

Solution

On this platform, users can create topics, comment on other's topics and see the automated comment reports. Comment reports include information about:

  1. How many people agree or disagree with the initial comment?
  2. What are the most common word groups used in the comments?
  3. What are the word groups affecting user likelihood to agree?
  4. What is the user sentiment on the topic?
  5. What is the spam rate? Which were the comments flagged as spam and excluded?

This information helps users to understand the public opinion on a topic and to get a better overview of the conversation.

Getting started

  1. Clone the repository
  2. Create a MongoDB database and collections users, topics, comments .
  3. Create the .env file entering the your MongoDB URI. An example can be found in example.env.
  4. Run docker compose up
  5. Visit localhost:8000 to view the app.

public_voices's People

Contributors

egeatmaca avatar

Watchers

 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.