--- title: MasoodishWisdom emoji: 🤖 colorFrom: blue colorTo: green sdk: gradio sdk_version: "4.19.2" app_file: scripts/generate_quote_gradio.py pinned: false --- # MasoodWisdom An AI-powered wisdom sharing platform built with Gradio and Hugging Face Spaces. ## Setup 1. Install dependencies: ```bash pip install -r requirements.txt ``` 2. Run the application: ```bash python scripts/generate_quote_gradio.py ``` ## Configuration Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference ## License MIT License