gaidme is an AI-powered CLI tool that helps you use the terminal more easily. It suggests commands and remembers what you've done before, while keeping your information private π
-
Generate Commands π‘
Describe what you want to achieve, and gaidme will suggest the appropriate terminal commands. Execute commands with a single click or copy them to your clipboard for future use.
-
History Support π
gaidme remembers your previously used commands and their results, allowing for context-aware suggestions based on your command history.
-
Regular Commands π»
Continue using your terminal as usual. gaidme enhances your experience by providing suggestions only when you request them, without interfering with your standard workflow.
-
Privacy First π
Your data is secure. gaidme does not store your commands, results, or any other data unless you explicitly opt in.
- Python 3.8 or higher π Ensure you have Python 3.8+ installed on your machine.
-
Install with pip π¦
pip install gaidme
Follow the documentation here to set up your API key.
After installation, you can start generating commands:
-
Run gaidme
gaidme
-
/ask about command
/ask show me running containers
gaidme will suggest:
docker ps
If you have any questions or need assistance, please contact us at hi@gaidme.app.
All rights reserved