Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scristobal/howdoi
A CLI tool to answer the (many times repeated) question "How do I ... ?" powered by OpenAI's GPT4
https://github.com/scristobal/howdoi
Last synced: about 5 hours ago
JSON representation
A CLI tool to answer the (many times repeated) question "How do I ... ?" powered by OpenAI's GPT4
- Host: GitHub
- URL: https://github.com/scristobal/howdoi
- Owner: scristobal
- Created: 2023-03-20T17:18:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-17T08:26:40.000Z (12 months ago)
- Last Synced: 2023-11-17T09:54:36.031Z (12 months ago)
- Language: Rust
- Size: 162 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# howdoi
A CLI tool to answer the (many times repeated) question "How do I ... ?" powered by OpenAI's GPT4
## Usage
Open your terminal and write `howdoi ""`
![](docs/Screenshot.png)
## Config
Requires `OPENAI_API_KEY` set to your [OpenAI API key](https://platform.openai.com/account/api-keys)