{"id":42416554,"url":"https://github.com/laserpilot/creative_tech_taxonomy","last_synced_at":"2026-01-28T02:02:01.045Z","repository":{"id":45135030,"uuid":"441967213","full_name":"laserpilot/Creative_Tech_Taxonomy","owner":"laserpilot","description":"An open taxonomy of software, hardware, and concepts related to creative technology and creative coding","archived":false,"fork":false,"pushed_at":"2025-05-30T19:44:20.000Z","size":8408,"stargazers_count":22,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-30T19:44:26.839Z","etag":null,"topics":["art","creative-coding","creative-technology","design","generative-art","interactive-design","list","openframeworks","resources"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laserpilot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-26T19:22:13.000Z","updated_at":"2025-04-23T18:36:22.000Z","dependencies_parsed_at":"2024-01-02T02:42:35.321Z","dependency_job_id":"c7ee00ce-9771-40e6-acea-e1fe5b770f37","html_url":"https://github.com/laserpilot/Creative_Tech_Taxonomy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/laserpilot/Creative_Tech_Taxonomy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserpilot%2FCreative_Tech_Taxonomy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserpilot%2FCreative_Tech_Taxonomy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserpilot%2FCreative_Tech_Taxonomy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserpilot%2FCreative_Tech_Taxonomy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laserpilot","download_url":"https://codeload.github.com/laserpilot/Creative_Tech_Taxonomy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laserpilot%2FCreative_Tech_Taxonomy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28833355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T23:29:49.665Z","status":"online","status_checked_at":"2026-01-28T02:00:06.943Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["art","creative-coding","creative-technology","design","generative-art","interactive-design","list","openframeworks","resources"],"created_at":"2026-01-28T02:01:22.948Z","updated_at":"2026-01-28T02:02:01.017Z","avatar_url":"https://github.com/laserpilot.png","language":"JavaScript","readme":"# Creative Tech Taxonomy\n\n## View the current taxonomy at the link [here](https://laserpilot.github.io/Creative_Tech_Taxonomy/)\n\n[\u003cimg width=\"1625\" alt=\"screenshot\" src=\"https://github.com/user-attachments/assets/401501b8-f4ea-4b81-a07e-4ea0a291011a\" /\u003e](https://laserpilot.github.io/Creative_Tech_Taxonomy/)\n\nAn open taxonomy of software, hardware, and concepts related to creative technology and creative coding. Many relationships and hierarchies between topics are very subjective and have many flaws, so please don't take these too seriously - if you have a correction or suggestion, please submit a pull request. This is a labor of love and not meant to be too prescriptive, just illustrative.\n\nThis was created because taxonomies for this undefined space are important tools for developing a common language and grammar to better enable communication and education. Read more of my longwinded thoughts on all that in my post [here](https://ablairneal.com/a-creative-technology-taxonomy).\n\nOriginally created as a visual map [here](https://twitter.com/laserpilot/status/1104056855528128513/photo/1). \n\nI later adapted this idea to a JSON structure for easy modification and portability to other environments. \n\nThe diagram was originally made as a static image, but [@HeidiHe](https://github.com/HeidiHe) made some huge improvements and now we can run this on a Github pages or locally so that it can be visualized and manipulated. \n\n## Running locally\n\nClone the repository.\nWe use a build tool called [Vite](https://vitejs.dev/) for local viewing and modification.\nTry the following command.\n\n### Install\n`npm install`\nInstall the necessary packages. Please search how to use nodejs / npm.\n\n### Run local server\n`npm run dev`\nThe local server starts up. The URL to be displayed is displayed at runtime and can be connected to from smartphones and other devices in the local environment.\nIf there are any changes to the file, a hot reload is automatically performed, allowing you to concentrate on development.\n\n### Formatting source code\n`npm run format`\nJs, css, scss, html source code will be formatted. It is recommended that you run this before committing.\n\n### Build\n`npm run build`\nAll files are output to the `dist` directory.\n\n## Submitting updates\n\nYou are welcome to submit your own changes to this! There are several ways to contribute:\n\n### Manual Editing\nThe easiest method is to use the page either on github pages or built locally switch to the JSON editor and then make a change to the entry or child node you want to change. If you switch back, you will see the update reflected. \n\nYou can then press the \"Download JSON\" button on the Interaction panel. You can then clone or fork the repo, replace the existing `Creative_Tech_Taxonomy_data.json` file and submit it as a pull request to have it reflected in the main page.\n\n### AI-Assisted Content Enhancement\nFor bulk content improvements, we have an AI-powered enhancement system that can efficiently add descriptions and links to nodes that need them:\n\n#### Prerequisites\n1. Install Python dependencies: `pip install anthropic`\n2. Set your Claude API key: `export ANTHROPIC_API_KEY=\"your-api-key\"`\n\n#### Enhancement Workflow\n```bash\n# 1. Analyze current state and identify nodes needing improvement\npython enhance.py analyze\n\n# 2. Generate an efficient processing plan \npython enhance.py plan\n\n# 3. Process multiple batches automatically (recommended)\npython enhance.py batch 5\n\n# OR process individual batches manually\npython enhance.py single sample_batch_for_api.json\n\n# Clean up backup files if needed\npython enhance.py cleanup\n```\n\n#### Key Features\n- **10x efficiency**: Processes batches of related nodes instead of individual API calls\n- **Source file updates**: Modifies the individual taxonomy files (not just the compiled version)\n- **Smart backup system**: Creates single backup files (not timestamped duplicates)\n- **Auto-rebuild**: Automatically rebuilds the main taxonomy file after changes\n- **Progress tracking**: Shows exactly what was enhanced and which files were modified\n\nThe enhancement system only updates nodes that actually need improvement (missing descriptions or links) and preserves existing quality content.\n\n**Note**: All enhancement utility scripts are organized in the `utilities/` directory. The main `enhance.py` script provides a convenient interface to access them.\n\n## Multiple Language Support\n\nThis also now supports multiple languages! In addition to English, we have some preliminary entries for Japanese in a few spots. To add additional languages, you have to make updates in a few key spots:\n\n- src/index.html\n    - Add items to the Language Dropdown for your language, and also add an option value for your language like `en` for English: `\u003coption value=\"en\"\u003eEnglish\u003c/option\u003e` Right now we have `en` for English and `ja` for Japanese, and do not have a system set up for other languages yet.\n- src/js/taxonomy_tree_visualizer.js\n    - Here is the switching logic for the languages. If there is no entry found for a language, it will default to showing the English version\n- public/Creative_Tech_Taxonomy_data.json\n    - Here is where you add new translations per entry. You will need to add a new entry in the `name` object with your language key.\n\nCurrently multiple languages are only set up to work for the tree display names but not the actual item descriptions\n\n## Future Improvements\n\n- To Do:\n    - Add basic info to all nodes (links, descriptions, etc)\n    - Potentially Utilize an LLM tool to do a first draft pass at writing descriptions for all entries?\n    - Implement some way of working with Tags to create other kinds of visualizations and relationships\n    - Implement an easy GUI method of adding and modifying nodes directly to the tree as opposed to changing the JSON. This would still require some kind of moderation step as well. [This](https://github.com/adamfeuer/d3js-tree-editor) has been identified as a possible solve.\n    - Clean up and refactor code\n\n\nOther eventual additions:\n - Might need a different format to better capture parent/child relationships\n - Unique ID per node or a way to relate the same \"node\" in multiple locations\n - CLearer multi language support\n\n\n\n Other category additions for the future?\n  - Organizations/Companies/Collectives/Art Institutes and the tools they use?\n  - Add a category or visualization that lists all related projects that use a particular technology\n  - Well known works and related tools?\n  - Improve Mobile, Game Engine, Web, and AI section classification and depth\n\nFor another really great outline document, check out this link: https://github.com/terkelg/awesome-creative-coding\n\n## Acknowledgements\n\nThanks to Heidi He, and Yuma from BASSDRUM for the help with the visualizer and many other elements\n\n## Individual Images \n(NOTE THESE ARE FOR the 2022 version of the graph and are now out of date in comparison):\n![image](Images/Creative_Tech_Taxonomy_v1.4.png)\n![Creative Code Framework](Images/Creative_Code_Frameworks.png)\n![GameEngines](Images/GameEngines.png)\n![AVHardware](Images/AV_hardware.png)\n![AI_ML](Images/AI_ML.png)\n![WebNetworking](Images/Web_Networking.png)\n![Mobile](Images/Mobile.png)\n![AssetCreation](Images/Asset_Creation.png)\n![Sensors](Images/Sensors.png)\n![Uncategorized](Images/Uncategorized.png)\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaserpilot%2Fcreative_tech_taxonomy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaserpilot%2Fcreative_tech_taxonomy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaserpilot%2Fcreative_tech_taxonomy/lists"}