> ## Documentation Index
> Fetch the complete documentation index at: https://docs.genie.harshalranjhani.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Genie: An AI-powered CLI companion

{/* 
## Setting up

The first step to world-class documentation is setting up your editing environments.

<CardGroup cols={2}>
<Card
  title="Edit Your Docs"
  icon="pen-to-square"
  href="https://mintlify.com/docs/quickstart"
>
  Get your docs set up locally for easy development
</Card>
<Card
  title="Preview Changes"
  icon="image"
  href="https://mintlify.com/docs/development"
>
  Preview your changes before you push to make sure they're perfect
</Card>
</CardGroup>

## Make it yours

Update your docs to your brand and add valuable content for the best user conversion.

<CardGroup cols={2}>
<Card
  title="Customize Style"
  icon="palette"
  href="https://mintlify.com/docs/settings/global"
>
  Customize your docs to your company's colors and brands
</Card>
<Card
  title="Reference APIs"
  icon="code"
  href="https://mintlify.com/docs/api-playground/openapi"
>
  Automatically generate endpoints from an OpenAPI spec
</Card>
<Card
  title="Add Components"
  icon="screwdriver-wrench"
  href="https://mintlify.com/docs/components/accordion"
>
  Build interactive features and designs to guide your users
</Card>
<Card
  title="Get Inspiration"
  icon="stars"
  href="https://mintlify.com/customers"
>
  Check out our showcase of our favorite documentation
</Card>
</CardGroup> */}

## Introduction

Welcome to the home of Genie, your AI-powered CLI companion. Genie is a fast, efficient, and beginner-friendly tool written in Go, designed to simplify your daily terminal tasks. With Genie, you can manage files, retrieve system information, generate images from text, start chat sessions, and much more—all from your terminal with a single prompt.

![genie](https://a.dropoverapp.com/cloud/download/1ca1df10-e045-4bc6-92d9-a0892ebecfc8/415d552a-cdf9-4787-b3fb-5db706cb5597)

## Setting Up

Getting started with Genie is easy. Here's how you can set up your environment and begin your journey toward world-class CLI functionality.

<CardGroup cols={2}> <Card title="Install Genie" icon="download" href="/installation"> Follow the installation guide to get Genie up and running on your system. </Card> <Card title="Explore the Commands" icon="terminal" href="/commands/greet"> Discover all the powerful commands Genie offers. </Card>
<Card title="Select the model" icon="brain" href="/model"> Select your favourite LLM to use with Genie. </Card>
<Card title="Become a Supporter" icon="dollar-sign" href="/supporter"> Supporters get access to extra comands! </Card> </CardGroup>
