Show HN: Stargazers Reloaded – LLM-Powered Analyses of Your GitHub Community Hey friends! We have built an app for getting insights about your favorite GitHub community using large language models. The app uses LLMs to analyze the GitHub profiles of users who have starred the repository, capturing key details like the topics they are interested in. It takes screenshots of the stargazer's GitHub webpage, extracts text using an OCR model, and extracts insights embedded in the extracted text using LLMs. This app is inspired by the “original” Stargazers app written by Spencer Kimball (CEO of CockroachDB). While the original app exclusively used the GitHub API, this LLM-powered app built using EvaDB additionally extracts insights from unstructured data obtained from the stargazers’ webpages. Our analysis of the fast-growing GPT4All community showed that the majority of the stargazers are proficient in Python and JavaScript, and 43% of them are interested in Web Development. Web developers love open-source LLMs! We found that directly using GPT-4 to generate the “golden” table is super expensive — costing $60 to process the information of 1000 stargazers. To maintain accuracy while also reducing cost, we set up an LLM model cascade in a SQL query, running GPT-3.5 before GPT-4, that lowers the cost to $5.5 for analyzing 1000 GitHub stargazers. We’ve been working on this app for a month now and are excited to open source it today :) Some useful links: * Blog Post - https://ift.tt/VMYUWz3... * GitHub Repository - https://ift.tt/LwFia7k * EvaDB - https://ift.tt/i2IGQ5V Please let us know what you think! September 30, 2023 at 09:15PM
Show HN: Stargazers Reloaded – LLM-Powered Analyses of Your GitHub Community https://ift.tt/e9nwgFW
Related Articles
Show HN: An Open-Source Platform for Raspberry Pi with Robust OTA Updates https://ift.tt/GJZrYLaShow HN: An Open-Source Platform for Raspberry Pi with Robust OTA Upda… Read More
Show HN: I built a robot that generates b-movie plots https://ift.tt/kqapJZuShow HN: I built a robot that generates b-movie plots It's hilarious. … Read More
Show HN: Agent Protocol https://ift.tt/wxfgvcbShow HN: Agent Protocol https://ift.tt/lOLS3uD July 25, 2023 at 02:28A… Read More
Show HN: Configurable Pirate Insult Generator https://ift.tt/c4WSnThShow HN: Configurable Pirate Insult Generator Arr HN! I had a need for… Read More
Show HN: Interesting Maps https://ift.tt/BFzcwAOShow HN: Interesting Maps https://ift.tt/SDVMjcz July 23, 2023 at 02:4… Read More
Show HN: High school transcript generator for homeschoolers https://ift.tt/WQ8lbGHShow HN: High school transcript generator for homeschoolers Hi everyon… Read More
Show HN: SiteOS – Website platform with CRM, email, and analytics https://ift.tt/j7IbJioShow HN: SiteOS – Website platform with CRM, email, and analytics The … Read More
Show HN: TLA+ AutoRepair (with GPT-4) to fix formal specs and understand them https://ift.tt/To45qKdShow HN: TLA+ AutoRepair (with GPT-4) to fix formal specs and understa… Read More
0 Comments: