Show HN: Copy Folder to ChatGPT in 0.6s – OpenRepoPrompt
Published on: 2025-05-08 05:14:15
OpenPrompt
Quick Start
COPY ENTIRE FOLDER AND FILES as context INSIDE LLM OF YOUR CHOICE
o1 PRO , GROK 3 thinking are one of the best model available right now, but there is no api access available. This Tool Simplifies the process of copying files and folders into web LLMs.
Fastest Serialization of files and folders into XML format.
Installation
Download Executable (Recommended)
Go to the Releases page Download the appropriate version for your operating system: Windows: openprompt-windows-amd64.exe
macOS: openprompt-macos-amd64
macOS arm: openprompt-macos-arm64
Linux: openprompt-linux-amd64
Building from Source
# Clone the repository git clone https://github.com/wildberry-source/open-repoprompt.git # Navigate to the project directory cd open-repoprompt # Build the application go build -o openprompt ./cmd
How to Use
Select Directory: Choose a directory containing your code Set Filters: Specify which files to include/exclude Select Files: Check the boxes next to files you
... Read full article.