dsw7 / GPTifier

A beautiful C++ libcurl / ChatGPT interface. I more or less work on this project for fun :)
MIT License
0 stars 1 forks source link

Consolidate project files under a GPTifier "home directory" + add install script #27

Closed dsw7 closed 9 months ago

dsw7 commented 9 months ago

Impetus

We currently have the following files:

~/results.gpt
~/.gptifier

That this project uses, but we want a better means of wrangling these components. Ideally, something like:

~/.gptifier/
├── completions.gpt
├── gptifier.toml
└── README.txt