Skip to content

Utilizes the Bullshit Remover API to remove bullshit from input text, right from your terminal!

License

Notifications You must be signed in to change notification settings

PsychedelicShayna/rmbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bullshit Remover CLI

Utilizes the Bullshit Remover API to remove bullshit from input text, right from your terminal!

Note: I am not the author of the website, I just created a different way to interact with the same LLM. Send credit their way, and maybe buy them a coffee!

Basically, it's a public LLM that filters input text, removing any sort of fluff, corporate PR speak, or anything else redundant, and returns the condensed essence of what the input text is trying to say.

Text can be piped to rmbs, or provided as an argument. You can use --quiet | -q to suppress the progress animation.

The epd (formerly ped) utility in the second demo is just a simple bash script that creates a temporary file, opens it in your editor of choice, then pipes its contents to the specified program before deleting the temporary file. That's why no | pipe symbol is present, but rest assured, it's being piped.

from-argument.mp4
from-pipe.mp4

About

Utilizes the Bullshit Remover API to remove bullshit from input text, right from your terminal!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages