amberpixels/aictx
Code-to-Text for AI Context Generator
When working with large language models, you often need to provide your entire project's code as context. This tool takes your local codebase or a remote Git repository and transforms it into a single, AI-ready text file. It allows you to precisely control which files are included or excluded, creating a coherent narrative of your project for AI consumption. Developers, machine learning engineers, and researchers can use this to prepare code for LLMs.
No commits in the last 6 months.
Use this if you need to feed your project's source code, or parts of it, as context to a large language model like ChatGPT or Claude.
Not ideal if you're looking for a tool to analyze code structure for human readability or to generate documentation that isn't specifically for AI model input.
Stars
8
Forks
1
Language
Go
License
MIT
Category
Last pushed
May 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/amberpixels/aictx"
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