AI tutor for education
Project description
Heymans AI tutor
Copyright 2024-2026 Sebastiaan Mathôt (@smathot), Wouter Kruijne (@wkruijne), University of Groningen
Heymans AI tutor is a Python library and web app for LLM-based teaching tools. The initial focus will be on automated grading of open exams and interactive quizzes.
This software is in early stages of development and not ready for production.
Dependencies
For Python dependencies, see pyproject.toml. Python 3.10 or later is required. In addition to these, a local redis server needs to run for persistent data between sessions. pandoc needs to be installed for generating invidual feedback reports.
Using as Python library
See example/heymans-brightspace-example.py for an example of how to grade an open-ended exam. This example assumes that you're using the Brightspace learning environment. The example folder also contains example output that is generated during grading.
Running as web server (development)
Download the source code, and in the folder of the source code execute the following:
pip install . # install dependencies
python app.py # start the app
Next, access the app (by default) through:
http://127.0.0.1:5000/app/quiz
License
Heymans is distributed under the terms of the GNU General Public License 3. The full license should be included in the file COPYING, or can be obtained from:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file heymans-0.4.0.tar.gz.
File metadata
- Download URL: heymans-0.4.0.tar.gz
- Upload date:
- Size: 178.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f3b7de172b72877655806a2ffff5c6817ba124d979990569158d743a0e3ff69
|
|
| MD5 |
728ccf5808bc735e69ed4d3313d822e8
|
|
| BLAKE2b-256 |
a95f5ba5052345d8389318f0f5e246be890a936af09b660b5dae8a5821d7e037
|
File details
Details for the file heymans-0.4.0-py3-none-any.whl.
File metadata
- Download URL: heymans-0.4.0-py3-none-any.whl
- Upload date:
- Size: 201.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88abe5c09ceaa64c117c697a607628ac9b0b9466ae56882b92ef419b8644797b
|
|
| MD5 |
3c8a53f491a932b20d53d04759a3e76d
|
|
| BLAKE2b-256 |
d256caad65399a9e4959f610abbe89ef4e8c1ae955a69594a25333e68e667f37
|