--- 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).