Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
andychen32
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
andychen32
6mo ago
honestly i don't think the "real infra" is there yet. someone has to make it for now github + markdown might be the best way to do it
2.
▲
by
andychen32
6mo ago
I agree! my instincts tell me most enterprises will hop onto this in the coming months (late stave startups first, then bigger companies) until we get to 100m token context window LLMs, this is probably the final pattern
3.
▲
by
andychen32
6mo ago
haha yea claude helped me write some of it and the other parts i just wrote by hand because i wanted to phrase things in a specific way
4.
▲
by
andychen32
6mo ago
I think this would be solved via the team/personal context layer. imagine the hierachy: enterprise context, team context and then personal context. each of the layer above can read/write to the layer below. while the layers below
5.
▲
by
andychen32
6mo ago
Yea I agree. for most big enterprises, you probably need robust RBAC and multitenancy. But I do think this pattern of letting agents figure out your company autonomously in some text-like format will be the core pattern going forward
6.
▲
by
andychen32
6mo ago
Yea me too! I had a sense that something better than pure document retrieval was possible. But wasn't sure what. I spent months just playing around with various RAG techniques until coming up with this. I do think something like Glean
7.
▲
by
andychen32
6mo ago
Hey, OP here! I agree the idea here is pretty simple. The main insight is just allowing the agents to figure out the unfiltered truth about a company (the good, bad, and ugly). I tried many variations of this before but they all failed beca