https://github.com/stroblp/multi-file-to-chatgpt
quick way to copy multi file projects to chat GPT
https://github.com/stroblp/multi-file-to-chatgpt
chatgpt
Last synced: about 1 year ago
JSON representation
quick way to copy multi file projects to chat GPT
- Host: GitHub
- URL: https://github.com/stroblp/multi-file-to-chatgpt
- Owner: stroblp
- Created: 2023-02-24T13:12:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T13:34:08.000Z (over 3 years ago)
- Last Synced: 2025-03-24T11:56:56.235Z (about 1 year ago)
- Topics: chatgpt
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Copying Tool for ChatGPT
This is a simple application that helps you copy code distributed across multiple files and paste it into ChatGPT's prompt. It streamlines the process by allowing you to select a directory, start the process, and copy each file's code with the click of a button.
## Getting Started
To get started with this tool, follow these steps:
1. Clone this repository to your local machine
2. Install the required dependencies (if any)
3. Run the application
4. Select the directory containing the code you want to copy
5. Click the "Start" button to begin the copying process
6. Use the new buttons that appear to copy the code inside each file to your clipboard
7. Paste the code into ChatGPT's prompt
In addition, you can use the "Init ChatGPT" button to copy initial instructions to your clipboard, which can be helpful for getting started.
For testing use the app-to-correct directory. This app can be copied to chatGPT for improvments in appearance and functionality
## Contributing
This is an open-source project, and we welcome contributions from anyone. If you have any bug reports, feature requests, or code improvements, please feel free to submit them through GitHub issues and pull requests.
## License
This project is licensed under the [MIT License](LICENSE).