Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Bend 2 and the Vibe-Coding Trap(liampwll.com ↗)
    23comments
  2. I don't like passkeys(hawksley.dev ↗)
    21comments
  3. OpenJev(openjev.com ↗)
    119comments
  4. ZCode, the GLM coding agent, silently uploads your Git history(tokenstead.ai ↗)
    18comments
  5. Jemalloc 5.4.0(github.com/jemalloc ↗)
    56comments
  6. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    260comments
  7. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  8. The scourge of x86 emulation(fex-emu.com ↗)
    38comments
  9. Astra for Law(openai.com ↗)
    611comments
  10. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    149comments
  11. Subnormal floating-point numbers are expensive on Intel processors(lemire.me ↗)
    3comments
  12. Replacing Pull Requests with Delta(zed.dev ↗)
    19comments
  13. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    243comments
  14. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    25comments
  15. Qwen 3.8 Omni Flash(qwen.ai ↗)
    93comments
  16. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    173comments
  17. Wax motor(wikipedia.org ↗)
    77comments
  18. When the fractional part of a float fixes your shader(crocidb.com ↗)
    8comments
  19. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    237comments
  20. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    49comments
  21. How to Write with an LLM(sockpuppet.org ↗)
    136comments
  22. Dr Julius Neubronner's Miniature Pigeon Camera(publicdomainreview.org ↗)
    discuss
  23. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    163comments
  24. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    17comments
  25. Ask A Monk – A digital wilderness for thoughts with no immediate answer(askamonk.online ↗)
    27comments
  26. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    69comments
  27. Telstra outage: The night a network decided the year was 2006(netnod.se ↗)
    29comments
  28. Diplodocus, Long Thought Exclusively American, Turns Up in Spain(sci.news ↗)
    47comments
  29. Speeding up gearhash on ARM64(sam.dev ↗)
    discuss
  30. The most important product decision is what you don't build(liamnugent.me ↗)
    43comments

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.