Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Bend 2 and the Vibe-Coding Trap(liampwll.com ↗)
    78comments
  2. OpenJev(openjev.com ↗)
    141comments
  3. ZCode, the GLM coding agent, silently uploads your Git history(tokenstead.ai ↗)
    35comments
  4. An Empirical Study of Harness Design for Coding Agents(arxiv.org ↗)
    discuss
  5. I don't like passkeys(hawksley.dev ↗)
    113comments
  6. Subnormal floating-point numbers are expensive on Intel processors(lemire.me ↗)
    13comments
  7. Jemalloc 5.4.0(github.com/jemalloc ↗)
    57comments
  8. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    331comments
  9. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  10. The Shadows Lurking in the Equations – Underwater Islands(gods.art ↗)
    discuss
  11. Replacing Pull Requests with Delta(zed.dev ↗)
    28comments
  12. The scourge of x86 emulation(fex-emu.com ↗)
    47comments
  13. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    63comments
  14. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    156comments
  15. Astra for Law(openai.com ↗)
    629comments
  16. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    249comments
  17. Qwen 3.8 Omni Flash(qwen.ai ↗)
    97comments
  18. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    174comments
  19. Wax motor(wikipedia.org ↗)
    78comments
  20. When the fractional part of a float fixes your shader(crocidb.com ↗)
    10comments
  21. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    239comments
  22. If materialism is true, the United States is probably conscious(jstor.org ↗)
    1comments
  23. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    53comments
  24. How to Write with an LLM(sockpuppet.org ↗)
    147comments
  25. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    165comments
  26. Dr Julius Neubronner's Miniature Pigeon Camera(publicdomainreview.org ↗)
    discuss
  27. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    21comments
  28. Ask A Monk – A digital wilderness for thoughts with no immediate answer(askamonk.online ↗)
    28comments
  29. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    73comments
  30. Telstra outage: The night a network decided the year was 2006(netnod.se ↗)
    30comments

Apply HN: EcommerceBot – A bot for ecommerce to handle customer support

6 pointsby 10y ago
6 comments
A platform that would make it dead simple for ecommerce sites to have a bot to help them with customers support.

Problem: Live chat has the highest satisfaction rate over email and phone for customer support [1] and is the preferable channel. As companies like Facebook, Telegram, etc make it super simple for customers to connect directly with businesses, having someone in front of a computer to answer questions is not a scalable solution. Ecommerce owners should not spend their time/money building and training a bot.

Solution: We will provide ecommerce owners a platform where they can get their own support bot up and running with a few clicks. Our service will connect to their ecommerce solution, gather the necessary data, learn their FAQs and with all these information the bot will try to answer customers questions. As more ecommerce companies join the platform and more questions are asked, the bots will become smarter.

Who are we? I am Guillermo, a Software Engineer with over 10 yrs of experience working for big companies and started a handful of startups. I have a successful bot running on Slack and the lessons learned there will help me build this platform. Angeli, my wife, has been a PM in the software industry for over 5 years. She has been running an ecommerce for about 4 years with annual revenue in the 6 digits. We recently quite our corporate jobs and became digital nomads, ready to work on this full time.

[1] https://econsultancy.com/blog/63867-consumers-prefer-live-chat-for-customer-service-stats/

10y agoHN ↗

Will the chat bots self identify as chat bots to customers?

10y agoHN ↗

This is something that should probably be tested and see how people react. "chat bot" is something that is common for us but not for non-technical people and could actually hurt more than help. The experience for the customer should be quite smooth and once the bot is not able to answer a questions something like "Let me get back to you about this" could mean that the questions is being redirected to a real human. Again these are assumptions and data will give us the real answer.

10y agoHN ↗

This is a interesting field to go into and the potential market is large. Is it more efficient for a user to use a chat bot instead of searching a FAQ or other current alternatives?

10y agoHN ↗

Imagine that you just made a purchase at an online store and you want to know how long is it going to take for you to get the product. That information is available on the site, somewhere. You can do that or you can open your favourite messenger platform and ask "hey how long does it take to get an order", just like you ask your partner what to get from the supermarket. It is a way people are use to communicate. The result is the same but the customer satisfaction is higher. The bot will be able to answer that kind of questions quickly without human intervention. Is more efficient for the customer and the company.

10y agoHN ↗

I help out with the online chat for my wife’s business sometimes and it is amazing how many different types of questions you get asked. Sure around 50% are one click away in the FAQ, but around 50% are unique in some aspect.

The key to making this work will be the quality of the data behind the bot and the quality of the AI. These are hard problems, but if you can make them work then you will have a very impressive product.

10y agoHN ↗

Hi there, funny enough this idea came up helping my wife with her online store. Yes, it is a hard problem and we are up for the challenge. Initially will be a hybrid of manual answers and automatic while we train the algorithms But with enough questions and multiple stores we should be able to have a very good knowledge base.