Proooof's picture
Update README.md
89c72f2 verified
---
title: Koda Appliance Assistant
emoji: ⚙️
colorFrom: pink
colorTo: blue
sdk: gradio
sdk_version: 5.47.2
app_file: app.py
pinned: true
---
# ⚙️ Koda Appliance Assistant
The **Koda Appliance Assistant** is an AI-powered chatbot that answers:
- Appliance troubleshooting questions (e.g., washer not draining, fridge too warm)
- Leasing & subscription FAQs (e.g., billing cycle, delivery & returns)
🔹 Built with **Gradio** + **Transformers**
🔹 Part of the **Koda** project for modern appliance leasing
---
## 🚀 Demo
👉 [Try the chatbot live](https://huggingface.co/spaces/YOUR-USERNAME/Koda-Appliance-Assistant)
---
## 🧠 How it Works
- Uses a **Q&A pipeline** backed by a transformer model (can start with `distilbert-base-uncased` fine-tuned on Q&A).
- Preloaded with example FAQs from the appliance/leasing domain.
- Gradio interface provides a friendly chat-like UI.
---
## 📊 Example
**User:** *My washer is making a loud noise when spinning.*
**Assistant:** *This is often caused by an unbalanced load. Try redistributing clothes evenly. If the problem persists, contact support.*
---
## ⚠️ Notice
This demo is for **educational and prototyping purposes only**.
Responses may be incomplete or simplified.
---
## ✨ About Koda
Koda is an upcoming service offering **appliance leasing on subscription**, with integrated customer support automation.
Learn more: [Website](#)