Skip to content

jsomeara/tutorable2-CAC

Repository files navigation

Tutorable Logo Tutorable Logo

🌐 Live Demo     🎞️ Video Demo

Built for 2024 Congressional App Challenge (WA-09, Representative Adam Smith)

Technologies Used

Docker Logo         NuxtJS Logo         TailwindCSS Logo         Claude 3.5 Sonnet Logo

.env file

  • Don't forget to setup .env file.
  • See .env.example for details

Development

  • yarn (you will need to re-run this command if you modify the whiteboard code)
  • yarn dev will make the development server live on port 3000

Production Hosting

  • docker build -t tutorable2 .
  • docker run -p 29696:3000 --env-file ./.env tutorable2 (modify these command args to suit your specific needs)
  • Server will be live on localhost:29696

About

Amazing AI-powered tutor for high school subjects! Tutorable provides unmatched step-by-step explanations. Draw questions or upload images to our interactive whiteboard for instant help. Covers math, science, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors