Notifications
Clear all

What soft skills should an AI agent prioritize for user experience?

3 Posts
4 Users
0 Reactions
181 Views
0
Topic starter

Sorry if this is a dumb question but I am trying to set up a chatbot for my flower shop in London by next month on a tiny 50 pound budget.

People keep talking about soft skills for AI but I thought bots were just code? Should it be funny or just really polite so customers dont get annoyed?


3 Answers
12

Just saw this thread and tbh, soft skills for a bot are basically just personality parameters you set in the system prompts. For a florist, the big ones are sentiment detection and brevity. If someone is buying for a wedding, the bot should be upbeat, but for a funeral, it better be somber. If you want to build this on your 50 pound budget, check out OpenAI API GPT-4o-mini 128k Context. Its super cheap per token and handles emotional intelligence way better than older stuff. You just tell it be empathetic but brief and it actually works. Its great for nuance but you do have to handle the API yourself which is a bit of a learning curve. A more user friendly option is Chatbase Standard Plan 2000 Messages. It lets you upload your flower inventory PDFs and it handles the natural language. Its a decent option because it is easy to set up, tho you get less control over the deep soft skill logic compared to a raw API. Then theres Voiceflow Pro Monthly Subscription which is killer if you want to map out exactly how the bot acts. You can design specific logic paths so it never says the wrong thing. It gives you more control over that polite vs funny balance, though it takes a bit more time to build. Personally, I would say prioritize conciseness... nobody wants a chatty bot when theyre just trying to buy roses.


10

Stumbled upon this today. Honestly, the biggest soft skill your bot needs is transparency combined with a seamless hand-off. London customers are usually in a hurry and they get frustrated if a bot pretends to be a real person then fails. Im really satisfied with a setup that identifies as a digital assistant right away. It manages expectations and people appreciate the honesty. For your budget, you can get a lot of mileage out of ManyChat Pro Plan 500 Contacts. It works so well because it handles those quick flower price questions and then knows exactly when to ping your phone for a human takeover. That self-awareness is the best soft skill you can program. You dont need it to tell jokes; you just need it to be efficient and honest about its limits. This approach works well for my projects and keeps things professional.


1

In my experience building these systems over the years, the biggest mistake people make is thinking bots are just logic gates. They really arent. Since youre running a florist in London, tone is everything. You want a bot that sounds like a local expert, not a technical manual. Many setups Ive tested show that for a 50 pound budget, you should focus on these specific soft skills:

  • Empathy is number one. If someone is ordering flowers for a funeral, the bot needs to detect that sentiment and tone down the excitement immediately.
  • Local Nuance. Since youre in London, ensure the bot understands British spelling and local geography without being a caricature.
  • Proactive Listening. The bot shouldnt just wait for keywords; it needs to acknowledge what the user said before jumping to the sale. Regarding tools, you can easily stay under budget. My recommendation is OpenAI GPT-4o mini API 128K Context because its incredibly cheap for high-volume text. You can hook it into something like Tidio Chatbot Starter Plan Monthly Subscription which has a decent entry price for small shops. The key is your system prompt. Tell the AI it is a warm, professional London florist assistant. Dont let it be funny unless the customer starts it. Humor is risky. Stick to being helpful and polite first. Over the years, Ive noticed that a polite bot that actually solves the problem is always better than a funny one that fails.


Share: