You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AIY is a command line tool that uses OpenAI's language model to provide a documentation-like experience to users. With Aiy, users can get answers to their technical questions and receive step-by-step guidance to complete tasks.
5
+
oai is a command line tool that uses OpenAI's language model to provide a documentation-like experience to users. With oai, users can get answers to their questions and receive step-by-step guidance to complete tasks.
6
6
7
7
If your organization appreciates this project or is looking for someone to help with your systems and infrastructure, please reach out to me at [LinkedIn](https://www.linkedin.com/in/riddiough/).
8
8
@@ -16,42 +16,21 @@ If your organization appreciates this project or is looking for someone to help
16
16
4. Go to the API Key section ([https://platform.openai.com/account/api-keys](https://platform.openai.com/account/api-keys))
17
17
5. Create a new secret key
18
18
6. Copy the API key
19
-
7. When running Aiy the first time, you will be prompted for your key
19
+
7. When running oai the first time, you will be prompted for your key
20
20
21
21
</details>
22
22
23
-
Install on Debian based systems (Debain, Mint, Ubuntu)
24
-
-------------------
25
-
26
-
#### 1. Install our official public software signing key
0 commit comments