Brainrot Vibecode CLI for checking applications with AI
BUN ONLY FOR NOW!
Mandatory:
- Add your Perplexity API Key to the .env file
Optional:
- Create a config.json to configure models and search type
This is the default config that can be overwritten by a config.json in the current working directory
{
"checkModel": "sonar-reasoning-pro",
"checkProSearch": false,
"arenaModel": "sonar-reasoning-pro",
"arenaProSearch": false,
}- Create a
REQUIREMENTS.mdto write down requirements that are piped int othe prompts
-
bunx applchfor initial setup orbunx applch bootstrap "Name1","Name2"...to setup with names.json -
add applicant names to names.json (skip if used boostrap in step 1) and run
bunx applch bootstrap -
add applicants documents (Application, CV) to their respective folder in
/data
-
run
bunx applch checkto check all applicants in names.json or specify names to checkbunx applch check "Name 1","Name 2" -
run
bunx applch arenato create an overall report or specify names to includebunx applch arena "Name 1","Name 2" -
run
bunx clearto reset folders for new round