Live data from Hacker News

Viewing profile — ofermend

ofermend

HN member
Joined
Thu, Jan 10, 2019, 5:19 PM UTC
HN karma
177
Public activity
127 items

About ofermend

Developer Relations, AI Agents, LLMs

Recent public activity

  1. comment
  2. comment
  3. story
  4. story
  5. story
  6. story
    Ask HN: How do you handle PR density (and slop) in open source

    Given that coding agents like Claude Code or Codex are now quite good, there's of course a massive increase in PRs submitted to open source projects. Not all of them are great, som…

  7. comment
    Comment #46314655

    Gemini-3-flash is now on Vectara hallucination leaderboard, and rated at 13.5% grounded hallucination rate. https://github.com/vectara/hallucination-leaderboard

  8. comment
    Comment #46297084

    We just evaluated Nemotron-3 for Vectara's hallucination leaderboard. It scores at 9.6% hallucination rate, similar to qwen3-next-80b-a3b-thinking (9.3%) but of course it is much s…

  9. comment
    Comment #46241136

    GPT-5.2 just added to Vectara Hallucination Leaderboard. Definitely an improvement over GPT-5.1 - congrats to the team https://github.com/vectara/hallucination-leaderboard

  10. comment
    Comment #46041274

    Can't wait to try Opus 4.5 We just evaluated it for Vectara's grounded hallucination leaderboard: it scores at 10.9% hallucination rate, better than Gemini-3, GPT-5.1-high or Grok-…

  11. story
  12. comment
    Comment #45111787

    If you have built AI agents in the last 6-12 months you know they fail a lot. I built this repository to be a community-curated list of failure modes, techniques to mitigate, and o…

  13. story
  14. comment
    Comment #44593970

    Enterprise Deep Research is like "consumer" deep research just pointed at your private data, and I think may become the "killer app" of Agentic AI for business. Lots of valuable us…

  15. story
  16. comment
    Comment #44474563

    One of the biggest challenges in RAG Evaluation is the assumption that you somehow can get the "source of truth" generated, specifically the set of "golden answers" (or golden chun…

  17. comment
    Comment #44456757

    Well, we expect AI to become AGI sometime in the future. Some say it's here, others say it's in 5 years or 50 years or whatever. So imagine AGI is here already (for sake of argumen…

  18. story
    Trust in AI

    We often debate "can humans trust AI?" An equally important question: can AI trust humans?

  19. story
    Shadow AI

    Shadow AI = Shadow IT 2.0 Large companies implementing generative AI are experiencing the re-emergence of all the issues and headaches we know well and remember, that were associat…

  20. comment
    Comment #44265791

    RAG Evaluation is difficult, primarily because it's hard to come up with "golden answers" (or golden chunks). We made Open-RAG-Eval to solve this - RAG Eval that only requires the …

  21. story
  22. story
  23. comment
    Comment #43617440

    A great day for open source, and so glad to see llama4 out. However, I'm a bit disappointed that the hallucination rates of Llama4 are not as low as I would have liked (TL;DR sligh…

  24. comment
    Comment #43478533

    This model is quite impressive. Not just useful for math/research with great reasoning, it also maintained a very low hallucination rate of 1.1% on Vectara Hallucination Leaderboar…

  25. comment
    Comment #43471340

    It is common these days to see in large companies multiple teams developing isolated RAG applications. This is similar to the problem of "Shadow IT" back in the early cloud era - c…