Remix.run Logo
fizx a day ago

Is this sort of re-inventing Graph RAG from another angle, or does it feel novel?

processunknown a day ago | parent | next [-]

It seems more like a handrolled CodeQL

tptacek a day ago | parent [-]

It's an agent system that basically embeds the core idea of CodeQL (Datalog extraction from codebases) and then allows a model to pose questions and answer them.

alansaber a day ago | parent | prev [-]

Mathematically, yes.