Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danielrosehill/gpt-workspace-folder-structure

A folder structure I use for GPT prompt engineering and development
https://github.com/danielrosehill/gpt-workspace-folder-structure

Last synced: 6 days ago
JSON representation

A folder structure I use for GPT prompt engineering and development

Awesome Lists containing this project

README

        

# GPT Workspace Folder Structure

This Github folder contains a skeleton/model for a folder structure that I have been developing and using for logging custom GPTs / GPT agents that I have been developing.

I've included the skeleton folder structure that I have been working with and in each file detailed some notes about the particulars that I find it helpful to record for individual GPTs.

Note: this folder structure is in a state of ongoing improvement and flux as I find better ways to iterate progressively more effective custom GPTs for concrete tasks.

## Author

Daniel Rosehill
(public at danielrosehill dot com)

## Licensing

All my GitHub repositories are licensed under [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/).

### Summary of the License
The Creative Commons Attribution 4.0 International (CC BY 4.0) license allows others to:
- **Share**: Copy and redistribute the material in any medium or format.
- **Adapt**: Remix, transform, and build upon the material for any purpose, even commercially.

The licensor cannot revoke these freedoms as long as you follow the license terms.

#### License Terms
- **Attribution**: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- **No additional restrictions**: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

For the full legal code, please visit the [Creative Commons website](https://creativecommons.org/licenses/by/4.0/legalcode).