Skip to content

DailyDisco/resume-bio-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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