I built a pre-sale shopping assistant that can look through a store’s product catalog when a shopper asks a question.
I recently noticed a new feature called new Agent and you can build an agent by chatting. Instead of starting with a long list of FAQs or manually set up everything, I just write down the task, and let agent figure out what product information it needs. Here’s how everything looks, perhaps you can create an agent for data cleaning, tags managing.
I started with a sentence by telling my goal and the website. It automatically generates the skill and 2 files. One parses the product listing, and the build note records and summarizes what happened in the conversation.
I added a greeting message and 3 pre-filled question. Also did several rounds of testing in preview. It supports the agent running in a web page, embed it to a website. It looks great. I can click the link and head to the right product page.
The tool I am using is called https://dify.ai/. The trial is free. I believe you can use the agent to handle some of the repetitive tasks, like forms filling, handle customer support triage, pulling the relevant order details, and more.
Feel free to share your agent here.

