Co-Op Report Assistant helps you write co-op reports. Using the GPT-3 AI, we are able to help you write co-op reports by generating draft sections. A frontend website is used as the user interface Users enter info for a variety of fields, that are used to generate a readable report, that in theory should receive a passing grade. Disclaimer: Users are submitting generated reports at their own risk.
LaTeX Dependencies:
- Install TexLive
- Access latex folder in terminal
- run ./install.sh
To start the front end:
- Access the front end folder in terminal
- run npm install
- run npm start to run the front end
To start the backend
- Access the backend folder in terminal
- Run npm install
- Run npm start
Our Docker container does not work yet
- Get the Docker Container to work
- Provide the user with the required .tex (LaTeX) files, so they can modify their report. This will be in a .zip folder to allow use with Overleaf
- Create a edit feature on the front end website to allow users to directly edit their generated report before downloading
- Reference Generation
- Tables
- Appendiceies
- Figures
- Weighted Objective Chart
- Glossary that finds jargon in the generated report and matches it with definitions
GPT-3: https://gpt3.website/