We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent babffa2 commit 0ac2df3Copy full SHA for 0ac2df3
README.md
@@ -2,7 +2,7 @@
2
3
A simple Python code that connects to OpenAI's ChatGPT and executes the returned results.
4
5
-## Key Features
+## Key Features 💡
6
7
- Interact with your computer using natural language
8
- Automatically executes the command from the response of ChatGPT
@@ -17,7 +17,7 @@ A simple Python code that connects to OpenAI's ChatGPT and executes the returned
17
18
[](https://asciinema.org/a/556677?speed=5)
19
20
-## Installation
+## Installation 🔧
21
22
```sh
23
curl -sL https://raw.githubusercontent.com/code-yeongyu/AiShell/master/install.sh | sh
test.txt
0 commit comments