Giter Club home page Giter Club logo

remote's Introduction

Remote

What it does ?

Remote is a social networking app that uses python sentiment analysis to analyze people mood and help them connect with other people having similar moods. Remoted platform is a platform that makes easier for people across the globe by connecting with people having similar moods. Remote connects two people via video call in which people can share their feelings. Remote also has chat feature while the video call is in progress.

Implementation

I have used Socket.io to connect users based upon their moods. In the second screen of the app asks questions to the user to analyze mood based on the responses. The responses are then processed by the Node.js using the child process module that runs the python script which uses TextBlob NLP library to calculate the polarity( an indicator of feeling) based on the words used in the responses. When the polarity is being calculated the Text Blob library trims the response by removing other irrelevant words and punctuations from the message. The polarity ranges from -1 to 1, where -1 means the user is very sad and 1 as very happy. When the app tries to connect other user it checks for the closest polarity value calculated from the responses input by the other user. Once both of the user is connected they can chat and talk via video call.

Built With

node.js react.js socket.io react-chatbot-kit textblob-sentiment-analysis

Demo

Screen Shot 2021-05-07 at 1 14 03 AM

Screen Shot 2021-05-07 at 1 16 16 AM

Screen Shot 2021-05-07 at 1 19 39 AM

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.