\

Show HN: Open-source version of Anthropic's internal analytics engine

15 points - last Tuesday at 4:17 PM


Hey HN, here's the repo if you'd like to try it out: https://github.com/Kaelio/ktx

Blog post here: https://www.kaelio.com/blog/open-source-anthropic-internal-d...

Would love your feedback.

Source
  • paytonjjones

    last Tuesday at 5:09 PM

    Sorry but you lost me at this section:

    > When an agent writes code, the solution space is open-ended and tests catch hallucinations. Analytics is the opposite. "There's often only a single correct answer using a single correct source,"

    As someone who is data-native and software-second, I would say the opposite is true. It's very difficult to specify desired code behavior in natural language, but good PMs occasionally manage it.

    Beyond really trivial questions, it's much, much more difficult to specify an analytics question in natural language unless you are a statistics expert. The garden of forking paths is immense.

      • lucamrtl

        last Tuesday at 7:35 PM

        Thanks for the comment - i believe the anthropic team was referring to sql here, not natural language

    • quantumscan

      last Wednesday at 1:42 AM

      [flagged]