Skip to content

mateusztylec/gaidme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

45 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

gaidme gaidme Logo

CLI Tool Powered by AI

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 πŸš€

Quick Links

Website | Documentation | Pricing

Demo

gaidme Demo

Features

  • 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.

Installation

Prerequisites

  • Python 3.8 or higher 🐍 Ensure you have Python 3.8+ installed on your machine.

Installation Steps

  1. Install with pip πŸ“¦

    pip install gaidme

Set up your API key πŸ”‘

Follow the documentation here to set up your API key.

Usage

After installation, you can start generating commands:

  1. Run gaidme

    gaidme
  2. /ask about command

    /ask show me running containers

    gaidme will suggest:

    docker ps

Support

If you have any questions or need assistance, please contact us at hi@gaidme.app.

License

All rights reserved