Viewing profile — kushalpatil07
kushalpatil07
HN member- Joined
- Tue, Mar 01, 2022, 5:03 PM UTC
- HN karma
- 11
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About kushalpatil07
No profile information was provided.
Recent public activity
-
story
Why Fireworks doesn't support Voice AI
I started thinking over why doesn't fireworks support voice models. There are really good opensource models available now, like parakeet, kokoro, Qwen ASR etc but no way to use it …
- story
-
comment
Comment #48785488
Greplica is a context layer for your coding agents. It stores info about your current architecture, decisions, nuances etc from your code and sessions, and gives it to your agent b…
- story
-
story
Coding Agent Memory Benchmarks
Something I’m finding while testing SWE-context-bench for the agent memory layer I’m building: evaluating memory is harder than checking whether the agent solved the next task with…
-
comment
Comment #48040716
for search over 12k skills, it takes around 150ms to 1 sec. Depending on how broad your query is.
-
comment
Comment #48039937
That is like a dependency thingy. Like browser harness by browser use is a skill. Using linkedin is a skill on top of that. Doing cold outreach on linkedin is probably a skill on t…
- story
-
comment
Comment #48039151
For the security nightmare I have taken precautions, and by default only skills from trusted repos are given. They could potentially websearch and find new skills, but that is toug…
-
comment
Comment #48039118
I have indexed skills from trusted repos and github. And giving semantic search for the agent, along with ranking based on stars, forks, installs etc. Trying to create a flywheel l…
- story
-
comment
Comment #48038734
I am building a startup and now thinking this way. Build cool useful stuff, give it for free. And then later see what can actually be done with this
-
comment
Comment #48038699
Every time I do deep work, and think of solutions to a complex problem. I always have the opportunity to ask claude to implement a sub-par AI slop solution. Do this enough times, a…
-
comment
Comment #48038635
I was trying to build an agent. None of the sandboxes out there had solved the filesystem problem. I want my agent to have a persistent storage, and that stays forever. Like a huma…
-
comment
Comment #48022308
[flagged]
-
comment
Comment #48022298
[flagged]
-
comment
Comment #48020328
I was working on on-device AI for 3 years. This was the prime idea we were exploring, how can someone undercut the OS providers and ship an LLM that other apps can also use on-devi…
-
comment
Comment #47673276
Can someone help with a way in which I can connect my harness to my claude account? How does OpenClaw connect to my claude account? I want to build this setup