Skip to content

Instantly share code, notes, and snippets.

View mountaineerbr's full-sized avatar
🌴
On vacation

mountaineerbr mountaineerbr

🌴
On vacation
View GitHub Profile

$ cat ./README.md ./gpt | gpt Please update the README > README.md

Just kidding, I wrote the readme... or did I?

$ gpt

This Bash script uses the OpenAI API to generate a response to a user-specified query using the GPT-3 language model. The response is appended to a specified context file, which contains the history of messages and responses.