HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rahulb0802

1 karmajoined il y a 6 jours
18yo building things that pique my interest. Right now, infra for AI systems.

Github: https://github.com/rahulb0802

comments

rahulb0802
·il y a 3 jours·discuss
[dead]
rahulb0802
·il y a 3 jours·discuss
I really like the clustering aspect of this. It would be cool if there was a way to articulate some sort of relationship between two adjacent or nearby papers in this tool.
rahulb0802
·il y a 4 jours·discuss
[dead]
rahulb0802
·il y a 6 jours·discuss
I like the approach; avoiding a model call just to summarize old context while keeping the cache warm is a nice property.

When it folds away an older chunk of the conversation, does it cause problems if the agent was in the middle of doing something (some multi-turn action) right when that chunk gets folded? Or is it safe to fold at any point regardless of what the agent was doing at that time?
rahulb0802
·il y a 6 jours·discuss
[dead]
rahulb0802
·il y a 6 jours·discuss
This is cool! One question: is the format documented anywhere, or a stable enough schema that someone could write, for example, a script that pulls last week's jots into a review? Having an implied contract that the format won't change as opposed to a JSON that just happens to be inspectable today would be more compelling I feel.