Spaces:
Sleeping
Sleeping
File size: 991 Bytes
b809a0b a440fbb 704039f b809a0b 4aaf5af b809a0b 704039f a440fbb 704039f 4aaf5af b809a0b 3ab4963 704039f 638679b b809a0b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
title: BodyCompositionAgent
emoji: 🔥
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.33.0
app_file: app.py
pinned: true
license: other
short_description: An AI Agent to help answer questions about your Body Specs
tags: [agent-demo-track, agent]
video_overview: https://www.youtube.com/watch?v=WSUHQfSZbdI
---
# Body Composition Agent for Agent Demo Track
The purpose of this agent is to help trainers and coaches ask questions about a client's body spec and dexascan.
The agent has the ability to generate a diet plan and workout regime using plain english in the prompt when referring to the report.
Reports processed are compatible with pdf only.
## Video Link
[Click here to watch the video](https://www.youtube.com/watch?v=WSUHQfSZbdI)
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index). |