OpsMate is an SRE AI assistant that helps you manage production environment.
To get started with OpsMate, you need to install the cli tool. You can do so by running the following command:
pipx install opsmate
Assuming you have OpenAI API key and you have set it in the environment variable OPENAI_API_KEY
, you can now run the following command to start using OpsMate:
opsmate
This will start the OpsMate cli tool and you can start interacting with it.
Here are some of the capabilities of OpsMate that we plan to support:
- Producton issue troubleshooting and resolution.
- Root cause analysis.
- Performance analysis and improvement.
- Observability and monitoring setup.
- Capacity planning.
- Callout assistance for on-call engineers.
- Maintaining production environment using Infrastructure as Code.
- Automation of routine tasks, such as create/fix CI/CD pipelines, perform backups, updates etc.