/resume-bio-generator

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

What is this

This is an AI biography generator for your resume. It's helpful for those who don't know what to say about themselves, and provides a good starting point.

How to run

Backend

cd to the backend

Frontend

cd to the frontend RUN npm install RUN npm run dev

Tools Used

Typescript Next.js GPT-3 OpenAI

Future Goals