Skip to content

Commit

Permalink
Initial openai readme integation
Browse files Browse the repository at this point in the history
  • Loading branch information
knabben committed Nov 19, 2024
1 parent 1bb1a2b commit f68b7ab
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,18 @@ currently only working on WSL2.

![screen](https://github.com/user-attachments/assets/82b55880-dcf5-474c-bd3d-e0f67617a253)

## GitHub Issue Drafting
## Features

### AI Augmented Reality

Debugging and identifying the root cause of a problem can be challenging.
This tool can integrate with well-known LLM machinery APIs and provide automated insights into specific issues.

First set the environment variable `OPENAI_API_KEY` with a token generated in the portal, read the
[official documentation](https://platform.openai.com/docs/api-reference/authentication) to learn how generate a new
token.

### GitHub Issue Drafting

It's possible to draft an issue automatically in the [CI Signal Board](https://github.com/orgs/kubernetes/projects/68/views/36).

Expand Down

0 comments on commit f68b7ab

Please sign in to comment.