Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 708 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 708 Bytes

JointPal

JointPal is a web application designed to recommend stretching exercises based on user-reported symptoms. The application uses the OpenAI API to analyze symptoms and suggest appropriate stretches for various body parts.

Features

  • Symptom Analysis: Input your symptoms and get recommendations for stretching exercises.
  • Real-time Feedback: Receive instant feedback and suggestions based on your input.
  • Secure: Uses environment variables to securely manage API keys.

Getting Started

Prerequisites

  • Node.js
  • npm or yarn
  • OpenAI API Key

Installation

  1. Clone the repository:
    git clone https://github.com/29deepanshutyagi/jointpal.git
    cd jointpal