Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linguini1/edueval
The BorealisAI Let's Solve It mentorship project: summarizing student feedback submissions on their professor into one cohesive paragraph for faculty consideration during performance reviews.
https://github.com/linguini1/edueval
ai data data-analysis data-science machine-learning machinelearning nlp python pytorch sentiment-analysis
Last synced: about 1 month ago
JSON representation
The BorealisAI Let's Solve It mentorship project: summarizing student feedback submissions on their professor into one cohesive paragraph for faculty consideration during performance reviews.
- Host: GitHub
- URL: https://github.com/linguini1/edueval
- Owner: linguini1
- License: mit
- Created: 2023-03-06T22:39:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-28T18:45:57.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T20:54:50.666Z (3 months ago)
- Topics: ai, data, data-analysis, data-science, machine-learning, machinelearning, nlp, python, pytorch, sentiment-analysis
- Language: Python
- Homepage:
- Size: 8.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
A language machine learning model that condenses student professorial reviews into a concise summary for the faculty to
review during each semester's performance reviews. This model was originally hypothesized and developed by the
[QMAGS](#developers) to aid with student representation in performance reviews at Carleton.![EduEval in action](application/webapp/public/edueval.gif)
## Developers
- Matteo Golin
- Hamnah Qureshi
- Grant Achuzia
- Jad Mohieldin## Requirements
- Python 3.11+
- Modules in `requirements.txt`## Tools & Technologies