TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: GitHub Sage – An Open Source Software AI Support Bot

1 pointsby nutellalover9 months ago
Hi HN,<p>GitHub Sage is a Chrome extension that helps developers build off open source software. It opens up as a side panel on Github, where you can interact with a chatbot in order to:<p>1) Understand how the repo works, whether it serves your purpose, and how you can build off it. 2) Generate code within the browser and run it in an auto-generated Colab notebook. 3) Navigate quickly through the repository (the chatbot answers are heavily hyperlinked to code and documentation).<p>Extension: <a href="https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;github-sage&#x2F;kmkkcnnegdmcebohbinblbmdlndelida?authuser=0&amp;hl=en" rel="nofollow">https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;github-sage&#x2F;kmkkcnn...</a><p>We built this for two reasons.<p>First, when it comes to AI generated code we can make a better judgment on whether to accept or reject generated code when it’s heavily linked to source code and documentation (akin to how Perplexity makes generative search more trustworthy by citing its sources).<p>Second, because we’re overwhelmed by the amount of OSS out there. And it’s growing exponentially. It’s increasingly hard to read beyond the hype, understand what a repo does and whether it suits your needs. Sometimes you don’t have enough time to actually browse the code and just want some quick answers.<p>Currently, we support 6 popular AI-related repos (Huggingface transformers, Langchain, Llamaindex, Google JAX, PyTorch, Stable-diffusion-webui) and plan to add more (reindexing repositories daily is not cheap!) Let us know what other repos you’d find interesting.<p>We would definitely appreciate getting any feedback on this first version of Sage.<p>Thanks! Julia and Mihail.

no comments

no comments