mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-01 11:59:14 -04:00
feat(new tool) AI prompt splitter
This commit is contained in:
parent
0b1b98f93e
commit
c93ebb5ef0
5 changed files with 301 additions and 0 deletions
|
@ -392,3 +392,7 @@ tools:
|
|||
text-to-binary:
|
||||
title: Text to ASCII binary
|
||||
description: Convert text to its ASCII binary representation and vice-versa.
|
||||
|
||||
ai-prompt-splitter:
|
||||
title: AI prompt splitter
|
||||
description: Split up large prompts into smaller, manageable segments based on a set character limit for AI chat prompts.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue