RunBuddyMotivator / README.md
parthvishaht's picture
Update README.md
856eac3 verified

A newer version of the Gradio SDK is available: 6.6.0

Upgrade
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

Tech Stack

  • Python, Gradio, OpenAI, gTTS
  • Hosted on Hugging Face Spaces

Setup

  1. Clone: git clone https://huggingface.co/spaces/justlearningin2025/RunBuddyMotivator
  2. Install: pip install -r requirements.txt
  3. Run: python app.py (set OPENAI_API_KEY env variable)