Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    21comments
  2. Cloudflare Quick Tunnels(cloudflare.com ↗)
    187comments
  3. Saving another 100TB of RAM with math (and Rust)(cloudflare.com ↗)
    5comments
  4. Apple releases iPhone Duo simulator and Xcode 27.1 beta(developer.apple.com ↗)
    3comments
  5. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    30comments
  6. Cache-to-Cache: Direct Semantic Communication Between Large Language Models(arxiv.org ↗)
    discuss
  7. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    55comments
  8. OpenJev(openjev.com ↗)
    229comments
  9. North Korean nuclear test sets off years of earthquakes(science.org ↗)
    117comments
  10. US Military had close call after using AI for hallucinated intelligence report(cnn.com ↗)
    158comments
  11. The Implications of Linguistic Illegibility for LLM Security(arxiv.org ↗)
    4comments
  12. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    134comments
  13. Systemd is a suite of basic building blocks(systemd.io ↗)
    38comments
  14. I vibed a proof of Conway's conjecture(overreacted.io ↗)
    150comments
  15. Our brain evolved from two primitive nervous systems that merged: Study(newscientist.com ↗)
    22comments
  16. Show HN: Ax-check.com – Can agents use your product?(ax-check.com ↗)
    16comments
  17. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    9comments
  18. Border agents can search cellphones without a warrant or reasonable suspicion(lawandcrime.com ↗)
    34comments
  19. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    83comments
  20. A heap overflow and SSO misconfiguration to compromise OpenAI internal repos(hacktron.ai ↗)
    192comments
  21. Minimal Phone 2(minimalcompany.com ↗)
    78comments
  22. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  23. How SpaceX streamlined the Raptor engine(construction-physics.com ↗)
    5comments
  24. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    5comments
  25. Mathematicians Build Long-Awaited Graph Sandwich(quantamagazine.org ↗)
    12comments
  26. How to Write with an LLM(sockpuppet.org ↗)
    209comments
  27. A search-and-inference database from scratch in pure Zig(antfly.io ↗)
    5comments
  28. Show HN: Scry, programmable internet search w/ congestion pricing(scry.io ↗)
    12comments
  29. Jemalloc 5.4.0(github.com/jemalloc ↗)
    79comments
  30. I don't like passkeys(hawksley.dev ↗)
    641comments

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.