Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lucamrtl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
lucamrtl
3mo ago
Thanks for the comment - i believe the anthropic team was referring to sql here, not natural language
2.
▲
Show HN: Open-source version of Anthropic's internal analytics engine
(github.com)
15 points
by
lucamrtl
3mo ago
|
2 comments
3.
▲
by
lucamrtl
3mo ago
Thanks for the comment, good question - there's some overlap. Graphene does the full query -> viz loop, and the model has to be handwritten in their GSQL. It's kinda like a code-first BI tool. Whereas ktx is building and managi
4.
▲
by
lucamrtl
4mo ago
Thanks for writing the article!
5.
▲
by
lucamrtl
4mo ago
Quick update - we just released support for codex as LLM backend :)
6.
▲
by
lucamrtl
4mo ago
Nice! Feel free to join our slack community btw: ktx.sh/slack we always like chatting with folks that have tried building similar projects in the past
7.
▲
by
lucamrtl
4mo ago
Thanks for the feedback - the length is typically because we’re also processing query history to infer acceptable joins, etc. But we have a lot of optimizations to implement, so we’re positive this will run faster in the coming weeks. Looki
8.
▲
by
lucamrtl
4mo ago
Here's the community https://ktx.sh/slack
9.
▲
by
lucamrtl
4mo ago
We currently support anthropic models for the setup (whether through claude pro/max plan) or through API. Adding support for openai API / codex should be pretty straightforward - would love to get you in the community slack to get
10.
▲
by
lucamrtl
4mo ago
Thanks!
11.
▲
by
lucamrtl
4mo ago
Just to complete the answer if that's where your question was going - we actually built a prepackaged project that users can use to experiment with ktx before running any kind of ingestion. In our docs we also have a link to a demo pos
12.
▲
by
lucamrtl
4mo ago
Just to clarify what semantic layer is: you can think of it as a set of functions So you define the definitions of metrics like "monthly revenue" once, and that definition is runnable. If an agent asks for "monthly revenue by
13.
▲
by
lucamrtl
4mo ago
And development was done around link detection and text to sql benchmarks to measure/compare different approaches
14.
▲
by
lucamrtl
4mo ago
Thanks for the question! Just to complete - OpenVikings is context/memory infrastructure for agents. ktx is analytics context for data agents specifically. So they're in different categories The way we think about the space: there
15.
▲
Show HN: Ktx – Open-source executable context layer for data agents
(github.com)
93 points
by
lucamrtl
4mo ago
|
37 comments
16.
▲
We are building a unit testing library for NLP models
(github.com)
3 points
by
lucamrtl
3y ago
|
1 comments
17.
▲
by
lucamrtl
3y ago
100% open source library for testing NLP models and datasets! Come contribute!