This is a Postman collection for a fictional customer support chatbot built for ABC Lighting Corp. The bot is capable of responding to product-related queries, sharing product images, and asking follow-up questions.
- π¦ Handles queries about 3 solar-powered lighting products:
- Street Light
- Driveway Light
- Wall Light
- π§ AI-style conversational responses using HuggingFace
- πΌοΈ Can provide image links when requested
- ποΈ Responds with business hours
- π Simulates location-based context (e.g., Mumbai, Bengaluru)
- π© Asks for contact info if the user is done
- Open the collection in Postman
- Click "Send" to test different conversational prompts
- Customize inputs under the Body (raw JSON)
Access the shared collection here:
π View on Postman
- Postman β for testing API requests and simulating chatbot responses
- HuggingFace Inference API β to generate replies
- React (optional) β for creating a frontend chatbot UI (separate project)
Made by Kavya Bhardwaj
For any queries, connect via GitHub or LinkedIn!