Skip to content
@The-Billy-Company

The Billy Company

The official account and store of knowledge for The Billy Company.

An Introduction

Hi guys, Griffin here, founder and creator of Billy.

We are The Billy Company, the team behind the personal AI Billy.

Our team's expertise and curiosity span systems programming, artificial intelligence, data science, computational neuroscience, music processing, and a lot more.

We want our ideas to inspire the people who work around us, and we happily open-source as much technology as we can to that effect.

Billy lives in a private monorepo. This org is where the pieces that stand on their own get to leave it. Right now that's the search stack we use to read our own code:

  • irregex - the regex engine, and the toolkit of parts underneath one.
  • gist - indexed pattern search over a live tree; a drop-in for ripgrep.

More is on the way. The repository list will always be ahead of this page.

Thank you for reading, we are excited to explore together.

billylives.com

Popular repositories Loading

  1. relate relate Public

    Code similarity search by compression - find near-duplicate files, clone families, and where a pasted snippet came from. No embeddings, no model, no vector database.

    Zig 1

  2. blast blast Public

    Blast radius and provenance for a codebase - what breaks if I change this symbol, and where a pasted snippet came from, read from the bytes on disk right now. No precomputed graph.

    Zig 1

  3. irregex irregex Public

    A (partially) linear-time regex engine in Zig

    Zig 1

  4. gist gist Public

    The fastest CLI and agent-first code search tool, built on indexed trigram search with aggressive literal-match optimizations.

    Python 1

  5. brigade brigade Public

    The shard-aware Zig test runner

    Zig 1

  6. .github .github Public

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…