Description
What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
I often have large infomation and documents i want to sent to a AI, however they have set character limits,
Propose a tool which splits prompts to a set size to allow input into a ai chatbot
Is their example of this tool in the wild?
https://chatgpt-prompt-splitter.jjdiaz.dev/
https://github.com/jupediaz/chatgpt-prompt-splitter
The total length of the content that I want to send you is too large to send in only one piece.
For sending you that content, I will follow this rule:
[START PART 1/10]
this is the content of the part 1 out of 10 in total
[END PART 1/10]
Then you just answer: "Received part 1/10"
And when I tell you "ALL PARTS SENT", then you can continue processing the data and answering my requests.
Additional context
No response
Validations
- Check the feature is not already implemented in the project.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).