Skip to content

b3less/cai-dataset-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

cai-dataset-builder

license

a userscript for constructing text datasets using character.ai

goals

currently the script only has a download button, i'd like to add a simple ui that can:

  1. load a list of prompts from a text file
  2. specify the number of replys to generate
  3. specify how often to refresh the page

prompts should be seperated by line breaks, the script should:

  1. send the prompt as a message to the character
  2. generate the requested number of replys
  3. download outputs as {char}_{prompt}.txt and {char}_{prompt}_filtered.txt
  4. repeate until there are no more prompts in the list

note: recent c.ai update limits users to 30 swipes

credits

notice

idk what i'm doing so much of the code was written by chatgpt.

About

construct responce datasets from character replies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors