colthreepv/llm-context
A CLI tool that helps you generate context files for Large Language Models (LLMs).
This tool helps developers prepare their codebase for Large Language Models (LLMs). It takes your project directory as input and consolidates the file structure and contents into a single text file. The output is an optimized text file ready for use with an LLM, helping developers provide relevant context for tasks like code generation or analysis.
No commits in the last 6 months. Available on npm.
Use this if you need to feed your project's code and directory structure into a Large Language Model and want to easily manage context length and relevant files.
Not ideal if you need to process individual files or non-code text documents, or if you require precise token counting rather than an approximation.
Stars
9
Forks
—
Language
TypeScript
License
Unlicense
Category
Last pushed
Jan 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/colthreepv/llm-context"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shcherbak-ai/contextgem
ContextGem: Effortless LLM extraction from documents
mufeedvh/code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt...
ShahzaibAhmad05/gitree
An upgrade from "ls" for developers. An open-source tool to analyze folder structures and to...
nicepkg/ctxport
Copy AI conversations as clean Markdown Context Bundles — one click from ChatGPT, Claude,...
nikolay-e/treemapper
Export your entire codebase to ChatGPT/Claude in one command. Structure + contents in YAML/JSON...