No project description provided
Project description
AiShell 🤖
A simple Python code that connects to OpenAI's ChatGPT and executes the returned results.
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
Installation 🔧
pip install aishell
Usage 📝
aishell --help
Prerequisites 📚
- Python 3.9.5
- Poetry
- OpenAI API Key
Getting Started 🚀
For those who want to use reverse-engineered ChatGPT
- Login on https://chat.openai.com/
- Get your 'accessToken` from https://chat.openai.com/api/auth/session
export CHATGPT_ACCESS_KEY=<your access token>
- Enjoy AiShell
For those who want to use GPT-3
- Create account on OpenAI
- Go to https://platform.openai.com/account/api-keys, Copy API key
- Set the API key as an environment variable
OPENAI_API_KEY
or inject it directly into the code by editing it. - Enjoy AiShell
For those who want to use Official ChatGPT API gpt-3.5-turbo
- Currently not supported, but soon will be supported!
Contributions 💬
Feel free to contribute to AiShell by adding more functionality or fixing bugs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aishell-2023.3.2.post1.tar.gz
.
File metadata
- Download URL: aishell-2023.3.2.post1.tar.gz
- Upload date:
- Size: 6.1 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71b29ef7f82035b5b2782e10dbbb7911f81d1d605e7aece0fe7ade920c004c45 |
|
MD5 | 3303f8665dde9b00e63437b04b168f1b |
|
BLAKE2b-256 | a8aaad8bdf2598d99b1d152eaa9e4d45ff136d4a4a2fb604666cdf84b9ba100c |
File details
Details for the file aishell-2023.3.2.post1-py3-none-any.whl
.
File metadata
- Download URL: aishell-2023.3.2.post1-py3-none-any.whl
- Upload date:
- Size: 7.8 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e38952c2799033463522eaeb4c9378657d76aca46318329c96a7696fb029106 |
|
MD5 | 6df5a883c81b0cfd1d5a92521fc9a6d4 |
|
BLAKE2b-256 | 4fcc41342733552643112707fde610d1acbe74c08001fd481f6b9c4b49233ca7 |