Settings

Theme

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

github.com

15 points by lucamrtl 3 days ago · 3 comments · 1 min read

Reader

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.

paytonjjones 3 days ago

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.

  • lucamrtlOP 3 days ago

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

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection