Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. An Empirical Study of Harness Design for Coding Agents(arxiv.org ↗)
    4comments
  2. Bend 2 and the Vibe-Coding Trap(liampwll.com ↗)
    142comments
  3. AI chatbots becoming experts at changing people's minds. What's their secret?(science.org ↗)
    23comments
  4. I don't like passkeys(hawksley.dev ↗)
    207comments
  5. ZCode, the GLM coding agent, silently uploads your Git history(tokenstead.ai ↗)
    42comments
  6. OpenJev(openjev.com ↗)
    174comments
  7. The Shadows Lurking in the Equations – Underwater Islands(gods.art ↗)
    3comments
  8. Subnormal floating-point numbers are expensive on Intel processors(lemire.me ↗)
    27comments
  9. Jemalloc 5.4.0(github.com/jemalloc ↗)
    59comments
  10. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    428comments
  11. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  12. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    95comments
  13. Replacing Pull Requests with Delta(zed.dev ↗)
    42comments
  14. If materialism is true, the United States is probably conscious(jstor.org ↗)
    35comments
  15. The scourge of x86 emulation(fex-emu.com ↗)
    54comments
  16. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    159comments
  17. Astra for Law(openai.com ↗)
    639comments
  18. Show HN: Navier-Stokes Visualized as 1kB i386 demos(juandecos.github.io ↗)
    3comments
  19. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    265comments
  20. Qwen 3.8 Omni Flash(qwen.ai ↗)
    101comments
  21. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    177comments
  22. Wax motor(wikipedia.org ↗)
    87comments
  23. When the fractional part of a float fixes your shader(crocidb.com ↗)
    11comments
  24. NATS publishes preliminary report on technical incident of 8 September(nats.aero ↗)
    discuss
  25. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    240comments
  26. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    56comments
  27. How to Write with an LLM(sockpuppet.org ↗)
    163comments
  28. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    168comments
  29. Dr Julius Neubronner's Miniature Pigeon Camera(publicdomainreview.org ↗)
    discuss
  30. Shapelearn Qwen 3.8 27B (13.1 GB VRAM)(byteshape.com ↗)
    25comments

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.