File size: 1,442 Bytes
8d9ddea
 
d449fc7
 
 
8d9ddea
89c72f2
8d9ddea
d449fc7
8d9ddea
 
d449fc7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
89c72f2
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
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](#)