🐦 Twitter Post Details

Viewing enriched Twitter post

@johnowhitaker

Also, how cool that this is so easy now? This was a few careful asks to Codex, which worked for ~128k tokens/1h to do everything - sourcing the data, embedding with clip (via @replicate), making an exploratory search tool for refining + filtering, and whipping up the final app.

📊 Media Metadata

{
  "score": 0.38,
  "score_components": {
    "author": 0.09,
    "engagement": 0.0,
    "quality": 0.08000000000000002,
    "source": 0.135,
    "nlp": 0.05,
    "recency": 0.025
  },
  "scored_at": "2026-04-11T22:32:35.997700",
  "import_source": "api_import",
  "source_tagged_at": "2026-04-11T22:32:35.997714",
  "enriched": true,
  "enriched_at": "2026-04-11T22:32:35.997717"
}

🔧 Raw API Response

{
  "type": "tweet",
  "id": "2042763062709752285",
  "url": "https://x.com/johnowhitaker/status/2042763062709752285",
  "twitterUrl": "https://twitter.com/johnowhitaker/status/2042763062709752285",
  "text": "Also, how cool that this is so easy now? This was a few careful asks to Codex, which worked for ~128k tokens/1h to do everything - sourcing the data, embedding with clip (via @replicate), making an exploratory search tool for refining + filtering, and whipping up the final app.",
  "source": "Twitter for iPhone",
  "retweetCount": 0,
  "replyCount": 1,
  "likeCount": 2,
  "quoteCount": 0,
  "viewCount": 225,
  "createdAt": "Sat Apr 11 00:34:01 +0000 2026",
  "lang": "en",
  "bookmarkCount": 0,
  "isReply": true,
  "inReplyToId": "2042761964225757486",
  "conversationId": "2042761964225757486",
  "displayTextRange": [
    0,
    278
  ],
  "inReplyToUserId": "4004364327",
  "inReplyToUsername": "johnowhitaker",
  "author": {
    "type": "user",
    "userName": "johnowhitaker",
    "url": "https://x.com/johnowhitaker",
    "twitterUrl": "https://twitter.com/johnowhitaker",
    "id": "4004364327",
    "name": "Jonathan Whitaker",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": null,
    "profilePicture": "https://pbs.twimg.com/profile_images/1734357687796748288/RWKKnzbT_normal.jpg",
    "coverPicture": "https://pbs.twimg.com/profile_banners/4004364327/1649394299",
    "description": "",
    "location": "Portland, Oregon",
    "followers": 10035,
    "following": 1131,
    "status": "",
    "canDm": true,
    "canMediaTag": true,
    "createdAt": "Tue Oct 20 20:07:48 +0000 2015",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {}
    },
    "fastFollowersCount": 0,
    "favouritesCount": 26667,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 1001,
    "statusesCount": 3261,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [],
    "profile_bio": {
      "description": "Data scientist, AI researcher, aspiring gentleman scientist",
      "entities": {
        "description": {
          "hashtags": [],
          "symbols": [],
          "urls": [],
          "user_mentions": []
        },
        "url": {
          "urls": [
            {
              "display_url": "johnowhitaker.dev",
              "expanded_url": "http://johnowhitaker.dev",
              "indices": [
                0,
                23
              ],
              "url": "https://t.co/GWPJDPerHO"
            }
          ]
        }
      }
    },
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {},
  "card": null,
  "place": {},
  "entities": {
    "hashtags": [],
    "symbols": [],
    "timestamps": [],
    "urls": [],
    "user_mentions": [
      {
        "id_str": "1191076082889310208",
        "indices": [
          175,
          185
        ],
        "name": "Replicate",
        "screen_name": "replicate"
      }
    ]
  },
  "quoted_tweet": null,
  "retweeted_tweet": null,
  "isLimitedReply": false,
  "communityInfo": null,
  "article": null
}