1broseidon/promptext
Smart code context extractor for AI assistants
This tool helps developers transform their codebases into focused, AI-ready prompts for large language models like Claude or ChatGPT. It takes your entire project directory, intelligently selects relevant files, and outputs a condensed, token-efficient text format. Software engineers, AI/ML developers, and prompt engineers can use this to provide precise context for AI assistants.
Use this if you need to feed specific, relevant parts of a large codebase to an AI assistant for tasks like code review, pair programming, or bug investigation, without exceeding token limits or manually selecting files.
Not ideal if your primary goal is to analyze non-code text documents or if you prefer to manually curate every piece of context for your AI interactions.
Stars
20
Forks
—
Language
Go
License
MIT
Category
Last pushed
Nov 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/1broseidon/promptext"
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...