Git Product home page Git Product logo

logchat's Introduction

logchat

Repository for our tartanhacks 2018 project logchat, a new chat easy for groupwork

Contributors

Anita Li, Michelle Ma, Hesper Yin, Rebacca Pei

Description

https://youtu.be/y3u6zWmh7q4

Our project is a chat platform designed for group of co-workers. Log Chat combines chat room and markdown editor. When wokers are chatting, their progress reports and notes are arranged and maked down nicely. It uses socket to connect users, and users put in their id and name to enter the same chat room. Users text, and time are displayed. The main feature of this chat platform is that it can organize useful messages into work log or notes based on customized mode and time. To prevent irrelevant messages from distracting co-workers, we applied Microsoft Azure LUIS and used machine learning to train the bot so that it can filter out irrelavent information, like food, entertainment and sleep or rest discussions. When the log or working notes are exported in either txt or pdf form, the filtered information won't appear on the log. To export logs in PDF form, we used a library called report la. Also, we used Microsoft Azure Storage(Blob Storage) to enable file transfer among users, and create a clear file lists on the interface to make file downloads convenient. The interface is based on Tkinter, and we used Pillow to process images on it. We've designed our app logo ourselves.

Installation

Developed by Python 3 Requried modules: Microsoft Azure, sockets, requests, pillow, reportlab, tkinter

Run

ย init.py

Screenshot

check screenshot.jpg

logchat's People

Contributors

reedyharbour avatar yhesper avatar rebeccapei16 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.