Skip to content

Securing the 2nd place at the Hackathon organized by MLH on the theme of "Impacting our Community" that lasted for 24 hours! Find more https://devpost.com/software/ai-coach

Notifications You must be signed in to change notification settings

Freedisch/all-in-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Securing the 2nd place at the Hackathon organized by MLH on the theme of "Impacting our Community" that lasted for 24 hours! Find more https://devpost.com/software/ai-coach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published