A newer version of the Gradio SDK is available:
6.6.0
metadata
title: RunBuddyMotivator
emoji: 👀
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.22.0
app_file: app.py
pinned: false
short_description: Feel like you need someone to motivate you while running?
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Run Buddy: Your Personal Motivator
A Gradio app that analyzes WhatsApp chats to generate summaries, happy moments, and running pep talks using OpenAI’s GPT-4o-mini. Deployed on Hugging Face Spaces.
Features
- Summarizes chats with emotional insights.
- Extracts uplifting interactions.
- Creates personalized audio motivations.
- Handles errors gracefully.
Try It
- Live: Run Buddy
- Sample: sample_chat.txt
Tech Stack
- Python, Gradio, OpenAI, gTTS
- Hosted on Hugging Face Spaces
Setup
- Clone:
git clone https://huggingface.co/spaces/justlearningin2025/RunBuddyMotivator - Install:
pip install -r requirements.txt - Run:
python app.py(setOPENAI_API_KEYenv variable)