Skip to content

ProComm is a tech startup aiming to develop speech in settings such as public speaking and one to one conversations. It analyzes quantitative data from both, the speech file and the transcript to give high quality feedback to the user on their speech.

Notifications You must be signed in to change notification settings

Alricfv/ProCommReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

186fb22 · · Aug 13, 2025

History

104 Commits
Aug 4, 2025
Aug 13, 2025
Apr 17, 2025
Aug 9, 2025
Aug 9, 2025
Aug 8, 2025
Aug 11, 2025
Aug 11, 2025
Jul 16, 2025
Aug 13, 2025
Apr 17, 2025
May 30, 2025

Repository files navigation

ProComm

Welcome to ProComm (stands for Professional Communication). It's a cool web app which anyone can use to improve their speech or public speaking skills! If you want to test it, access it through the "try it out!" button on the navbar, if you're a regular user you might want to sign up/login as you can then have a record of some of your past speeches (limited storage only though)

Features

  1. Transcription
  2. Speech analysis (includes speech rate, emotional tone, etc.)
  3. Ability to view your past recordings (not saving statistics at the moment due to storage limitations)

Tech Stack Used!

Front End: React.js + Chakra UI Back End: Flask (Python) Storage: LocalStorage/MongoDB (depending on your storage preference)e)

Client Usage

If you want to test or use my app, check out my website (alricfv.github.io/ProCommReact/)

Dev Usage

If you want to locally host my app or make a few changes for yourself, feel free to clone my project, run npm install and then npm start on your terminal

As for the python backend, just run python server.py on your terminal .Currently, I've tried and tested python3.8 and python3.9. Can't guarantee stability for other versions

Use your own DB though, i can't give you access to mine.

Ending Statements

Thanks for reading this, PRs are welcome!

About

ProComm is a tech startup aiming to develop speech in settings such as public speaking and one to one conversations. It analyzes quantitative data from both, the speech file and the transcript to give high quality feedback to the user on their speech.

Resources

Stars

Watchers

Forks