Skip to content

Educational AI dialogue application designed to be seamlessly integrated into Canvas LMS, aiming to provide students with a personal and intuitive way to stay on top of course-related activities.

Notifications You must be signed in to change notification settings

gutbash/canvas-companion

Repository files navigation

abstract

Canvas Companion is an educational AI dialogue application designed to be seamlessly integrated into Canvas LMS, aiming to provide students with a personal and intuitive way to stay on top of course-related activities.

quickstart

setup the application

  1. install node.js.
  2. run git clone https://github.com/gutbash/canvas-companion.git
  3. run npm install to get the dependencies.

run the development server

  1. run npm run dev to start the development server.
  2. visit http://localhost:3000 to view application.
  3. edit app/layout.js or app/page.js and save to see the updated result in browser.
  4. get the .env.local file and add the two keys to access openai + canvas lms.

About

Educational AI dialogue application designed to be seamlessly integrated into Canvas LMS, aiming to provide students with a personal and intuitive way to stay on top of course-related activities.

Topics

Resources

Stars

Watchers

Forks