Skip to content

Intelligently reformat large amounts of text with GPT fewshots

License

Notifications You must be signed in to change notification settings

WAUthethird/gpt-fewshot-batcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPT Fewshot Batcher

A basic GUI program to handle conversion fewshots while optimizing for large amounts of text.

I wrote this program to fill a need I saw in AI text management. It's a simple program that provides useful tools for managing fewshots - specifically, conversion fewshots, where you are converting text from one point to another. (such as perspective changes - first person to second person, as an example.) There's also an advanced context manager built from the ground up to handle everything from setting changes, context activation/deactivation, and even positional changes and editing. Everything is made to respect user choice, and stay out of their way as much as possible.

Among its features are these:

  • Easy-to-use AI generation and customization
  • Full local model support (soon to come), with a download manager for common models
  • On the fly model switching (soon to come)
  • 'No Model' mode for testing and simple usage
  • Advanced context manager
  • Highly customizable fewshot formatting
  • Mass activation/deactivation (context addition/removal) of any fewshot
  • Permanent activation (though this has limited use given the fundamental context limit)
  • Context and feature/mode-sensitive fewshot editing
  • Fewshot positional shifting
  • Saving/loading fewshots

Screen Shot 2022-02-15 at 9 21 58 PM

Screen Shot 2022-02-15 at 9 25 54 PM

Screen Shot 2022-02-15 at 9 32 09 PM

Screen Shot 2022-02-15 at 9 33 52 PM

About

Intelligently reformat large amounts of text with GPT fewshots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages