Giter Club home page Giter Club logo

team-project-team4's Introduction

Tission

Overview

  • Tission is a web platform which automatically shows the valid mission chats from Twitch broadcast.

  • It analyzes the donation logs of specified Twitch streamer in real time and classifies whether it is a valid mission or not using the pre-trained deep learning model.

Principle

  • The streamer must first login to both Twip and Tission platforms using his or her Twitch account.

  • Then Tission starts crawling donation logs from Twip and sends it to our online server in JSON format.

  • The server saves what is recieved and runs the pre-trained deep learning model to classify valid missions from donation logs.

  • If there are valid missions then it refreshes Tission web platform and shows the mission to the streamer.

  • The streamer can use OBS program to show Tission in some part of the screen so it can also be seen by Twitch broadcast viewers.

Frontend

Backend

NLP & Deep Learning Model

team-project-team4's People

Contributors

jowoni avatar canis617 avatar mseonkim avatar ccwhan6 avatar jjiijj78 avatar hodakrer avatar janghyukjin avatar donghoney avatar inca617 avatar cloudhs7 avatar

Stargazers

SEOA7777 avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

team-project-team4's Issues

front의 README.md에 npm 모듈 설치 방법과 yarn 패키지 설치 방법이 수정되어야 할 것 같습니다!

Python 3.6 환경에서 front의 README.md내용대로 설치했으나, npm-error가 발생하여 확인해본 결과 해당 모듈이 없다며 실행되지 않았던 것이었습니다. 또한 yarn package의 경우 global 옵션을 붙여서 설치하는 경우에는 관리자 권한이 필요해서 sudo 명령어를 추가해야할 것 같습니다. 이 두 가지를 검색을 통해 해결하긴 했으나 이에 대한 내용이 README.md에 추가될 필요성이 있는 것 같습니다! 감사합니다:)

주어진 미션에 대한 modify버튼 작동 수정

프로그램을 실행시켜보았더니 주어진 미션에 대한 modify버튼이 정상적으로 작동하지 않는 것 같았습니다. 포크를 따서 modify관련 코드의 front, backend부분을 수정한 후 풀리퀘 요청을 보내겠습니다.

create button 의 구현이 이루어져 있지 않습니다.

front에서 버튼과 버튼을 눌렀을 시 나오는 팝업창까지는 구현이 되어 있지만 서버단에서 이를 처리해줄 함수와 서버로 전송해줄 method가 구현되어 있지 않습니다. nlp 모델이 미션을 아직 완벽하게 구분하지 못하는 만큼 미션을 수동으로 추가해주는 기능은 꼭 필요하다고 생각됩니다!
수동으로 미션을 추가해주는 기능이 추가된다면 더 좋을 것 같습니다.
답변 기다리겠습니다:)

방송할 때 브라우저 소스가 따로 있었으면 좋겠습니다.

OBS 같은 방송 송출 프로그램에서 브라우저 소스를 통한 화면제어를 제공합니다.
특정 창을 미션창으로만 관리하고 서버와 공유시킨다면 현재 방송에서 사용하는 채팅창 프로그램처럼 방송화면을 가리지 않고 사용할 수 있을 것 같습니다.
구체적 예시로는 트윕에서 제공하는 chat box를 아래 예시 사이트로 붙여놓겠습니다.
https://twip.kr/widgets/chatbox/********** (개인정보 때문에 지워놓습니다.)
구현이 된다면 더 실용적인 프로그램이 될 것 같습니다.

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.