Miscellaneous Stuff Around AI
Curated by: zentrocdot
About this Treasury: Here I include recommendations based on my own experience working with AI.
Total Items: 10 curated treasures
Access: Public
Treasury URL: https://copus.network/treasury/aepisioc
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: This watermark remover is free, has no daily limit, and does the job.
Original Source: https://visualgpt.io/watermark-remover
Treasured: 5 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