Live data from Hacker News

Viewing profile — aditikothari

aditikothari

HN member
Joined
Sun, Aug 30, 2020, 5:25 PM UTC
HN karma
2
Public activity
16 items

About aditikothari

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #42043050

    Wow thats an interesting use case. Check out the readme - it explains how you could build your custom agents.

  3. comment
  4. comment
    Comment #42042152

    Thank you!

  5. 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…

  6. comment
    Comment #42041693

    Hey thats great! Which agent did you try?

  7. 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…

  8. comment
    Comment #40943741

    This is part of our roadmap for August.

  9. 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…

  10. story
  11. 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…

  12. story
  13. 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?

  14. story
  15. 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…

  16. comment
    Comment #40792773

    This is super cool!