Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LLM Autograding MVP #9823

Open
4 tasks
SethPoulsen opened this issue May 7, 2024 · 1 comment
Open
4 tasks

LLM Autograding MVP #9823

SethPoulsen opened this issue May 7, 2024 · 1 comment

Comments

@SethPoulsen
Copy link
Collaborator

This issue is to organize the MVP for pushing a Beta version of LLM autograding to PrairieLearn.

For the absolute minimum feature set, we will need:

  • a new config parameter for OpenAI API key
  • an "LLM autograde" button on the manual grading page
  • a server job to actually call the LLM for grading
  • a feature flag to hide all functionality from most people

This will still not be usable at all by instructors, but just hid behind a feature flag for testing.

Before it will actually be usable, we will need to add some way for the LLM grader to incorporate information from Instructor-graded submissions to ensure accuracy.

@SethPoulsen
Copy link
Collaborator Author

work will be done by @Victorsss-Orz but I can't assign to him since he isn't an org member at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant