Skip to content

Green-Ranger11/standupbento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StandupBento

ezgif com-gif-maker

💭 Introduction

Searching through text for trends or identifying issues is extremely important; thus, labelling the text is a necessary but arduous task. It's made only harder when needing to relate differing responses across subjects.

This project aims to alleviate that difficulty through the use of BERT, a sentence embedding ML model.

🎯 Features

  • Get analysis on standups
  • Plot the standups to be easily grouped
  • Hover over clusters to read their messages

📖 Documentation Details

This project is built with standupman, BentoML and streamlit

🚀 Getting Started

You can choose to run your own instance of standupman or use another to get data for anaylsis.

⚡ Installation

  1. Install MongoDB
  2. Establish Database Connection
  • mongosh
  • show dbs
  • use scrum_app
  1. python3 client/data.py
  2. cd client
  3. python3 streamlit main.py

Client application

Install dependencies
cd client
pip install -r requirements.txt
Run development server
cd client
streamlit main.py

Standupman API

Install dependencies
cd standupman
npm install
Run development server
cd standupman
npm run dev

📖 Learn More

BentoML Standupman

🔧 Tech Stack

  • Streamlit
  • Standupman API
  • Linode
  • GitHub Actions

👨‍💻 Contributors


Alesana Lealofi Eteuati Jr


Spencer Churchill


Huilun Ang

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published