Skip to content

Conversation

@jaykerkar0405
Copy link
Collaborator

Fixes: #76

- Added ChatAgent component to the app layout for user interaction.
- Improved nutritional OCR page with enhanced UI components and functionality.
- Removed unnecessary console logs from onboarding and macros API.
- Created ProfileCard component to display user fitness profile details.
- Updated onboarding logic to fetch and display user profile information.
- Enhanced chat functionality with better message handling and user experience.
…onse handling for personalized workout plans
… enhance user experience

- Removed WorkoutPlanCard import and integrated WorkoutPlan rendering directly in the chat-agent component.
- Added WorkoutPlan type definition and state management for workout plan data.
- Updated message handling to parse and display workout plan information.
- Enhanced the user interface for displaying workout plans with detailed exercise information.
- Improved loading states and onboarding checks for a smoother user experience.
- Styled the scrollbar for better aesthetics in the chat window.

Refactor workout plan API to streamline workout plan generation

- Reintroduced GoogleGenAI integration for generating workout plans based on user input.
- Simplified the request handling and response structure for workout plan generation.
- Removed commented-out legacy code for clarity and maintainability.
- Ensured the API returns structured workout plan data for frontend consumption.
@vercel
Copy link

vercel bot commented Apr 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rep-wise ❌ Failed (Inspect) Apr 6, 2025 1:34am

@jaykerkar0405 jaykerkar0405 merged commit 15870fd into main Apr 6, 2025
2 of 4 checks passed
@jaykerkar0405 jaykerkar0405 deleted the 76 branch April 6, 2025 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add UI for Agent

2 participants