Skip to content

cold4Fun/smart-meeting-system

 
 

Repository files navigation

Logo

Smart Meeting System

An AI-powered Zoom web app designed to improve your virtual meetings and enhance collaboration
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

Smart Meeting System is an ongoing project being designed and developed by a group of Master's in Computer Science students from Virginia Tech as part of a one-semester long Capstone class. This project is sponsored by and in collaboration with Boeing. Boeing presented us with the challenge outlined in McKinsey's article, If we’re all so busy, why isn’t anything getting done?. Thereby, we are inspired by this opportunity to apply our knowledge and skills to create innovative solutions that can enhance the way people collaborate and communicate in virtual meetings, making them more efficient and effective.

Team Members:

  • Weiting Li
  • Rundong Liang
  • Yumin Wang
  • Tinghui Wu
  • Jiayi Zhang

(back to top)

Built With

We are building this application using the frameworks/libraries listed below:

  • Zoom
  • Vue
  • flask
  • Python
  • google-cloud
  • OpenCV
  • Docker

(back to top)

Getting Started

To get a local copy up and running please follow these steps.

Installation

To get started, clone the repo:

$ git clone https://github.com/jiayizhg/smart-meeting-system.git

Setup

  1. Navigate to the smart-meeting-system directory:

    $ cd smart-meeting-system

  2. Then install the dependencies:

    $ yarn install

  3. Run the app:

    $ yarn serve

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 79.4%
  • HTML 16.0%
  • JavaScript 4.6%