Show HN: Repo2vec – an open-source library for chatting with any codebase

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • repo2vec

    We're using an improvement over this exact blogpost actually. We started from there, but weren't happy that some of the chunks were really small (and they would undeservedly get surfaced to the top). So we added some extra logic to merge the siblings if they're small.

    https://github.com/Storia-AI/repo2vec/blob/1864102949e720320...

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • slime-mold-simulation

    Fun with wgpu: Simulating slime mold

    Yesterday there was a story about a slime mold simulation repo that includes some nice algorithm and architecture drawings:

    https://github.com/plul/slime-mold-simulation/blob/master/bo...

    https://github.com/plul/slime-mold-simulation/blob/master/bo...

    I'd love for an AI to read the code and draw such summary images from it. That would be a much more efficient way to get the gist of a repo than chatting about it. But I'm guessing that's beyond current capabilities.

  • omapsapp

    🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!

    I wonder if it will work on https://github.com/organicmaps/organicmaps

    So far two similar solutions I tested crapped out on non-ASCII characters. Because Python's UTF-8 decoder is quite strict about it.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Organic Maps rejected from Google Play: non-complied to Families Program policy

    1 project | news.ycombinator.com | 11 Sep 2024
  • Your Driving App Is Leading You Astray

    1 project | news.ycombinator.com | 10 Jul 2024
  • Organic Maps is a free Android and iOS offline maps app for travelers

    2 projects | news.ycombinator.com | 3 Mar 2024
  • Apple Maps wrongly lists restaurant permanently closed, costing owner thousands

    1 project | news.ycombinator.com | 23 Jan 2024
  • Organic Maps – OSM login feature doesn't pass Google Play review

    1 project | news.ycombinator.com | 7 Jan 2024

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?