Discover and explore top open-source AI tools and projects—updated daily.
sribdcnAI-driven personalized exam system
Top 88.7% on SourcePulse
Summary
This project delivers an AI-powered personalized exam system for adaptive question generation and recommendation. It targets educators and learners, leveraging LLMs, knowledge graphs, and Bayesian Knowledge Tracing for tailored learning experiences beyond static question banks.
How It Works
The system integrates the OpenPangu 7B LLM for NLP tasks, a Knowledge Graph for structured domain knowledge, and a RAG engine for precise question recommendation. Student mastery is tracked via Bayesian Knowledge Tracing (BKT), enabling adaptive question selection. The LLM also automates knowledge graph construction and updates, creating a dynamic learning environment.
Quick Start & Requirements
python main.py.1 week ago
Inactive