Skip to content

3iq-hacks/mathgpt

Repository files navigation

Hackrithmitic-2 2023: Math GPT

By Aneeljyot Alagh, Curtis Kan, and Joshua Ji.

This project takes an equation uses Chat GPT to do computations that the user specifies. They can choose from a dropdown of common computations or create their own.

How to Run

Devcontainers (Nodejs 18)

This project uses devcontainers to make it easy to run. If you have VSCode and a working installation of Docker, you can just open the project in a container and it will automatically install all the dependencies and run the project.

Once inside the devcontainer, run the following to get the Next.JS site to run:

npm i
npm run dev

Libraries Used

Frontend

Backend

Screenshots

About

Hackrithmitic 2 2023 - GPT Powered Math Solutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published