magnusrodseth/gpt-feeder
🦀 A command-line application that scans the entire codebase, and produces one string consisting of all filenames and file contents that you want included.
This tool helps developers quickly provide their entire codebase to large language models like ChatGPT. It scans a project directory, collects specified files and their contents into a single text string, and automatically copies it to your clipboard. This allows a software developer to easily feed their project's context to an AI for code generation or analysis.
No commits in the last 6 months.
Use this if you are a software developer who wants to give an AI model a comprehensive understanding of your project's code files to assist with coding tasks.
Not ideal if you need to feed non-code documents, extremely large monorepos, or require selective code snippets rather than full file contents.
Stars
24
Forks
—
Language
Rust
License
—
Category
Last pushed
Jul 15, 2025
Monthly downloads
11
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/magnusrodseth/gpt-feeder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/repo-map
repo-map generates LLM-enhanced summaries and analysis of software repositories, providing...
kirill-markin/repo-to-text
Convert a repository structure and its contents into a single text file, including the tree...
TonyStef/Grov
Grov automatically captures the context from your private AI sessions and syncs it to a shared...
zebangeth/DirPrint
Print/export your project's directory structure and code | Simplify your code sharing with...
abinthomasonline/repo2txt
Web-based tool converts GitHub repository contents into a single formatted text file