Spaces:
Build error
Build error
File size: 737 Bytes
d6b06b4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
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. |