Skip to main content

No project description provided

Project description

AiShell 🤖

Release Package to PyPI PyPI version

A simple Python code that connects to OpenAI's ChatGPT and executes the returned results.

Demo

Demo

Key Features 💡

  • Interact with your computer using natural language
  • Automatically executes the command from the response of ChatGPT
  • Good for complex tasks like handling Git and extracting tar files
  • No need to search StackOverflow for commands, AiShell has got you covered
  • No need to set up annoying retrieving of tokens or API keys with ChatGPT, as AiShell does it for you. INSTALL IT. EXECUTE IT. DONE.

Prerequisites 📚

  • Python 3.9+
  • ChatGPT Account (or OpenAI Account)

Installation 🔧

pip install aishell

Getting Started 🚀

Let's just start by printing "Hello World" using AiShell.

aishell 'print Hello World'

Advanced Settings 🛠

For those who want to use Official ChatGPT(GPT3.5-turbo) or GPT-3

  1. Create account on OpenAI

  2. Go to https://platform.openai.com/account/api-keys, Copy API key

  3. Modify or create ~/.aishell/config.json file like following

    {
        ...
        "language_model": <language model of your preference>, //"official_chatgpt" or "gpt3"
        "openai_api_key": <your openai api key>
    }
    

Contributions 💬

Feel free to contribute to AiShell by adding more functionality or fixing bugs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aishell-2023.3.4.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

aishell-2023.3.4-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file aishell-2023.3.4.tar.gz.

File metadata

  • Download URL: aishell-2023.3.4.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.9.16 Linux/5.15.0-1033-azure

File hashes

Hashes for aishell-2023.3.4.tar.gz
Algorithm Hash digest
SHA256 c7ff629b5ee3b4c25a91dee5e6acd291dae77455491543e9fec9b2b584798c5a
MD5 e868a5a169ae10b52280573f5e5c28e9
BLAKE2b-256 17f0d0e076245d38dc9ffa29dc762aac7de1500817628bb312fedfc6c2afe114

See more details on using hashes here.

File details

Details for the file aishell-2023.3.4-py3-none-any.whl.

File metadata

  • Download URL: aishell-2023.3.4-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.9.16 Linux/5.15.0-1033-azure

File hashes

Hashes for aishell-2023.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9713ee944940b321df057320842492edac5c29aa5bd86cb6091c0d3a1d41450f
MD5 d948708e7f638b2190fea90f82276529
BLAKE2b-256 4a05ff79b4ecef76a094bf6b14a0e49fa6c3330621b2cbd061e534caa094810c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page