File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ A modern, feature-rich desktop chatbot application powered by Azure OpenAI. Buil
77![ Azure OpenAI] ( https://img.shields.io/badge/Azure-OpenAI-orange.svg )
88![ License] ( https://img.shields.io/badge/License-MIT-yellow.svg )
99
10+ ## 🎬 Demo
11+
12+ https://github.com/user-attachments/assets/media/recordings/recording.mov
13+
14+ <video src =" media/recordings/recording.mov " width =" 100% " controls autoplay muted loop >
15+ Your browser does not support the video tag.
16+ </video >
17+
18+ > * See the chatbot in action - modern UI, real-time responses, and session management*
19+
1020## Features
1121
1222- ** Modern Dark UI** - Sleek, responsive interface with purple/indigo accents and ambient gradients
@@ -190,6 +200,20 @@ Edit `templates/index.html` to customize:
190200- Layout (Flexbox-based)
191201- Number of saved sessions (` MAX_SESSIONS ` in JavaScript)
192202
203+ ## Screenshots
204+
205+ <p align =" center " >
206+ <img src =" media/images/img01.png " alt =" Chat Interface " width =" 80% " >
207+ </p >
208+ <p align =" center " ><em >Main chat interface with sidebar navigation</em ></p >
209+
210+ <br >
211+
212+ <p align =" center " >
213+ <img src =" media/images/img02.png " alt =" Chat Session " width =" 80% " >
214+ </p >
215+ <p align =" center " ><em >Active conversation with AI responses</em ></p >
216+
193217## License
194218
195219MIT License - feel free to use and modify for your projects.
You can’t perform that action at this time.
0 commit comments