@hamidraza/helpmate
v1.0.5
Published
A versatile command-line tool that executes system commands, consults an AI oracle for assistance, and troubleshoots failed commands, while tracking token usage and cost.
Downloads
9
Maintainers
Readme
HelpMate CLI
HelpMate CLI is a command-line interface tool that executes system commands and seeks the wisdom of an AI oracle when assistance is needed. It also tracks token usage and estimates the cost of API calls.
Features
- Execute system commands like a boss
- Consult the AI oracle for general queries and guidance
- Automatically summon the AI oracle to troubleshoot failed commands
- Keep an eye on token usage and estimate your expenses
Installation
- Ensure you have Node.js installed on your system.
- Install the HelpMate CLI globally using npm:
npm install -g @hamidraza/helpmate
Usage
- Run
helpmate
to start the application and unleash its powers. - Enter your system commands or queries for the AI oracle.
- For system commands, simply enter the command.
- For AI oracle queries, initiate your query with a forward slash (/).
License
This project is licensed under the MIT License.