Discover and explore top open-source AI tools and projects—updated daily.
Codebase to AI context generator
Top 89.4% on SourcePulse
Prompt Tower addresses the challenge of providing comprehensive and structured context to Large Language Models (LLMs) for software development tasks. It targets developers using AI assistants within IDEs like VS Code, Cursor, and others, enabling them to efficiently package entire codebases, selected files, and GitHub issues into AI-ready prompts, thereby improving the quality and relevance of AI-generated solutions.
How It Works
The tool offers a visual file selection interface within the IDE, allowing users to pick files and directories via checkboxes with live token counts. It then intelligently packages the selected content, including the project's directory structure and file contents, into a structured format (defaulting to AI-XML). This approach simplifies context management, prevents token limit surprises, and ensures AI models have a holistic understanding of the codebase.
Quick Start & Requirements
.towerignore
file in the project root.Highlighted Details
Maintenance & Community
DEVELOPMENT.md
.Licensing & Compatibility
Limitations & Caveats
The AGPL-3.0 license may impose significant restrictions on integrating this tool into proprietary software or workflows without open-sourcing those components.
2 months ago
Inactive