← Back to projects
AI Lecture Processing System
An automated AI pipeline that transcribes, summarizes, and organizes lecture recordings without manual intervention.
- Python
- Docker
- WhisperX
- Gemini API
- Google Drive API
- FFmpeg
The problem
Processing lecture recordings manually is repetitive and time-consuming. Students and lecturers need searchable transcripts and concise summaries with minimal effort.
The solution
Developed a fully automated AI workflow that monitors cloud storage for new recordings, performs speech-to-text transcription, generates structured AI summaries, creates PDF reports, and uploads the results back to the appropriate course folders.