Show HN: Open-source version of Anthropic's internal analytics engine
Posted by lucamrtl 7 hours ago
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.
Comments
Comment by paytonjjones 7 hours ago
> 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.
Comment by lucamrtl 4 hours ago