Empower your health journey with FitSense: Your personalized healthcare consultation powered by Gemini AI integrated with fitness tracking nutrition insights and seamless scheduling
Here're some of the project's best features:
- Health Consultancy with Gemini AI
- Meals Planning
- Events Scheduling
- Exercises Inspection
1. Follow these steps to set up the project locally on your machine.
2. Make sure you have the following installed on your machine:
Git
Node.js
npm
5. Cloning the Repository
git clone https://github.com/Absolute-oreZ/FitSense.git
cd FitSense
7. Create a new file named .env in the root of your project and add the following content:
VITE_FIREBASE_API_KEY=""
VITE_FIREBASE_AUTH_DOMAIN=""
VITE_FIREBASE_PROJECT_ID=""
VITE_FIREBASE_APP_ID=""
VITE_GEMINI_AI_API_KEY=""
VITE_GOOGLE_CALENDAR_CLIENT_ID=""
VITE_GOOGLE_CALENDAR_API_KEY=""
VITE_NUTRITIONIX_APP_ID=""
VITE_NUTRITIONIX_API_KEY=""
VITE_EXERCISE_API_KEY=""
17. Replace the placeholder values with your actual credentials.
18. Running the Project.
npm run dev
19. Open http://localhost:5173 in your browser to view the project.
A big Kudo to my friends: @aesya @farisha @kauthar
Technologies used in the project:
- React.js
- Tailwind CSS
- Ant Design
- Frirebase
- Google Gemini AI
This project is licensed under the MIT