An intelligent chatbot built on Zoho SalesIQ that helps users find the perfect laptop based on their specifications and preferences. Alice guides users through a conversational flow to recommend laptops tailored to their needs.
- π¬ Conversational Interface β Natural chat-based laptop recommendation
- π Guided Search β Alice asks about your requirements step by step
- π Self-Browse Option β Direct link to laptop buying guide for manual browsing
- π± Context-Aware β Maintains conversation context across interactions
| Component | Technology |
|---|---|
| Chatbot Platform | Zoho SalesIQ |
| Bot Logic | Zoho SalesIQ Scripting (Deluge-like) |
| Handlers | Context Handler, Message Handler, Trigger Handler, Failure Handler |
βββ Context Handler.py # Main conversation logic & laptop recommendations
βββ Message Handler # Handles incoming user messages
βββ Trigger Handler # Triggers for initiating conversations
βββ Failure Handler # Error handling
βββ dp.jpg # Bot avatar
βββ Screenshot*.png # Application screenshots
Sanjay Santhanam
β Star this repo if you found it useful!