perplexity-cli
🧠 A simple command-line client for the Perplexity API. Ask questions and receive answers directly from the terminal! 🚀🚀🚀
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
Website • Documentation • Discord
Code2Prompt is a powerful context engineering tool designed to ingest codebases and format them for Large Language Models. Whether you are manually copying context for ChatGPT, building AI agents via Python, or running a MCP server, Code2Prompt streamlines the context preparation process.
cargo install code2prompt
To enable optional Wayland support (e.g., for clipboard integration on Wayland-based systems), use the wayland feature flag:
cargo install --features wayland code2prompt
brew install code2prompt
pip install code2prompt-rs
Once installed, generating a prompt from your codebase is as simple as pointing the tool to your directory.
Basic Usage: Generate a prompt from the current directory and copy it to the clipboard.
code2prompt .
Save to file:
code2prompt path/to/project --output-file prompt.txt
Code2Prompt is more than just a CLI tool. It is a complete ecosystem for codebase context.
Check our online documentation for detailed instructions
Code2Prompt transforms your entire codebase into a well-structured prompt for large language models. Key features include:
.gitignore rulesStop manually copying files and formatting code for LLMs. Code2Prompt handles the tedious work so you can focus on getting insights and solutions from AI models.
Refer to the documentation for detailed installation instructions.
Download the latest binary for your OS from Releases.
Requires:
git clone https://github.com/mufeedvh/code2prompt.git cd code2prompt/ cargo install --path crates/code2prompt
Licensed under the MIT License, see LICENSE for more information.
If you liked the project and found it useful, please give it a ⭐ !
Ways to contribute:
more like this
🧠 A simple command-line client for the Perplexity API. Ask questions and receive answers directly from the terminal! 🚀🚀🚀
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
Skill Claude Code de veille tech francophone. Agrège les flux RSS (Journal du Hacker, Human Coders News…) et produit un…
search projects, people, and tags