Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Quickly and securely turn your code projects into LLM prompts, all locally on your own machine!
| Date | Stars |
|---|---|
| 2026-07-31 | 760 |
| 2026-08-04 | 760 |
| 2026-08-06 | 760 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Your Source to Prompt (Securely, On Your OWN Machine!) Wait, ANOTHER tool to take code files and turn them into a single prompt file for Large Language Models? How many tools like this does the world need?! There are already so many: 1. [files-to-prompt](https://github.com/simonw/files-to-prompt) 2. [repo2txt](https://repo2txt.simplebasedomain.com/) 3. [code2prompt](https://github.com/mufeedvh/code2prompt) 4. [repomix](https://github.com/yamadashy/repomix) 5. [ingest](https://github.com/sammcj/ingest) 6. [1filellm](https://github.com/jimmc414/1filellm) 7. [repo2file](https://github.com/artkulak/repo2file) … and others keep cropping up. Yet, **Your Source to Prompt** stands out with a unique set of capabilities that address many pain points these existing tools don’t fully resolve. In fact, I made it for myself to scratch my own itch, because I was wasting so much time using other tools that caused me to repeat myself over and over, or which made it difficult to work with private repos. ## Screenshots of it in Action (Click to see larger versions): | | | |-------------------------------|-------------------------------| | *Choose files visually:*  | *String filters and quick select options:*  | | *Add preamble text and goals; save and load presets:*  | *Easily save the final output text as a file or copy to clipboard:*  | --- ## Overview **Your Source to Prompt** is a single `.html` file that, when opened in a modern browser (like Chrome), provides a complete GUI to easily select code files and combine them into a single text output. The key innovation is that it runs entirely in your browser, with no external dependencies or services. It’s: - **Local and Secure**: Your code never leaves your machine. - **No Installation Hassles**: No Python, no Node.js, no CLI fiddling. Just a single, self-contained HTML file that you open in any modern browser and then it "just works." - **Works with Any Folder**: Not limited to Git repos. - **Optimized for Repeated Use**: Save and load presets of file selections and settings. This tool is all about letting you focus on your actual LLM-driven coding tasks without wrestling with complex pipelines or risking your code’s privacy. --- ## Key Advantages 1. **Fully Local & Secure**: Just open the `.html` file. The modern File System Access API lets you read from your local drive directly. No server, no GitHub auth tokens, no privacy concerns. 2. **No Dependencies**: Requires only a recent Chromium-based browser. No installations, no package managers. 3. **Use with Any Folder or Repo**: Perfect for private codebases or just a random set of files you want to show the LLM. 4. **Presets to Save Time**: Preset functionality lets you store your favorite file selections and reload them instantly. Save to `localStorage` or export/import as JSON. 5. **Efficient File Selection**: - String-based filtering to quickly find files. - Convenient mass selection (e.g., “Select all React files”). - Toggle all text files with one click. 6. **Context Size Awareness**: A tally of total size and lines is always visible, with warnings if you’re likely to exceed context windows (like GPT-4 or Claude limits). 7. **Hierarchical Structure Preview**: Automatically includes a tree-like structure showing file sizes and line counts before the code listings, providing vital context to the L
Excerpt of 11,977 characters
Read on GitHubJeff Emanuel
19
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:ba54c434e6436e88, topic:llm
matched fp:ba54c434e6436e88, topic:developer-tools