Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielrosehill/random-taxonomies
List of taxonomies generated with GPT for various purposes and open-sourced for ease of reuse
https://github.com/danielrosehill/random-taxonomies
Last synced: 6 days ago
JSON representation
List of taxonomies generated with GPT for various purposes and open-sourced for ease of reuse
- Host: GitHub
- URL: https://github.com/danielrosehill/random-taxonomies
- Owner: danielrosehill
- Created: 2024-08-04T14:59:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T19:00:01.000Z (3 months ago)
- Last Synced: 2024-08-10T20:43:09.225Z (3 months ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Taxonomy Collections
Taxonomies are super useful in organising data and storing information.
I created this repository to store taxonomies that I generate for various purposes (lately, the purpose is often creating organisational structures for organising custom GPTs and GPT outputs).
## How The Taxonomies Are Generated
My useful workflow is something like:
- Ask AI to come up with a taxonomy (`Please provide an alphabetical list of 30 categories that should encompass the majority of GPT generations`)
- Refine the prompt or edit the output until I'm happy with the list
- Export to CSV
- Use in something like Airtable, NocoDB or ... any other random purposes.## File Format
Unless otherwise intended or due to human error, the taxonomies will be shared as comma separated value (CSV) files - AKA "flat" data which is versatile, lightweight, and ideal for easily importing long list of taxonomies into database systems.
## Scope
Because there are gazillions of places on the internet to get incredibly common taxonomies like a list of countries (or currencies' two letter ISO identifiers) I'll generally try to avoid creating redundant data by publishing them here.
My objective here is to create some nicely curated taxonomies that have had a little bit of human thought put into them.
As with everything in the world of organising information, the choice of values for a given topic reflects some degree of subjective judgment. So tinker with the lists as you see fit or to better serve the needs of your project/use-case.
## Author
Daniel Rosehill
Contact: [email protected]## Licensing
All my Github repositories are licensed under [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/).
### Summary of License Terms
You are free 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.Under the following 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.