Skip to content

nyle-arora/next-steps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web app that can generate a list of next steps for Zoom meeting participants.

Usage Instructions:

  • During your Zoom meeting, press record and assign tasks verbally by saying "Hey Godzilla, assign [task] to [participant]. Thanks Godzilla".
  • After the meeting is over, pass in the Google speech to text credentials as follows in the command line: export GOOGLE_APPLICATION_CREDENTIALS=/Users/admin/Downloads/erudite-justice-292723-2ee1b5b7203f.json
  • Then start up a local webserver by running the server code in Node.JS.
  • Then open up the client application and generate your list of next steps!

Tech stack:

  • Node.js
  • Express.js
  • HTML
  • CSS
  • JavaScript

About

Web app that can generate a list of next steps for Zoom meeting participants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.1%
  • HTML 28.2%
  • JavaScript 21.7%