ai-commands


Nameai-commands JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryA Python package for simple but complex computer functions.
upload_time2023-09-16 14:42:38
maintainer
docs_urlNone
authorMKM12345
requires_python>=3.7
license
keywords python ai sentiment analysis natural language processing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ai_commands

![Package Logo](https://github.com/MKM12345/ai_commands/blob/main/logo.png)

[![Python Version](https://img.shields.io/badge/Python-%3E%3D%203.7-blue?style=plastic.svg)](https://www.python.org/downloads/)
[![PyPI Version](https://img.shields.io/badge/pypi%20package-0.1.0-4DC71F?style=plastic.svg)](https://pypi.org/project/ai_commands/)
[![First Timer Friendly](https://img.shields.io/badge/first%20timer-friendly-4DC71F?style=plastic.svg)](https://github.com/MKM12345/ai_commands/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
[![Tests](https://img.shields.io/badge/tests-all%20passing-4DC71F?style=plastic.svg)](https://github.com/MKM12345/ai_commands/actions)

## Overview

`ai_commands` is a Python package designed to simplify common AI-related tasks such as performing sentiment analysis on text data. It provides a collection of functions and utilities to streamline various AI tasks, making it easier for developers to work with artificial intelligence and natural language processing.

### Features

- **Text Variation Generation**: Use the `ai_similarise` function to generate text variations by replacing words with synonyms and shuffling sentence structure.
- **Sentiment Analysis**: Employ the `analyze_sentiment` function to perform sentiment analysis on text, providing sentiment labels and scores.

## Installation

You can install `ai_commands` using pip:
`pip install ai-commands`

## Usage
Here's how you can use ai_commands in your Python projects:

```
import ai_commands

# Generate text variations
original_message = "Sorry, you lost the game!"
similar_message = ai_commands.ai_similarise(original_message)
print("Similar Message:", similar_message)

# Perform sentiment analysis
text_to_analyze = "I love this product. It's fantastic!"
sentiment_result = ai_commands.analyze_sentiment(text_to_analyze)
print("Sentiment Analysis Result:", sentiment_result)

```
## Documentation
For detailed usage instructions and additional functions, please refer to the documentation.

## Support and Contributions
ai_commands is an open-source project, and contributions from the community are welcome! If you have ideas for improvements or new features, please check out our contribution guidelines.

## License
ai_commands is licensed under the MIT License.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ai-commands",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "python,AI,sentiment analysis,natural language processing",
    "author": "MKM12345",
    "author_email": "MKM12345 <arekhon.shadow@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ba/4b/de542361b5f1cd43025c142477d58c42098b771d1487e5ddb53d36e09bec/ai_commands-1.0.0.tar.gz",
    "platform": null,
    "description": "# ai_commands\n\n![Package Logo](https://github.com/MKM12345/ai_commands/blob/main/logo.png)\n\n[![Python Version](https://img.shields.io/badge/Python-%3E%3D%203.7-blue?style=plastic.svg)](https://www.python.org/downloads/)\n[![PyPI Version](https://img.shields.io/badge/pypi%20package-0.1.0-4DC71F?style=plastic.svg)](https://pypi.org/project/ai_commands/)\n[![First Timer Friendly](https://img.shields.io/badge/first%20timer-friendly-4DC71F?style=plastic.svg)](https://github.com/MKM12345/ai_commands/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)\n[![Tests](https://img.shields.io/badge/tests-all%20passing-4DC71F?style=plastic.svg)](https://github.com/MKM12345/ai_commands/actions)\n\n## Overview\n\n`ai_commands` is a Python package designed to simplify common AI-related tasks such as performing sentiment analysis on text data. It provides a collection of functions and utilities to streamline various AI tasks, making it easier for developers to work with artificial intelligence and natural language processing.\n\n### Features\n\n- **Text Variation Generation**: Use the `ai_similarise` function to generate text variations by replacing words with synonyms and shuffling sentence structure.\n- **Sentiment Analysis**: Employ the `analyze_sentiment` function to perform sentiment analysis on text, providing sentiment labels and scores.\n\n## Installation\n\nYou can install `ai_commands` using pip:\n`pip install ai-commands`\n\n## Usage\nHere's how you can use ai_commands in your Python projects:\n\n```\nimport ai_commands\n\n# Generate text variations\noriginal_message = \"Sorry, you lost the game!\"\nsimilar_message = ai_commands.ai_similarise(original_message)\nprint(\"Similar Message:\", similar_message)\n\n# Perform sentiment analysis\ntext_to_analyze = \"I love this product. It's fantastic!\"\nsentiment_result = ai_commands.analyze_sentiment(text_to_analyze)\nprint(\"Sentiment Analysis Result:\", sentiment_result)\n\n```\n## Documentation\nFor detailed usage instructions and additional functions, please refer to the documentation.\n\n## Support and Contributions\nai_commands is an open-source project, and contributions from the community are welcome! If you have ideas for improvements or new features, please check out our contribution guidelines.\n\n## License\nai_commands is licensed under the MIT License.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python package for simple but complex computer functions.",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/MKM12345/ai-commands/issues",
        "Homepage": "https://github.com/MKM12345/ai-commands"
    },
    "split_keywords": [
        "python",
        "ai",
        "sentiment analysis",
        "natural language processing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "706fb3e25d37d5f40bc05c6c3ea41e52e1e66a0c663547013abde5830504225b",
                "md5": "93b8bbd12fad027fd5e5c23ce5961aad",
                "sha256": "3c0ad30d63f5a855ad776719a6da800e7db1065f46d3c47cc7ea51aba6aa0947"
            },
            "downloads": -1,
            "filename": "ai_commands-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93b8bbd12fad027fd5e5c23ce5961aad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6186,
            "upload_time": "2023-09-16T14:42:37",
            "upload_time_iso_8601": "2023-09-16T14:42:37.141264Z",
            "url": "https://files.pythonhosted.org/packages/70/6f/b3e25d37d5f40bc05c6c3ea41e52e1e66a0c663547013abde5830504225b/ai_commands-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba4bde542361b5f1cd43025c142477d58c42098b771d1487e5ddb53d36e09bec",
                "md5": "cab30e46a75e7b439635b1b85f9f946a",
                "sha256": "d503f762960dc7036bdfc7f5bafe8af62621b975b6733f9baf21af9f2c88f30e"
            },
            "downloads": -1,
            "filename": "ai_commands-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cab30e46a75e7b439635b1b85f9f946a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6229,
            "upload_time": "2023-09-16T14:42:38",
            "upload_time_iso_8601": "2023-09-16T14:42:38.828199Z",
            "url": "https://files.pythonhosted.org/packages/ba/4b/de542361b5f1cd43025c142477d58c42098b771d1487e5ddb53d36e09bec/ai_commands-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-16 14:42:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MKM12345",
    "github_project": "ai-commands",
    "github_not_found": true,
    "lcname": "ai-commands"
}
        
Elapsed time: 2.28015s