Coder Social home page Coder Social logo

gpt3-canva-grading's Introduction

GPT3 Canva Grading

This tool simplifies grading canva assignments involving .ipynb

How to use?

  1. Make sure you have python installed in your computer (Depending on your OS you might want to try: py or python instead of python3)
python3 --version
"Python 3.X.X"
  1. Install openai dependency

pip install openai
  1. Download all the submissions from canva using the "download submissions" button in every assignment.

    It should download a .zip file which has to be decompressed into a directory (default: submissions).

  2. Run the python script and output the results.

    Output file is a .json file including name, grade and feedback. In case something went wrong grade and feedback will be ignored and a new value "error" will be returned

python3 script.py

gpt3-canva-grading's People

Contributors

emanuelalvaradog avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.