Inspiration

We wanted to provide resources and study materials to other students that might be looking to expand their knowledge in a course that they're taking so that they would be better prepared. This project is focused on the Productivity & Collaboration Track.

What it does

This project takes an input from the user (ex. a file or direct text input of a syllabus) and returns a comprehensive guide of key information found, such as exam dates to keep track of, grading scale, etc. It also provides a study schedule a user might want to follow over the duration of the course to stay on track, as well as generating a practice quiz to test their knowledge on the material.

How we built it

We built this project using a variety of AWS services, such as Amplify for the front-end, API Gateway to connect between Amplify and the other services, Lambda/Textract/Dynamodb for our functions, S3 for storage, and Bedrock to generate the response.

Challenges we ran into

One challenge that we faced was getting used to AWS and trying to get all the different services to work together cohesively. For example, we faced problems integrating Amplify with the S3 Bucket and Lambda functions.

Accomplishments that we're proud of

Something that we're proud of is getting our project to work enough that we can see tangible results in the last couple days.

What we learned

We learned about the different AWS services and how to use them.

Here is the link for the file upload working: https://www.youtube.com/watch?v=nnwrvANFjxs

Built With

Share this project:

Updates