codingworkflow/ai-code-fusion
Desktop app to process repository content into one file
This desktop application helps developers prepare a code repository for analysis by AI tools. It takes a local codebase as input, allows you to visually select specific files or filter them, counts the tokens, and outputs a consolidated file in Markdown or XML format, ready to be copied or exported for use with large language models or other AI systems.
Use this if you need to quickly consolidate and clean up specific parts of a code repository into a single, AI-ready file, without manually copying and pasting.
Not ideal if you're looking for a tool to integrate directly into an automated CI/CD pipeline or to interact with AI APIs programmatically.
Stars
81
Forks
1
Language
TypeScript
License
GPL-3.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/codingworkflow/ai-code-fusion"
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