ChatGPT PROMPTs Splitter
❓ Have you ever received a message from ChatGPT about sending too much data and needing to send a shorter text?
Here's a great alternative to bypass this limitation! 🚀
Overview
ChatGPT PROMPTs Splitter is an open-source tool designed to help you split long text prompts into smaller chunks, making them suitable for usage with ChatGPT (or other language models with character limitations).
The tool ensures that the text is divided into safe chunks of up to 15,000 characters per request as default, although can be changed.
The project includes an easy-to-use web interface for inputting the long text, selecting the maximum length of each chunk, and copying the chunks individually to paste them to ChatGPT.
Post on Medium
You can read the full article on Medium: ChatGPT PROMPTs Splitter: Split long text prompts into smaller chunks for ChatGPT
How it works
The tool uses a simple…