Easy Ironing is a Telegram bot that analyzes clothing care labels and fabric composition to provide practical ironing instructions.
- Send a care-label photo
- Provide fabric composition (e.g., 80% cotton 20% polyester)
- Receive safe, structured ironing guidance
- AI-powered label interpretation
- Structured JSON responses
- Conservative safety guidance
- Secure backend infrastructure
- Azure Functions (.NET 8, isolated worker)
- OpenAI Responses API
- Telegram Bot API
- Static landing page (HTML/CSS)
API keys are stored securely using environment variables.
Sensitive tokens are never logged.
Restricted API keys are used with minimum required permissions.
See SECURITY.md for vulnerability reporting.
MIT License