yo is your AI-powered system admin sidekick.

yo uses natural language to understand what you want to achieve on your server and runs the commands to make it happen.

$

yo is a CLI whiz

yo has core competence in a variety of command line flavors and tasks. based on an in-house fine-tuned model, it's like getting access to some of the most talented sysadmins in the world. for example, yo has helped me with:

finding logs

logs can be hard to mangle. yo makes it one command.

running complicated commands

yo has written some of the longest commands i've ever seen to find text in files or other important things.

creating new deployments

yo can spin up a redis or postgres database in a single command.

managing processes

yo can helps you trace processes, explain them, and kill them.

configuring software with ease

you don't have to know the ins and outs of software to configure it. just tell yo what you want it to do.

learning

i've learnt a ton from yo about how to manage my systems better. it's like having a mentor one command away. feel free to ask it for advice.

how to use yo

$ yo kill the process on port 3000

found and killed the process on port 3000, belonging to user root.

$ yo wtf is my internet speed

your connection from optimum is offering 25mbps.

$ yo change my mtu to jumbo frames

set your ethernet interface (eth0) to MTU 9000 (jumbo frames).

$ yo spin up a redis database

redis is listening on port 6379.

$ yo find all files with the word 'error' in them

/var/log/nginx/error.log, ...

simply prefix your command with 'yo' and describe what you want to do in plain english, french, chinese, spanish, italian...

questions & answers

think it's worth a shot? just say yo.

join developers and system administrators who 🫶 yo

curl https://getyo.ai/install.sh | sudo sh