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.
Live Deployment: https://wellness360-one.vercel.app/
| Fullstack |
- 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.
- 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).
- Visit the deployed frontend link and explore the various features.
- OpenAI: OpenAI GPT-3 API for AI-driven assistance.
- POST /- Give you exercise data
- Frontend: React.js
- design: tailwind css
- External APIs: OpenAI GPT-3