MOOC assistant for online education platforms
Top 90.1% on sourcepulse
This project provides an automated learning management tool for the "Zhihui Zhijiao" (Smart Vocational Education) platform and its derivatives, targeting students seeking to streamline their online course activities. It offers AI-powered assistance for tasks like answering quizzes, completing assignments, and tracking learning progress, aiming to improve efficiency and scores.
How It Works
The tool interacts with the Zhihui Zhijiao platform via official API interfaces to manage learning progress and execute various study-related tasks. It employs a single-threaded execution model to maintain a natural operational rhythm and includes randomized delays to mimic human behavior, enhancing its stealth and stability. An integrated AI learning assistant, utilizing DeepSeek v3.0, provides reference answers for assessments, though accuracy varies.
Quick Start & Requirements
.exe
file, or clone the repository and install dependencies with pip install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements.txt
.StartWork.py
or the downloaded executable.Highlighted Details
Maintenance & Community
The project is actively maintained, with recent updates noted. Community interaction is encouraged through GitHub Issues and Discussions.
Licensing & Compatibility
The project is released under a free and open-source license, with a strong emphasis on non-commercial use and adherence to platform terms of service.
Limitations & Caveats
The AI learning assistant's accuracy is variable (60-100%) and requires manual verification for critical assessments. The project explicitly prohibits commercial use, large-scale batch operations, or any activity that disrupts the platform's normal functioning. The "Assignment Assistance" feature is still under development.
4 weeks ago
Inactive