An AI-powered assistant that helps you understand how to dry different items and shows you what they would look like when dry. Built with Gradio and powered by LangChain and Stability AI.
- 🤖 Intelligent chat interface for asking questions about drying items
- 🖼️ Image upload and processing to show dried appearance
- 🎨 Realistic image transformation using Stability AI API
- 💬 Context-aware conversations with memory
- 🎯 User-friendly interface with Gradio
The Drying Assistant web interface showing the chat and image processing capabilities.
- Upload images using the file upload component
- Type your questions in the chat interface
- View the processed images showing dried appearance
- Use the reset button to start a new conversation
- Download processed images using the download button
This application requires API keys to function properly:
- OPENROUTER_API_KEY for the chat functionality
- STABILITY_API_KEY for image processing
Please set these environment variables in your Hugging Face Space settings.
DJ Papzin (djpapzin@github.com)
