Alternatives
Products that do what GitHub Prompter does
Copy files as LLM Ready Markdown from GitHub repositories
- 1

- 2

- 3

- 4
- 5

- 6

- 7RC
Hey HN, I wanted to share a simple command line tool I made that has sped up and simplified my LLM assisted coding workflow. Whenever possible, I’ve been trying to use Claude as a first pass when implementing new features / changes. But I found that depending on the type of change I was making, I was spending a lot of thought finding and deciding which source files should be included in the prompt. The need to copy/paste each file individually also becomes a mild annoyance. First, I implemented `repogather --all` , which unintelligently copies all sources files in your repository…
2024 · github.com
- 8

- 9

- 10
- 11WS
I’ve been in the MLOps space for ~10 years, and data is still the hardest unsolved open problem. Code is versioned using Git, data is stored somewhere else, and context often lives in a 3rd location like Slack or GDocs. This is why we built XetHub, a platform that enables teams to treat data like code, using Git. Unlike Git LFS, we don’t just store the files. We use content-defined chunking and Merkle Trees to dedupe against everything in history. This allows small changes in large files to be stored compactly. Read more here:…
2022 · xethub.com
- 12IC
I built a GitHub repository template which automates the process of configuring a new repository to take web page screenshots using GitHub Actions. You can try this out at https://github.com/simonw/shot-scraper-template Use the https://github.com/simonw/shot-scraper-template/generate interface to create a new repository using that template, and paste the URL that you want to take screenshots of in as the "description" field. The new repository will then configure itself using GitHub Actions, take the screenshot and save it back to the repo!
2022 · simonwillison.net
- 13

- 14

- 15

- 16

- 17GS
2019 · gitlab.com
- 18

- 19DE
Hey! I wanted to share a tool I've been working on. It's still very early and a work in progress, but I've found it incredibly helpful when working with Claude and OpenAI's models. What it does: I created a Python script that dumps your entire Git repository into a single file. This makes it much easier to use with Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG) systems. Key Features: - Respects .gitignore patterns - Generates a tree-like directory structure - Includes file contents for all non-excluded files - Customizable file type filtering Why I find it useful for…
2024
- 20ET
2015 · a-sf-mirror.github.io
- 21

- 22

- 23

- 24GC
2014 · gitprint.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →