Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weiyu0824/chopia
A chatting platform that summerizes chat history in real time
https://github.com/weiyu0824/chopia
mongodb nlp nodejs react rest-api websocket
Last synced: 11 days ago
JSON representation
A chatting platform that summerizes chat history in real time
- Host: GitHub
- URL: https://github.com/weiyu0824/chopia
- Owner: weiyu0824
- Created: 2022-11-26T19:16:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T22:18:12.000Z (almost 2 years ago)
- Last Synced: 2023-09-03T05:26:00.364Z (about 1 year ago)
- Topics: mongodb, nlp, nodejs, react, rest-api, websocket
- Language: TypeScript
- Homepage:
- Size: 2.64 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chopia
A chatting platform that could summerize chatting history in real time.## Motivation
When people are discussing and brainstorming, (1) structuralizing content and (2) having summaries are important. We developed a chatroom platform with a tool to give real-time summaries while chatting. We want to help people to formulate a clear discussion flow and also expand content exploration.## Solution
To understand more about details, please check `docs/DESIGN.md`## Demo
Deployment would come soon## Authors and acknowledgment
Mu-Chun Wang
Wei-Yu Lin
Yi-Chun Pan