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
aishell-2023.3.3.tar.gz
(7.9 kB
view details)
Built Distribution
File details
Details for the file aishell-2023.3.3.tar.gz
.
File metadata
- Download URL: aishell-2023.3.3.tar.gz
- Upload date:
- Size: 7.9 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 | 93a03891521afe9dff7a1451a0a7fc5b842bf2120a13288c4ed66a3cdd74ec82 |
|
MD5 | 81fc44864f86f7b219e3d3dde3e3acac |
|
BLAKE2b-256 | 0e7d041adf15957363832ffeecd9a4089663af0ce39bad7937d3ca88fc519f90 |
File details
Details for the file aishell-2023.3.3-py3-none-any.whl
.
File metadata
- Download URL: aishell-2023.3.3-py3-none-any.whl
- Upload date:
- Size: 12.0 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 | 534d51e7d05cdcd32e5e6b33d0329cc457c88a99b92aa2f4b5ab6fb40274dd8f |
|
MD5 | c88b2559fe40da22f4c0832e64d89e1e |
|
BLAKE2b-256 | 0c91bc6e309aaae55d0a55247ec5f39595d693a397d360a8be50728d3f7f7c32 |