gpt repository loader
Project description
gptrepo
This is a fork of the very excellent gpt-repository-loader by mpoon.
Usage
pip install gptrepo
gptrepo # now output.txt should appear in the current directory
This tool concatenates through all the files in the repo and adds ai prompts which can be used for chat gpt conversations.
Simply open up the file, copy and paste it into the chat gpt window and then ask your question about the code.
This will be particularly useful when chat gpt4-32k is released. Right now this will only work on very small repos.
gptrepo
is a command-line tool that converts the contents of a Git repository into a text format, preserving the structure of the files and file contents. The generated output can be interpreted by AI language models, allowing them to process the repository's contents for various tasks, such as code review or documentation generation.
Contributing
Some context around building this is located here. Appreciate any issues and pull requests in the spirit of having mostly GPT build out this tool. Using ChatGPT Plus is recommended for quick access to GPT-4.
Running Tests
To run the tests for gptrepo
, follow these steps:
-
Ensure you have Python 3 installed on your system.
-
Navigate to the repository's root directory in your terminal.
-
Run the tests with the following command:
tox
Now, the test harness is added to the gptrepo
project. You can run the tests by executing the command tox
in your terminal.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Versions
- 1.0.3: Remove media files from concatenation.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file gptrepo-1.0.3.tar.gz
.
File metadata
- Download URL: gptrepo-1.0.3.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77ee6f28290df5940a30cac910a4ce5b47000a9f74877a29ac6878802236377d |
|
MD5 | 4c404bbb4083bbee1bf447b3735b522d |
|
BLAKE2b-256 | ac0d045f3df978a3830f6f16e7b9cf1bf3e39f9037d797600020aa75457f80c3 |
File details
Details for the file gptrepo-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: gptrepo-1.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d26bcd9fcd4fa2697ec022ab2a6a09ce28bf3f5ed0b8f220448a16a233027cd4 |
|
MD5 | b9e57c871ac41bee45fa007d4cc4c33d |
|
BLAKE2b-256 | e3121ca030b49784be25cab8ca0c407c0b564be903aa4ebd058541f0f182ecf1 |