From e0efec54f29d67cd9a5c075367c0263e1cf9284e Mon Sep 17 00:00:00 2001 From: Sharwin Patil Date: Thu, 9 Jan 2025 23:14:08 -0600 Subject: [PATCH] Added GH links for collaborators --- content/posts/napkin-ai/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/posts/napkin-ai/index.md b/content/posts/napkin-ai/index.md index a8a47b1..07003a5 100644 --- a/content/posts/napkin-ai/index.md +++ b/content/posts/napkin-ai/index.md @@ -19,6 +19,8 @@ A fast, lightweight graph retrieval-augmented generation tool for navigating cod **Update: Winner of the Best Developer Tool sponsored by [Warp](https://www.warp.dev/)** +Collaborated with: [Rishi Iyer](https://github.com/rishiiyer01), [Henry Bloom](https://github.com/Bloomh), [Arnav Brahmasandra](https://github.com/abrahmasandra) + ## 💡 Inspiration As developers, we are always exploring new projects and open-source repositories. However, the complexity and scale of these codebases serve as a major barrier to entry even for the most experienced developers. Even after spending countless hours reading over files, documentations, and (hopefully solved) issues, it's easy to find yourself lost and intimidated. We wanted to create a tool that would help developers navigate these codebases more effectively, answering questions and providing context on both specific and broad aspects of the codebase.