Project Overview
POC Product Support or should I call Proof-of-Concept Product Support is a personal project of mine where I created a simple ecommerce application with a chat bot.
This chatbot answers customers’ inquiries related to the selected seller’s product. A screenshot below is an example of how a chat bot responds to a customer.
The customer makes any product-related inquiries to the chatbot and the chatbot answers it. This could be a good use case if, for example, a seller is not available at the time, the chatbot is always available 24/7 to answer any customer’s inquiries.
I made this app with Prisma and Remix (which is now React Router V7) during that time. I’ve always wanted to try out these new technologies because I get interested too easily.