File size: 1,577 Bytes
ac8fdef
 
72a498e
 
 
ac8fdef
f8b7c99
ac8fdef
 
72a498e
 
f8b7c99
 
 
 
 
ac8fdef
 
72a498e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f8b7c99
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
title: RickChatBot
emoji: 🧪
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 6.9.0
app_file: app.py
pinned: false
license: mit
tags:
- chatbot
- rick-and-morty
- dialogpt
- conversational
- fun
---

# 🧪 RickChatBot — Talk to Rick Sanchez

> *"Wubba lubba dub dub!"*

Chat with an AI version of **Rick Sanchez** from *Rick and Morty*, powered by a fine-tuned DialoGPT model.

---

## 🚀 How to Use

1. Type your message in the input box
2. Hit **Send**
3. Rick will respond in his signature chaotic genius style

**Try asking things like:**
- *"What do you think about humans?"*
- *"Can you build me something?"*
- *"What's the point of anything?"*
- *"Morty messed up again, what do I do?"*

---

## 🧠 Behind the Scenes

| Component   | Details                                      |
|-------------|----------------------------------------------|
| Model       | [iamhariraj/DialoGPT-small-Rick](https://huggingface.co/iamhariraj/DialoGPT-small-Rick) |
| Base        | microsoft/DialoGPT-small                     |
| Framework   | HuggingFace Transformers + Gradio            |
| Fine-tuned on | Rick Sanchez dialogue from Rick and Morty  |

---

## ⚠️ Notes

- The Space runs on free CPU — first load may take **~30 seconds** to wake up
- Responses are AI-generated and may not always be perfectly in character
- For best results, keep messages short and conversational
- This is a fun project — not intended for serious use

---

## 👤 Author

Built by [iamhariraj](https://huggingface.co/iamhariraj) — Oct 2023

---

## 📄 License

MIT