프로메테우스 AI 발표연습 어플리케이션 개발
- Clone the repository :
git clone https://github.com/use08174/SpeechPT.git
- Install dependencies:
pip install -r requirements.txt
- Start the development server:
cd SpeechPT/backend/app
uvicorn main:app --reload
Our project has two key features: 'presentation analysis' and 'text summarization'.
- Speed : Calculate cpm to analyze speed of the speech.
- Pause : Calculate number of pauses and duration of pauses during speech.
- Filler words : Detect korean filler words in the speech.
- Face Expression : Analyze face expression of the presenter.
- Gaze Tracking : Tracking gaze of the presenter.
- Summarize text : Extracting and analyzing presentation materials.
This is our notion page for our project archive. : Notion
- 심수민
- 김수홍
- 배아람
- 문승현
- 남승현
- 윤선미
- 임서연
More about Prometheus : https://prometheus-ai.net/