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
- OpenAI API Key or ChatGPT Account
Getting Started 🚀
For those who want to use reverse-engineered ChatGPT
- Permanent Login Method
- Login on https://chat.openai.com/
- Get your 'accessToken` from https://chat.openai.com/api/auth/session
- Set the API key as an environment variable
CHATGPT_ACCESS_TOKEN
- Temporary Login Method
- Just run
aishell <query>
- Browser opens up. Login there.
- Tell AiShell which browser you use.
- Enjoy AiShell
- Just run
For those who want to use Official ChatGPT(GPT3.5-turbo)
or 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
- Enjoy AiShell
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.3.post1.tar.gz
.
File metadata
- Download URL: aishell-2023.3.3.post1.tar.gz
- Upload date:
- Size: 8.5 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 | 138d73509765d05b72afcfef5de37a38ee878c349db3067fbe4a62f141737032 |
|
MD5 | 71de08478f5a4db6eeb4e18f52e6e5e5 |
|
BLAKE2b-256 | 83b24db7220161fe8873d7fc8650ec87b792ef325011481953647e76940c249a |
File details
Details for the file aishell-2023.3.3.post1-py3-none-any.whl
.
File metadata
- Download URL: aishell-2023.3.3.post1-py3-none-any.whl
- Upload date:
- Size: 13.1 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 | 4076f753bb216e91c5ea2d854303ee8cfc29dfd88873f684c4848022ed46a707 |
|
MD5 | 3a03d16cb28d9fc57241dcf7b9b1b50d |
|
BLAKE2b-256 | 3f53b62e78b6ace2d27ab09b6ce9f7f4b9635b48e9ef7714058db28035fae1b2 |