Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,78 @@
|
|
| 1 |
---
|
| 2 |
-
title: ' Ai
|
| 3 |
emoji: π¦
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.49.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: ' Ai template Generator Pro '
|
| 3 |
emoji: π¦
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: gray
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.49.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# π― AI Template Generator Pro
|
| 13 |
+
|
| 14 |
+
Generate professional print-ready planners, calendars, and organizers using natural language descriptions.
|
| 15 |
+
|
| 16 |
+
## π Features
|
| 17 |
+
|
| 18 |
+
### Template Types
|
| 19 |
+
- **π
Weekly Planner** - Monday/Sunday start options, customizable layout
|
| 20 |
+
- **ποΈ Monthly Calendar** - Full month view with date grid
|
| 21 |
+
- **β° Daily Schedule** - Hourly time blocks for detailed planning
|
| 22 |
+
- **β
Habit Tracker** - Monthly grid for tracking daily habits
|
| 23 |
+
- **π½οΈ Meal Planner** - Weekly meals with shopping list
|
| 24 |
+
|
| 25 |
+
### Customization Options
|
| 26 |
+
- **Paper Sizes**: A4, Letter, A5
|
| 27 |
+
- **Orientations**: Portrait, Landscape
|
| 28 |
+
- **Colors**: Custom accent colors
|
| 29 |
+
- **Fonts**: Arial, Helvetica, Times
|
| 30 |
+
- **Quality**: 72, 150, 300 DPI
|
| 31 |
+
|
| 32 |
+
## π¨ How to Use
|
| 33 |
+
|
| 34 |
+
1. **Describe** your ideal template in plain English
|
| 35 |
+
2. **Choose** paper size, orientation, and colors
|
| 36 |
+
3. **Generate** your custom template
|
| 37 |
+
4. **Download** print-ready PDF file
|
| 38 |
+
|
| 39 |
+
## π‘ Example Prompts
|
| 40 |
+
|
| 41 |
+
- "A4 weekly planner with Monday start, minimalist blue design"
|
| 42 |
+
- "Monthly calendar, landscape orientation, colorful theme"
|
| 43 |
+
- "Daily schedule with hourly time blocks, professional style"
|
| 44 |
+
- "Habit tracker for 31 days, simple grid layout"
|
| 45 |
+
- "Meal planner with shopping list, green accents"
|
| 46 |
+
|
| 47 |
+
## π οΈ Technical Details
|
| 48 |
+
|
| 49 |
+
- **Framework**: Gradio 4.44.0
|
| 50 |
+
- **PDF Generation**: FPDF2
|
| 51 |
+
- **Image Processing**: Pillow
|
| 52 |
+
- **Hosting**: Hugging Face Spaces (Free)
|
| 53 |
+
|
| 54 |
+
## π± Mobile Friendly
|
| 55 |
+
|
| 56 |
+
Works perfectly on:
|
| 57 |
+
- iPad browsers
|
| 58 |
+
- Mobile devices
|
| 59 |
+
- Desktop computers
|
| 60 |
+
- All modern browsers
|
| 61 |
+
|
| 62 |
+
## π Updates
|
| 63 |
+
|
| 64 |
+
- **v1.0**: Initial release with 5 template types
|
| 65 |
+
- **v1.1**: Added color customization
|
| 66 |
+
- **v1.2**: Improved mobile interface
|
| 67 |
+
|
| 68 |
+
## π License
|
| 69 |
+
|
| 70 |
+
MIT License - Feel free to use and modify!
|
| 71 |
+
|
| 72 |
+
## π€ Contributing
|
| 73 |
+
|
| 74 |
+
Contributions welcome! Open issues and pull requests on GitHub.
|
| 75 |
+
|
| 76 |
+
---
|
| 77 |
+
|
| 78 |
+
Created with β€οΈ using Hugging Face Spaces
|