Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,3 @@
|
|
| 1 |
-
Built a modular chatbot session manager in Python using OOP principles, supporting multi-user sessions, real-time chat tracking, session summaries, and OpenAI API integration. Designed for easy extension to platforms like WhatsApp or customer support systems.
|
| 2 |
-
|
| 3 |
-
Key Features:
|
| 4 |
-
|
| 5 |
-
Multi-user session handling
|
| 6 |
-
Real-time chat tracking
|
| 7 |
-
OpenAI GPT-3.5 integration
|
| 8 |
-
Modular and extendable architecture
|
| 9 |
-
Built with Python, OOP, datetime, and uuid
|
| 10 |
-
|
| 11 |
---
|
| 12 |
title: Mr Bot
|
| 13 |
emoji: 🐠
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: Mr Bot
|
| 3 |
emoji: 🐠
|