This repository served as the foundation for Repo2Txt.com, a web-based tool designed to convert code repositories into formatted text files suitable for Large Language Model (LLM) prompts.
We expanded upon this concept to develop:
-
Local Directory to Plain Text Converter: Transforms local directories or compressed files into structured text formats.
-
Web2Txt: AI-Friendly Web Scraper with Crawl4AI: Extracts web content and converts it into Markdown, facilitating AI model training.
For more details, visit Repo2Txt.com.
This web-based tool converts GitHub repository (or local directory) contents into a formatted text file for Large Language Model (LLM) prompts. It streamlines the process of transforming repository data into LLM-friendly input.
- Display GitHub repository structure
- Select files/directories to include
- Filter files by extensions
- Generate formatted text file
- Copy text to clipboard
- Download generated text
- Support for private repositories
- Browser-based for privacy and security
- Download zip of selected files
- Local directory support
This tool runs entirely in the browser, ensuring data security without server-side processing.
- Compile tailwind css (gh action maybe?)
- python bindings
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.
