Inspired by other homework answer sites Chaigg is a forum based service that allows students to search the answers to their homework. However Chaigg will not provide the correct answer instead it provides an answer that professors can use to instantly detect cheating.

Using openai, Chaigg sends the professor's desired problem statement and answer input to openai to make a solution for the answer, which is then posted on the site for students to see.

Working through the jargon of ai tutorials was quite difficult for me as a beginner, and being able to host the static browser for my site on aws was also a struggle, but we pushed through.

It works mostly

I learned a lot about using ai as well as website design. I've made a lot of algorithmic code before that was all local to my computer so learning how to move code between sites and on a larger scale was much more difficult. So I learned a lot about that.

We plan to include a few more pages as well as make a database to host all of the prior questions from students, as well as include images of the problem solutions in a much more professional format.

Share this project:

Updates