A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://sigmoid.social/users/ines/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://sigmoid.social/users/ines/statuses/112670823425598441",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-24T09:12:08Z",
"url": "https://sigmoid.social/@ines/112670823425598441",
"attributedTo": "https://sigmoid.social/users/ines",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/ines/followers"
],
"sensitive": false,
"atomUri": "https://sigmoid.social/users/ines/statuses/112670823425598441",
"inReplyToAtomUri": null,
"conversation": "tag:sigmoid.social,2024-06-24:objectId=35533062:objectType=Conversation",
"content": "<p>Here's my PyData London talk on human-in-the-loop distillation:</p><p>⚗️ LLMs → distilled task-specific models<br />🌎 real-world case studies<br />📉 avoid prototype plateau<br />✊ no need to compromise on best practices & privacy</p><p>Slides: <a href=\"https://speakerdeck.com/inesmontani/taking-llms-out-of-the-black-box-a-practical-guide-to-human-in-the-loop-distillation\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">speakerdeck.com/inesmontani/ta</span><span class=\"invisible\">king-llms-out-of-the-black-box-a-practical-guide-to-human-in-the-loop-distillation</span></a><br />Video: <a href=\"https://www.youtube.com/watch?v=pgLLgvjZ_FA\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=pgLLgvjZ_F</span><span class=\"invisible\">A</span></a></p>",
"contentMap": {
"en": "<p>Here's my PyData London talk on human-in-the-loop distillation:</p><p>⚗️ LLMs → distilled task-specific models<br />🌎 real-world case studies<br />📉 avoid prototype plateau<br />✊ no need to compromise on best practices & privacy</p><p>Slides: <a href=\"https://speakerdeck.com/inesmontani/taking-llms-out-of-the-black-box-a-practical-guide-to-human-in-the-loop-distillation\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">speakerdeck.com/inesmontani/ta</span><span class=\"invisible\">king-llms-out-of-the-black-box-a-practical-guide-to-human-in-the-loop-distillation</span></a><br />Video: <a href=\"https://www.youtube.com/watch?v=pgLLgvjZ_FA\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=pgLLgvjZ_F</span><span class=\"invisible\">A</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/sigmoidsocial/media_attachments/files/112/670/823/184/285/244/original/a8d33836279b553e.jpg",
"name": null,
"blurhash": "U7N]rCmQIC@^Q|=O-qtfD%M{WEbF1cXLRkVt",
"width": 1500,
"height": 849
}
],
"tag": [],
"replies": {
"id": "https://sigmoid.social/users/ines/statuses/112670823425598441/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/ines/statuses/112670823425598441/replies?only_other_accounts=true&page=true",
"partOf": "https://sigmoid.social/users/ines/statuses/112670823425598441/replies",
"items": []
}
},
"likes": {
"id": "https://sigmoid.social/users/ines/statuses/112670823425598441/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://sigmoid.social/users/ines/statuses/112670823425598441/shares",
"type": "Collection",
"totalItems": 3
}
}
]
}