Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.02 KB

README.md

File metadata and controls

60 lines (37 loc) · 1.02 KB

GPT-Coach

GPT-Coach is an innovative and personalized AI learning platform powered by GPT-3. With AI-Coach, you can enhance your skills and achieve your goals through daily project-based tasks that are sent directly to your WhatsApp account.

Architecture

image

Features

  • Set details of desired project
  • Receive a learning plan on whatsapp

Installation

Install this project with npm

  git clone https://github.com/Freedisch/all-in-hackathon
  cd all-in-hackathon
  npm i

Install the Client

    cd client
    npm i

Environment Variables

To run this project, you will need to add the following environment variables to your .env file. You will find below link to setup those variables.

OPENAI_API_KEY

ACCOUNT_ID

TOKEN

PHONE_NUMBER

FROM_NUMBER

RUN

To start this project run

  npm run start
  cd client
  npm run dev

Go to

http://localhost:5173/