Resume-Builder-using-GPT3 Tailwind Templates

Resume Builder Using Gpt3

This is a simple resume builder using GPT-3. It is built using React.js, Tailwind CSS, and Render.

Resume-Builder-using-GPT3

View Live Site

This is a simple resume builder using GPT-3. It is built using React.js, Tailwind CSS, and Render.

Getting Started

Prerequisites

Installing

  1. Clone the repository
git clone
  1. Install dependencies
yarn install
  1. Create a .env file in the root directory and add the following
OPENAI_API_KEY="your api key"
  1. Run the app
yarn start

Deployment

Deploy

  1. Create a new Render service
  2. Add the following environment variables
OPENAI_API_KEY="your api key"
  1. Add the following build command
yarn build
  1. Add the following start command
node server/index.js
  1. Deploy the service
  2. Visit the URL to see the app running
  3. Enjoy!

Top categories

Loading Svelte Themes