Files
chatbot/README.md
T

30 lines
810 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 |
| :---: | :---: |
| <img src="./images/desktop.png" width="400" alt="Desktop View"> | <img src="./images/mobile.png" width="150" alt="Mobile View"> |
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:38:22 +00:00
![Feature Description](./images/feature-detail.png width="400")
2026-07-16 17:21:36 +00:00
2026-07-16 17:33:33 +00:00