We provide the ultimate tool for monitoring students in online and offline classes, giving insights that empower teachers to enhance the learning experience by refining content and boosting engagement
- Generate power point presentations ready to download with a single propmt.
- Generate lesson plans and study guides for your classes and export them into your Google or Outlook calendar.
- Upload student's assesments and get insights on what might be wrong or what needs improvement.
- Upload your zoom, teams or google meet recordings to get insights on your students' behavior and engagement.
- Select the session you want to analyze and get graphics and reports.
- You can also visualize your recorded video online while observing the metrics.
streamlit_app
├─ home.py
├─ algorithms
│ └─ pptx_genai.py
│ └─ review_hw.py
│ └─ s3_download.py
│ └─ simple_text.py
├─ assets
├─ jetson
├─ pages
│ └─ generate.py
│ └─ instructions.py
│ └─ upload.py
│ └─ visualize_online.py
├─ .gitignore
└─ requirements.txt
- boto3
- openai
- python-pptx
- ics
- PyPDF2
Deployed with: Streamlit Cloud