Skip to content
Open
Show file tree
Hide file tree
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
491 changes: 491 additions & 0 deletions Track-2-Kathirvel-P-JeduAI-Connect/ARCHITECTURE.md

Large diffs are not rendered by default.

71 changes: 71 additions & 0 deletions Track-2-Kathirvel-P-JeduAI-Connect/DEMO_VIDEO_LINK.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
JeduAI Connect - Demo Video

?? DEMO VIDEO LINK:
https://drive.google.com/file/d/1esjNpxb3baJnNfeU160mtuNnXcK8B7cL/view?usp=sharing

File Size: 102.36 MB
Duration: ~3-5 minutes
Format: MP4

---------------------------------------------------------------------

DEMO VIDEO CONTENT:

? Multi-Agent Architecture Overview
- 7 specialized AI agents orchestrated by Planner Agent
- RAG, Tutor, Assessment, Translation, Voice, Recommendation agents

? PDF Upload + RAG Query Demonstration
- Upload educational PDF document
- Ask complex question about course material
- Show 0.6s response time with factually grounded answer

? Multilingual AI Tutor (Tamil)
- Switch language to Tamil
- Student asks question in native language
- AI Tutor provides contextual explanation

? Auto Quiz Generation
- Generate 10 MCQ questions on specific topic
- Show 2.1s generation time
- Translate quiz to Tamil (3.9s total)

? Voice Assistant Interaction
- Speech-to-text with Whisper
- RAG query processing
- Text-to-speech response (1.4s end-to-end)

? AMD GPU Performance Monitoring
- Terminal showing rocm-smi output
- 82% average GPU utilization
- Performance benchmarks (7-10x speedup vs CPU)

? Learning Analytics Dashboard
- Student progress tracking
- Quiz scores and weak concept identification
- Personalized learning recommendations

? Results Summary
- 94.2% accuracy (RAG vs ground truth)
- 4.6/5.0 user satisfaction
- 2+ hours/week staff time saved
- 100% privacy-preserving local inference

---------------------------------------------------------------------

KEY FEATURES DEMONSTRATED:
� Privacy-First Multi-Agent AI Learning Assistant
� Local RAG with FAISS-GPU (9.8x speedup)
� AMD Radeon GPU acceleration (82% utilization)
� Multilingual support (100+ languages)
� Real-time inference on AMD ROCm platform
� Complete educational workflow automation

---------------------------------------------------------------------

ADDITIONAL MATERIALS:
- README.md (comprehensive system overview)
- PROJECT_SPECIFICATION.md (15+ pages technical documentation)
- ARCHITECTURE.md (visual diagrams and data flows)
- JeduAI_Connect_Presentation.pptx (10-slide presentation)
- SOURCE_CODE_LINK.txt (GitHub repository)
Binary file not shown.
416 changes: 416 additions & 0 deletions Track-2-Kathirvel-P-JeduAI-Connect/PRESENTATION_SLIDES.md

Large diffs are not rendered by default.

Loading