Files
chatbot/README.md
T

35 lines
948 B
Markdown
Raw Normal View History

2026-07-16 17:21:36 +00:00
# Chatbot with Builder
2026-07-16 14:07:26 +00:00
2026-07-16 17:33:33 +00:00
2026-07-16 17:21:36 +00:00
A short, one-sentence description of what this project does.
## 📸 Screenshots
<!-- Option 1: Large Center Image -->
### Application Preview
<p align="center">
2026-07-16 17:37:50 +00:00
<img src="./images/main-screenshot.png" alt="Main Dashboard Preview" width="400">
2026-07-16 17:21:36 +00:00
</p>
<!-- Option 2: Side-by-Side Grid (Great for Mobile vs Desktop or Light vs Dark mode) -->
### Responsive Views
| Desktop View | Mobile View |
| :---: | :---: |
2026-07-16 17:39:41 +00:00
| <img src="./images/desktop.png" width="200" alt="Desktop View"> | <img src="./images/mobile.png" width="150" alt="Mobile View"> |
2026-07-16 17:21:36 +00:00
2026-07-16 17:33:33 +00:00
2026-07-16 17:37:50 +00:00
[![Live Preview: https://chat.item-one.website](./images/screenshot.png)](https://chat.item-one.website)
2026-07-16 17:33:33 +00:00
2026-07-16 17:21:36 +00:00
<!-- Option 3: Standard Inline Image -->
### Feature Highlight
2026-07-16 17:43:59 +00:00
<p align="center">
<img src="./images/feature-detail.png" alt="Feature Description" width="500">
</p>
<br>
<span style="font-size: 14px;">Feature Description: This shows the dashboard panels.</span>
2026-07-16 17:21:36 +00:00
2026-07-16 17:33:33 +00:00