Project information

  • Category: Ripple Learning, LLC App
  • Project date: Mar 16, 2024
  • Project URL: Edugen AI

Edugen AI

This application was built to use OpenAI to quickly develop curriculum frameworks/outlines. The vercel hosted app does not actually create a curriculum as it times out before ChatGPT responds (due to a 10 second limit on API calls for vercel's free version). The response ususally takes about 3 minutes for a 16 day class and does work when run locally. I was resposible for the back-end on the project - using MongoDB, Mongoose, express.js, node.js, JWT, and OpenAI API.