chai-cli


Namechai-cli JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryAI in your CLI.
upload_time2024-04-23 13:49:36
maintainerNone
docs_urlNone
authorRitik Sahni
requires_pythonNone
licenseNone
keywords ai openai cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Chai - AI in your CLI.

## Introduction

Chai is a command-line interface (CLI) tool designed to simplify your experience with bash commands. Have you ever found yourself stuck, not knowing the right bash command to use? With Chai, you can simply run `chai [your query in English]`, and it will respond with the appropriate bash command to help you out. 

## Problem Statement

The command-line interface can be intimidating, especially for beginners. Remembering the syntax of various bash commands and knowing which command to use in a specific situation can be challenging. Searching through documentation or forums for the right command can be time-consuming and frustrating. Chai aims to solve this problem by providing an intuitive interface where you can ask for help in plain English and get the correct bash command instantly.

## Features

- **Natural Language Interface**: Communicate with Chai in plain English, just like asking a question.
- **Instant Responses**: Receive the correct bash command immediately after asking your query.
- **Saves Time**: Eliminates the need to search through documentation or forums for the right command.
- **Easy to Use**: Intuitive and straightforward interface, suitable for both beginners and experienced users.

## Usage

To use Chai, simply run the following command in your terminal:

```
chai [your query in English]
```

Chai will process your query and respond with the appropriate bash command.

## Installation

You can install Chai via pip:

```
pip install chai-cli
```

### Clipboard

Every output is copied to your clipboard. To ensure that it works, run the following command to install required tools on Linux.

```
sudo apt-get install xclip xsel wl-clipboard
```

## Examples

Here are some examples of queries you can ask Chai:

- "list all files starting with a"
- "grep emails.txt for yahoo addresses"
- "list users who are logged in"

Chai will provide you with the corresponding bash commands for each query.

## Contributing

Contributions to Chai are welcome! If you have any suggestions, bug reports, or feature requests, please feel free to open an issue or submit a pull request on the [GitHub repository](https://github.com/ritiksahni/chai).

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "chai-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ai, openai, cli",
    "author": "Ritik Sahni",
    "author_email": "ritiksahni0203@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/45/5c/74aef330e8f4fa674df535c1cf08b4d81ab6c1fea8e009a4aeae88efe402/chai_cli-0.3.0.tar.gz",
    "platform": null,
    "description": "# Chai - AI in your CLI.\n\n## Introduction\n\nChai is a command-line interface (CLI) tool designed to simplify your experience with bash commands. Have you ever found yourself stuck, not knowing the right bash command to use? With Chai, you can simply run `chai [your query in English]`, and it will respond with the appropriate bash command to help you out. \n\n## Problem Statement\n\nThe command-line interface can be intimidating, especially for beginners. Remembering the syntax of various bash commands and knowing which command to use in a specific situation can be challenging. Searching through documentation or forums for the right command can be time-consuming and frustrating. Chai aims to solve this problem by providing an intuitive interface where you can ask for help in plain English and get the correct bash command instantly.\n\n## Features\n\n- **Natural Language Interface**: Communicate with Chai in plain English, just like asking a question.\n- **Instant Responses**: Receive the correct bash command immediately after asking your query.\n- **Saves Time**: Eliminates the need to search through documentation or forums for the right command.\n- **Easy to Use**: Intuitive and straightforward interface, suitable for both beginners and experienced users.\n\n## Usage\n\nTo use Chai, simply run the following command in your terminal:\n\n```\nchai [your query in English]\n```\n\nChai will process your query and respond with the appropriate bash command.\n\n## Installation\n\nYou can install Chai via pip:\n\n```\npip install chai-cli\n```\n\n### Clipboard\n\nEvery output is copied to your clipboard. To ensure that it works, run the following command to install required tools on Linux.\n\n```\nsudo apt-get install xclip xsel wl-clipboard\n```\n\n## Examples\n\nHere are some examples of queries you can ask Chai:\n\n- \"list all files starting with a\"\n- \"grep emails.txt for yahoo addresses\"\n- \"list users who are logged in\"\n\nChai will provide you with the corresponding bash commands for each query.\n\n## Contributing\n\nContributions to Chai are welcome! If you have any suggestions, bug reports, or feature requests, please feel free to open an issue or submit a pull request on the [GitHub repository](https://github.com/ritiksahni/chai).\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "AI in your CLI.",
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [
        "ai",
        " openai",
        " cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ff275d7c6494631e0240569216ad52dbec7930b594cb4e4618bb9f9b66eedec",
                "md5": "3a711f4b53a1f01edaac1c84d9389b34",
                "sha256": "fd4d321dc5d57be0665b0f23740f1b7ce6c10a5c6c49a0ea5077780be7c2aac3"
            },
            "downloads": -1,
            "filename": "chai_cli-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a711f4b53a1f01edaac1c84d9389b34",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4211,
            "upload_time": "2024-04-23T13:49:33",
            "upload_time_iso_8601": "2024-04-23T13:49:33.297372Z",
            "url": "https://files.pythonhosted.org/packages/0f/f2/75d7c6494631e0240569216ad52dbec7930b594cb4e4618bb9f9b66eedec/chai_cli-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "455c74aef330e8f4fa674df535c1cf08b4d81ab6c1fea8e009a4aeae88efe402",
                "md5": "4153c3a45c335cc07f722d6527da7a87",
                "sha256": "7ce730b4273023c6776a54d98fe81e2f4227137599490e5da92dc7544a500919"
            },
            "downloads": -1,
            "filename": "chai_cli-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4153c3a45c335cc07f722d6527da7a87",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3778,
            "upload_time": "2024-04-23T13:49:36",
            "upload_time_iso_8601": "2024-04-23T13:49:36.180925Z",
            "url": "https://files.pythonhosted.org/packages/45/5c/74aef330e8f4fa674df535c1cf08b4d81ab6c1fea8e009a4aeae88efe402/chai_cli-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 13:49:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "chai-cli"
}
        
Elapsed time: 0.22666s