Viewing profile — aditikothari
aditikothari
HN member- Joined
- Sun, Aug 30, 2020, 5:25 PM UTC
- HN karma
- 2
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About aditikothari
No profile information was provided.
Recent public activity
- story
-
comment
Comment #42043050
Wow thats an interesting use case. Check out the readme - it explains how you could build your custom agents.
-
comment
Comment #42042987
[dead]
-
comment
Comment #42042152
Thank you!
-
comment
Comment #42042149
Absolutely, debugging is one of the things that can benefit very well from the knowledge graph. Our debugging agent has the ability to look up a function's "neighbours" i.e. functi…
-
comment
Comment #42041693
Hey thats great! Which agent did you try?
-
story
Show HN: AI Agents for engineering use cases like debugging, LLD,testing etc.
Hi I am Aditi and I co-founded Potpie AI with my college mate Dhiren. We are building an open-source infrastructure to create custom agents for engineering use-cases like debugging…
-
comment
Comment #40943741
This is part of our roadmap for August.
-
comment
Comment #40943554
Hey there! You can use momentum's open-source auditor to generate integration tests and visualise your code at every git push or pull request. The test plan, test data setup, and t…
- story
-
comment
Comment #40923366
hey there! We are launching momentum.sh a behavioral code auditor that analysesthe necessary code behavior and tests it at every git push to ensure the code is ready for production…
- story
-
comment
Comment #40871037
Got it. In your experience is maintaining AGE straightforward or not given that it's Postgres extension and not a managed db?
- story
-
story
Is Apache AGE a better alternative to neo4j
I’m using a neo4j for tracking simple relationships and querying a node’s neighbours recursively. However, I’m unsure if I need a full-fledged graph database like neo4j, which offe…
-
comment
Comment #40792773
This is super cool!