Skip to content

littleninja/ta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#My Personal Teaching Assistant#

##Setup##

Install the following:

##Getting Started##

  • Setup up an account with Google Cloud API and a project with billing
  • Initialize gcloud
gcloud init
  • Get auth key
gcloud auth activate-service-account --key-file=@YOUR-KEY-FILE-PATH
gcloud auth print-access-token
  • To see how a syllabus is parsed, replace @YOUR-ACCESS-TOKEN with your auth key and run scripts/parse-syllabus.sh

About

Personalized teacher assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published