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.
- 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.
- Node.js
- npm or yarn
- OpenAI API Key
- Clone the repository:
git clone https://github.com/29deepanshutyagi/jointpal.git cd jointpal