arXiv:2608.28611cs.CLcs.AI2026-08

为印度教育定制的AI学习平台,支持中英双语答疑与应试训练。

Gurukul AI: An Interactive AI-Driven Educational Platform for Indian Education System

论文配图:Gurukul AI: An Interactive AI-Driven Educational Platform for Indian Education System
图 1 · 摘自论文原文
  • 基于印度教育部教材构建18720条题库,精准匹配9-12年级课程
  • 在LLaMA 3.1上微调并部署于RAG框架,实现上下文理解与精准回答
  • 开源平台支持双语交互,助力学生刷题、解惑与个性化学习

大型语言模型如ChatGPT和LLaMA虽推动了教育智能化,但其训练数据多源于西方体系,难以适配印度的多元语言环境与标准化课程。印度教育以考试为导向,课程结构严格遵循NCERT(国家教育研究与培训委员会)教材。为此,本文构建了一个涵盖九至十二年级五大学科的、与课程纲要对齐的QA数据集,共包含18,720个问答对,数据已公开于https://huggingface.co/datasets/LingoIITGN/Gurukul。在此基础上,使用LLaMA 3.1 8B模型进行微调,并部署于面向教育需求的检索增强生成(RAG)框架中。本文提出GurukulAI平台,支持印度学生通过中英文对话获取答疑、练习考试题型、获得上下文相关解答。该平台致力于弥合全球大模型能力与本土教育需求之间的鸿沟。代码已开源:https://github.com/lingo-iitgn/GurukulAI。

原文摘要 · Abstract (English)

Recent advances in large language models (LLMs) like ChatGPT and LLaMA have transformed AI-driven education, but these systems are predominantly trained on Western-centric data, making them ill-suited for regional curricula like India's. The Indian education system is linguistically diverse, exam-oriented, and structured around standardized syllabi, not addressed by existing datasets or tools. In this work, we curate a syllabus-aligned QA dataset based on NCERT (National Council of Educational Research and Training) textbooks for classes 9-12, capturing the content, context, and teaching style of Indian curricula. The final dataset, comprising 18,720 question-answer pairs across five subjects, is publicly available at https://huggingface.co/datasets/LingoIITGN/Gurukul. We fine-tune the LLaMA 3.1 8B model using this dataset and deploy it in a Retrieval-Augmented Generation (RAG) framework tailored to educational needs. We introduce GurukulAI, an open-access platform that enables Indian students to chat with the model, get doubts cleared, practice exam-style questions, receive contextual answers, and interact in both English and Hindi. By localizing AI for Indian classrooms, our work bridges the gap between global LLM capabilities and regional educational demands. The code is available at https://github.com/lingo-iitgn/GurukulAI.

教育AI多语言本地化大模型应用

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。