Spaces:
Build error
Build error
| sdk: gradio | |
| # PromptMaster for Data Analytics | |
| An AI-powered microlearning platform designed to help data professionals craft effective prompts for AI tools instead of writing manual code. Learn to solve real-world data problems through short, digestible lessons. | |
| ## Features | |
| - Scenario-based learning with real-world problems | |
| - Instant AI feedback on prompt quality | |
| - Short, digestible lessons (3-5 mins daily) | |
| - Progress tracking and skill certification | |
| - Community-driven problem-sharing | |
| ## Getting Started | |
| 1. Clone this repository | |
| 2. Install dependencies: `pip install -r requirements.txt` | |
| 3. Run the app: `python app.py` | |
| ## Deployment | |
| This app is deployed on Hugging Face Spaces using Gradio. |