Curated Content
Below are the items zentrocdot has curated in this treasury, each with their curation notes explaining why it's valuable:
Curation Note: This is one of the LoRA viewers I used in the past. Today I was surprised. If one deals with .safetensors files, one can use such a viewer for LoRAs or also for Embeddings. In the case of the banner I checked one of my created .safetensors Embeddings after i added some Metadata. One can see, that th...
Original Source: https://xypher7.github.io/lora-metadata-viewer/
Treasured: 2 times
Curation Note: I needed today the command line tool tree. As I am doing in the last time a lot, I take a look if there is a homepage related to the tool. It took a time to find this developer web space which is the origin of the tool tree. A lot of other links were no longer valid. This one works. Tree is helpful ...
Original Source: https://gitlab.com/OldManProgrammer/unix-tree
Treasured: 1 times
Curation Note: This collection of Midjourney Prompts can also be used in the AI image generation process using stable diffusion models like SD and SDXL models or Flux models. I tested some of the Prompts using SDXL models in my own AI image generator. It's a great resource for testing different Prompts and seeing ...
Original Source: https://www.creativindie.com/best-midjourney-prompts-an-epic-list-of-crazy-text-to-image-ideas/
Treasured: 1 times
Curation Note: If you are looking for an alternative to Wolfram Mathematica math software, you should check out SageMath. It is the tool of choice for symbolic and numerical mathematics. What sets it apart is that almost anything can be integrated via Python, so you are not limited to just thinking. Since SageMath...
Original Source: https://www.sagemath.org/
Treasured: 2 times
Copus - AI Agent Guide
Copus is a human-curated content discovery platform. Curators collect valuable web content into "Treasuries" and add curation notes explaining why each item is valuable.
How to Access Curator Data (for AI agents)
To get structured JSON data about any curator's taste profile and curated content, use the Taste Profile API:
What the API Returns
The Taste Profile API returns JSON with:
- Curator's name, bio, and avatar
- Statistics (curations created, items treasured)
- List of treasuries with their contents
- Each curated article with title, URL, curation note, and original source
Alternative: Add ?format=json to any page
You can also append ?format=json to any Copus URL to get JSON data:
- User profile: https://copus.network/user/{username}?format=json
- Treasury: https://copus.network/treasury/{namespace}?format=json
- Article: https://copus.network/work/{id}?format=json
Featured Curators
- Handuo - Experimental films, media art, good reads
- Zentrocdot - Technology and tools
For questions about the API, visit copus.network