galliani/contextmax
🚀 Browser-based tool for creating reusable sets of context for LLM. Improve response quality & time and reduce token usage. Privacy-first, works with any LLM (Claude, GPT-4, Gemini). Stop re-explaining your codebase to AI (and your team members).
This tool helps software developers explain specific parts of their codebase to Large Language Models (LLMs) or their team members more effectively. You input your local code project, define sets of relevant files, functions, and workflows, and it outputs a JSON file that acts as a precise guide for the LLM. This allows developers to get more accurate AI responses and reduce token usage when asking about their code.
No commits in the last 6 months. Available on npm.
Use this if you are a software developer frequently using LLMs to understand, debug, or generate code for your projects and want to provide highly targeted context instead of your entire codebase.
Not ideal if you rarely interact with LLMs regarding your code or if your projects are very small and straightforward, making explicit context definition unnecessary.
Stars
10
Forks
1
Language
TypeScript
License
MPL-2.0
Category
Last pushed
Jun 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/galliani/contextmax"
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