Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,28 @@ A full-stack AI-powered contextual chatbot application built with React, Node.js

Watch a quick demo of the Atomic personality in action:

<video src="atomic video.mp4" controls width="600">
### 🎥 Interactive Demo Video
[![Watch Demo Video](https://img.shields.io/badge/📹-Watch%20Demo%20Video-red?style=for-the-badge)](https://ik.imagekit.io/chetram/Atomic%20/output_progressive_503ca82d-3653-4cc0-b9e2-88582f331a09.mp4?tr=orig)

### 🎬 Direct Video Player
<video controls width="100%">
<source src="https://ik.imagekit.io/chetram/Atomic%20/output_progressive_503ca82d-3653-4cc0-b9e2-88582f331a09.mp4?tr=orig" type="video/mp4">
Your browser does not support the video tag.
</video>

### 📱 Live Application
🌐 **Try it yourself**: [https://atomic-llm.vercel.app](https://atomic-llm.vercel.app)

### 📸 Screenshots

#### Chat Interface Overview
![Chat Interface Demo](scrst1.png)

#### Light/Dark Theme Support
![Light Mode Support](scrnst2.png)

#### Responsive in many screens
![Responsive Chat](scrnst3.png)

## 🌟 Features

Expand Down
Binary file added scrnst2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added scrnst3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added scrst1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.