Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Smart Classroom
============================================
The Smart Classroom project is a modular, extensible framework designed to process and summarize educational content using advanced AI models. It supports transcription, summarization, and future capabilities like video understanding and real-time analysis.

This application provides an end-to-end workflow, starting from file uploads or live recording, through audio analysis and video streaming, to generating insightful outputs like MindMaps and class statistics. You can monitor system performance, switch between audio–video modes, and validate results seamlessly, ensuring an interactive and efficient classroom experience.

The main features are as follows:

- **Audio file processing and transcription** with ASR models (e.g., Whisper, Paraformer)
Expand Down