Skip to content

Wellness360 is a Personalized Fitness Assistant project utilizes ChatGPT to provide tailored workout plans and guidance for individuals aiming at specific fitness goals such as fat loss, muscle gain, and overall body shaping. The chat-based interaction with ChatGPT makes the fitness journey more engaging and accessible for users.

Notifications You must be signed in to change notification settings

S-G-Biswas/Wellness360

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByteBrains

Wellness360 is a Personalized Fitness Assistant project utilizes ChatGPT to provide tailored workout plans and guidance for individuals aiming at specific fitness goals such as fat loss, muscle gain, and overall body shaping. The chat-based interaction with ChatGPT makes the fitness journey more engaging and accessible for users.

Key Features

Goal Customization:

Users can select their fitness goals, including fat loss, muscle gain, or body shaping. Workout Variety:

A diverse range of workout options is available to keep users motivated. Personalization:

Optional personalization allows users to tailor the workout plan further. Real-time AI Interaction:

The application interacts with ChatGPT in real-time to generate personalized workout plans. Visual Interface:

User-friendly interface with visual representations for easy navigation.

Project Type

| Fullstack |

Directory Structure

my-app/

├─ node_modules/

├─ public/

├─ src/

│ ├─ assets/

│ ├─ components/

│ ├─ pages/

│ ├─ routes/

│ ├─ util/

│ ├─ index.js

├─ .env

├─ .gitignore

├─ package.json

├─ package.lock.json

├─ tailwind.config.json

Design Decisions or Assumptions

  • Mobile-First Design: The application is designed with a mobile-first approach for accessibility.
  • User-Friendly Interface: Prioritizing a clean and intuitive user interface for ease of use.

Installation & Getting Started

  • Clone the repository.
  • create .env file. Add your own openAPI key and real time finance data API.
  • Start the frontend: npm run start (in the frontend directory).

Usage

  • Visit the deployed frontend link and explore the various features.

APIs Used

  • OpenAI: OpenAI GPT-3 API for AI-driven assistance.

API Endpoints

  • POST /- Give you exercise data

Technology Stack

  • Frontend: React.js
  • design: tailwind css
  • External APIs: OpenAI GPT-3

Team Members

Alipa(Team Lead )

profile

linkedin

Anjali Pandey

profile

linkedin

PrityRastogi16

profile

linkedin

Heena Parveen

profile

linkedin

ShyamGopal

profile

linkedin

About

Wellness360 is a Personalized Fitness Assistant project utilizes ChatGPT to provide tailored workout plans and guidance for individuals aiming at specific fitness goals such as fat loss, muscle gain, and overall body shaping. The chat-based interaction with ChatGPT makes the fitness journey more engaging and accessible for users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.7%
  • CSS 11.5%
  • HTML 3.8%