Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pankalog/ol_kickoff_s2_2024
https://github.com/pankalog/ol_kickoff_s2_2024
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/pankalog/ol_kickoff_s2_2024
- Owner: pankalog
- Created: 2024-02-20T13:49:47.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-21T14:48:31.000Z (10 months ago)
- Last Synced: 2024-11-11T13:06:31.473Z (about 1 month ago)
- Language: Python
- Size: 186 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MindMentor
The AI-powered teacher to assist you with your Open Learning problems!
Link to GPT (Requires GPT Plus): https://chat.openai.com/g/g-BLor6Ofy7-mindmentor
# TL;DR
The retrieve_canvas_outcomes.py file uses a GraphQL query to retrieve a list of all the KPIs in the outcomes of the main
OL canvas course.The retrieve_hboi_framework.py file uses the files in trainingData (retrieved from
https://github.com/HBO-i/ictresearchmethods.nl/) to condense all of the research methods
from the file tree into one file.The two files resulting from that are uploaded to a custom GPT from OpenAI,
and with some prompt engineering we create a new GPT that reads both files
and can assist students with the two.