🐦 Twitter Post Details

Viewing enriched Twitter post

@llama_index

🚀 Want to build real-world RAG (Retrieval-Augmented Generation) apps? We’ve got you covered with a full guide on how to go from raw data to fully-fledged pipelines. Our OSS engineer @itsclelia teamed up with @krotenWanderung from @qdrant_engine to break down the entire RAG… https://t.co/Zpxcpsuk7t

Media 1

📊 Media Metadata

{
  "media": [
    {
      "type": "image",
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/1944787535898788010/media_0.jpg?",
      "filename": "media_0.jpg"
    }
  ],
  "nlp": {
    "sentiment": "positive",
    "topics": [
      "RAG apps",
      "data pipelines",
      "OSS collaboration"
    ],
    "entities": [
      "itsclelia",
      "krotenWanderung",
      "qdrant_engine"
    ],
    "summary": "The tweet promotes a guide for building RAG applications and highlights collaboration between engineers.",
    "language": "en",
    "processed_at": "2025-08-07T09:45:09.055551"
  }
}

🔧 Raw API Response

{
  "data": {
    "threaded_conversation_with_injections_v2": {
      "instructions": [
        {
          "type": "TimelineClearCache"
        },
        {
          "type": "TimelineAddEntries",
          "entries": [
            {
              "entryId": "tweet-1944787535898788010",
              "sortIndex": "1953482537980395520",
              "content": {
                "entryType": "TimelineTimelineItem",
                "__typename": "TimelineTimelineItem",
                "itemContent": {
                  "itemType": "TimelineTweet",
                  "__typename": "TimelineTweet",
                  "tweet_results": {
                    "result": {
                      "__typename": "Tweet",
                      "rest_id": "1944787535898788010",
                      "has_birdwatch_notes": false,
                      "core": {
                        "user_results": {
                          "result": {
                            "__typename": "User",
                            "id": "VXNlcjoxNjA0Mjc4MzU4Mjk2MDU1ODA4",
                            "rest_id": "1604278358296055808",
                            "affiliates_highlighted_label": {},
                            "has_graduated_access": true,
                            "is_blue_verified": true,
                            "profile_image_shape": "Circle",
                            "legacy": {
                              "can_dm": false,
                              "can_media_tag": true,
                              "created_at": "Sun Dec 18 00:52:44 +0000 2022",
                              "default_profile": true,
                              "default_profile_image": false,
                              "description": "Build AI agents over your documents\n\nGithub: https://t.co/HC19j7vMwc\nDocs: https://t.co/QInqg2zksh\nLlamaCloud: https://t.co/yQGTiRSNvj",
                              "entities": {
                                "description": {
                                  "urls": [
                                    {
                                      "display_url": "github.com/run-llama/llam…",
                                      "expanded_url": "http://github.com/run-llama/llama_index",
                                      "url": "https://t.co/HC19j7vMwc",
                                      "indices": [
                                        45,
                                        68
                                      ]
                                    },
                                    {
                                      "display_url": "docs.llamaindex.ai",
                                      "expanded_url": "http://docs.llamaindex.ai",
                                      "url": "https://t.co/QInqg2zksh",
                                      "indices": [
                                        75,
                                        98
                                      ]
                                    },
                                    {
                                      "display_url": "cloud.llamaindex.ai",
                                      "expanded_url": "https://cloud.llamaindex.ai/",
                                      "url": "https://t.co/yQGTiRSNvj",
                                      "indices": [
                                        111,
                                        134
                                      ]
                                    }
                                  ]
                                },
                                "url": {
                                  "urls": [
                                    {
                                      "display_url": "llamaindex.ai",
                                      "expanded_url": "https://www.llamaindex.ai/",
                                      "url": "https://t.co/epzefqQqZx",
                                      "indices": [
                                        0,
                                        23
                                      ]
                                    }
                                  ]
                                }
                              },
                              "fast_followers_count": 0,
                              "favourites_count": 1425,
                              "followers_count": 99663,
                              "friends_count": 28,
                              "has_custom_timelines": false,
                              "is_translator": false,
                              "listed_count": 1571,
                              "location": "",
                              "media_count": 1676,
                              "name": "LlamaIndex 🦙",
                              "normal_followers_count": 99663,
                              "pinned_tweet_ids_str": [
                                "1950285220663742516"
                              ],
                              "possibly_sensitive": false,
                              "profile_banner_url": "https://pbs.twimg.com/profile_banners/1604278358296055808/1752258343",
                              "profile_image_url_https": "https://pbs.twimg.com/profile_images/1623505166996742144/n-PNQGgd_normal.jpg",
                              "profile_interstitial_type": "",
                              "screen_name": "llama_index",
                              "statuses_count": 3500,
                              "translator_type": "none",
                              "url": "https://t.co/epzefqQqZx",
                              "verified": false,
                              "want_retweets": false,
                              "withheld_in_countries": []
                            },
                            "tipjar_settings": {}
                          }
                        }
                      },
                      "unmention_data": {},
                      "edit_control": {
                        "edit_tweet_ids": [
                          "1944787535898788010"
                        ],
                        "editable_until_msecs": "1752512055000",
                        "is_edit_eligible": true,
                        "edits_remaining": "5"
                      },
                      "is_translatable": false,
                      "views": {
                        "count": "5065",
                        "state": "EnabledWithCount"
                      },
                      "source": "<a href=\"https://typefully.com/\" rel=\"nofollow\">Typefully</a>",
                      "note_tweet": {
                        "is_expandable": true,
                        "note_tweet_results": {
                          "result": {
                            "id": "Tm90ZVR3ZWV0OjE5NDQ3ODc1MzU2ODA3MTY4MDA=",
                            "text": "🚀 Want to build real-world RAG (Retrieval-Augmented Generation) apps?\nWe’ve got you covered with a full guide on how to go from raw data to fully-fledged pipelines.\nOur OSS engineer @itsclelia teamed up with @krotenWanderung from @qdrant_engine to break down the entire RAG pipeline:\n•Preprocessing text data\n•Creating embeddings\n•Storing, querying and serving in vector DBs\nThis isn’t just theory: it’s packed with practical tips, real-world code examples, and projects that show these systems in action.\nPerfect if you’re ready to go from docs to deployment. 💪\n🔗 Read the full guide here:\nhttps://t.co/SQ7s3OnJXV\nWhether you’re new to RAG or optimizing your stack, this is a great place to start.",
                            "entity_set": {
                              "hashtags": [],
                              "symbols": [],
                              "urls": [
                                {
                                  "display_url": "qdrant.tech/blog/hitchhike…",
                                  "expanded_url": "https://qdrant.tech/blog/hitchhikers-guide/",
                                  "url": "https://t.co/SQ7s3OnJXV",
                                  "indices": [
                                    591,
                                    614
                                  ]
                                }
                              ],
                              "user_mentions": [
                                {
                                  "id_str": "1925178481534509056",
                                  "name": "Clelia Bertelli",
                                  "screen_name": "itsclelia",
                                  "indices": [
                                    182,
                                    192
                                  ]
                                },
                                {
                                  "id_str": "1511994374284062720",
                                  "name": "Evgeniya Sukhodolskaya",
                                  "screen_name": "krotenWanderung",
                                  "indices": [
                                    208,
                                    224
                                  ]
                                },
                                {
                                  "id_str": "1338631899422617600",
                                  "name": "Qdrant",
                                  "screen_name": "qdrant_engine",
                                  "indices": [
                                    230,
                                    244
                                  ]
                                }
                              ]
                            }
                          }
                        }
                      },
                      "legacy": {
                        "bookmark_count": 31,
                        "bookmarked": false,
                        "created_at": "Mon Jul 14 15:54:15 +0000 2025",
                        "conversation_id_str": "1944787535898788010",
                        "display_text_range": [
                          0,
                          274
                        ],
                        "entities": {
                          "hashtags": [],
                          "media": [
                            {
                              "display_url": "pic.x.com/Zpxcpsuk7t",
                              "expanded_url": "https://x.com/llama_index/status/1944787535898788010/photo/1",
                              "id_str": "1944787532912410624",
                              "indices": [
                                275,
                                298
                              ],
                              "media_key": "3_1944787532912410624",
                              "media_url_https": "https://pbs.twimg.com/media/Gv1F9Q7aQAAp2pE.png",
                              "type": "photo",
                              "url": "https://t.co/Zpxcpsuk7t",
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "features": {
                                "large": {
                                  "faces": [
                                    {
                                      "x": 10,
                                      "y": 470,
                                      "h": 59,
                                      "w": 59
                                    }
                                  ]
                                },
                                "medium": {
                                  "faces": [
                                    {
                                      "x": 10,
                                      "y": 470,
                                      "h": 59,
                                      "w": 59
                                    }
                                  ]
                                },
                                "small": {
                                  "faces": [
                                    {
                                      "x": 6,
                                      "y": 312,
                                      "h": 39,
                                      "w": 39
                                    }
                                  ]
                                },
                                "orig": {
                                  "faces": [
                                    {
                                      "x": 10,
                                      "y": 470,
                                      "h": 59,
                                      "w": 59
                                    }
                                  ]
                                }
                              },
                              "sizes": {
                                "large": {
                                  "h": 1024,
                                  "w": 1024,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 1024,
                                  "w": 1024,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 680,
                                  "w": 680,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 1024,
                                "width": 1024,
                                "focus_rects": [
                                  {
                                    "x": 0,
                                    "y": 149,
                                    "w": 1024,
                                    "h": 573
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1024,
                                    "h": 1024
                                  },
                                  {
                                    "x": 88,
                                    "y": 0,
                                    "w": 898,
                                    "h": 1024
                                  },
                                  {
                                    "x": 281,
                                    "y": 0,
                                    "w": 512,
                                    "h": 1024
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1024,
                                    "h": 1024
                                  }
                                ]
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "3_1944787532912410624"
                                }
                              }
                            }
                          ],
                          "symbols": [],
                          "timestamps": [],
                          "urls": [],
                          "user_mentions": [
                            {
                              "id_str": "1925178481534509056",
                              "name": "Clelia Bertelli",
                              "screen_name": "itsclelia",
                              "indices": [
                                182,
                                192
                              ]
                            },
                            {
                              "id_str": "1511994374284062720",
                              "name": "Evgeniya Sukhodolskaya",
                              "screen_name": "krotenWanderung",
                              "indices": [
                                208,
                                224
                              ]
                            },
                            {
                              "id_str": "1338631899422617600",
                              "name": "Qdrant",
                              "screen_name": "qdrant_engine",
                              "indices": [
                                230,
                                244
                              ]
                            }
                          ]
                        },
                        "extended_entities": {
                          "media": [
                            {
                              "display_url": "pic.x.com/Zpxcpsuk7t",
                              "expanded_url": "https://x.com/llama_index/status/1944787535898788010/photo/1",
                              "id_str": "1944787532912410624",
                              "indices": [
                                275,
                                298
                              ],
                              "media_key": "3_1944787532912410624",
                              "media_url_https": "https://pbs.twimg.com/media/Gv1F9Q7aQAAp2pE.png",
                              "type": "photo",
                              "url": "https://t.co/Zpxcpsuk7t",
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "features": {
                                "large": {
                                  "faces": [
                                    {
                                      "x": 10,
                                      "y": 470,
                                      "h": 59,
                                      "w": 59
                                    }
                                  ]
                                },
                                "medium": {
                                  "faces": [
                                    {
                                      "x": 10,
                                      "y": 470,
                                      "h": 59,
                                      "w": 59
                                    }
                                  ]
                                },
                                "small": {
                                  "faces": [
                                    {
                                      "x": 6,
                                      "y": 312,
                                      "h": 39,
                                      "w": 39
                                    }
                                  ]
                                },
                                "orig": {
                                  "faces": [
                                    {
                                      "x": 10,
                                      "y": 470,
                                      "h": 59,
                                      "w": 59
                                    }
                                  ]
                                }
                              },
                              "sizes": {
                                "large": {
                                  "h": 1024,
                                  "w": 1024,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 1024,
                                  "w": 1024,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 680,
                                  "w": 680,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 1024,
                                "width": 1024,
                                "focus_rects": [
                                  {
                                    "x": 0,
                                    "y": 149,
                                    "w": 1024,
                                    "h": 573
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1024,
                                    "h": 1024
                                  },
                                  {
                                    "x": 88,
                                    "y": 0,
                                    "w": 898,
                                    "h": 1024
                                  },
                                  {
                                    "x": 281,
                                    "y": 0,
                                    "w": 512,
                                    "h": 1024
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1024,
                                    "h": 1024
                                  }
                                ]
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "3_1944787532912410624"
                                }
                              }
                            }
                          ]
                        },
                        "favorite_count": 46,
                        "favorited": false,
                        "full_text": "🚀 Want to build real-world RAG (Retrieval-Augmented Generation) apps?\nWe’ve got you covered with a full guide on how to go from raw data to fully-fledged pipelines.\nOur OSS engineer @itsclelia teamed up with @krotenWanderung from @qdrant_engine to break down the entire RAG… https://t.co/Zpxcpsuk7t",
                        "is_quote_status": false,
                        "lang": "en",
                        "possibly_sensitive": false,
                        "possibly_sensitive_editable": true,
                        "quote_count": 1,
                        "reply_count": 2,
                        "retweet_count": 8,
                        "retweeted": false,
                        "user_id_str": "1604278358296055808",
                        "id_str": "1944787535898788010"
                      },
                      "quick_promote_eligibility": {
                        "eligibility": "IneligibleNotProfessional"
                      }
                    }
                  },
                  "tweetDisplayType": "Tweet"
                },
                "clientEventInfo": {
                  "component": "tweet",
                  "element": "tweet"
                }
              }
            },
            {
              "entryId": "conversationthread-1944808029309825326",
              "sortIndex": "1953482537980395510",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1944808029309825326-tweet-1944808029309825326",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1944808029309825326",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNDQyMDAxMjM0",
                                  "rest_id": "1442001234",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Sun May 19 19:26:17 +0000 2013",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "devrel @qdrant_engine • trying to build cool things • actually okay with AIs ruling the world",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 19637,
                                    "followers_count": 39899,
                                    "friends_count": 1048,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 252,
                                    "location": "Vim",
                                    "media_count": 462,
                                    "name": "Sabrina",
                                    "normal_followers_count": 39899,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1442001234/1697153233",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1823068701945479168/wM2CuGyx_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "sabrinaesaquino",
                                    "statuses_count": 7218,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1474566242744901632",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 713,
                                        "name": "Science & Technology",
                                        "icon_name": ""
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": false,
                                    "ethereum_handle": "0x3fA4805fe7BD8885A0645f8Cd6a245cC98060e83"
                                  }
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1944808029309825326"
                              ],
                              "editable_until_msecs": "1752516941000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "151",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Mon Jul 14 17:15:41 +0000 2025",
                              "conversation_id_str": "1944787535898788010",
                              "display_text_range": [
                                56,
                                92
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "1604278358296055808",
                                    "name": "LlamaIndex 🦙",
                                    "screen_name": "llama_index",
                                    "indices": [
                                      0,
                                      12
                                    ]
                                  },
                                  {
                                    "id_str": "1925178481534509056",
                                    "name": "Clelia Bertelli",
                                    "screen_name": "itsclelia",
                                    "indices": [
                                      13,
                                      23
                                    ]
                                  },
                                  {
                                    "id_str": "1511994374284062720",
                                    "name": "Evgeniya Sukhodolskaya",
                                    "screen_name": "krotenWanderung",
                                    "indices": [
                                      24,
                                      40
                                    ]
                                  },
                                  {
                                    "id_str": "1338631899422617600",
                                    "name": "Qdrant",
                                    "screen_name": "qdrant_engine",
                                    "indices": [
                                      41,
                                      55
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 3,
                              "favorited": false,
                              "full_text": "@llama_index @itsclelia @krotenWanderung @qdrant_engine another amazing resource by Clelia 👏",
                              "in_reply_to_screen_name": "llama_index",
                              "in_reply_to_status_id_str": "1944787535898788010",
                              "in_reply_to_user_id_str": "1604278358296055808",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 1,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "1442001234",
                              "id_str": "1944808029309825326"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1944808029309825326"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1953439316815786478",
              "sortIndex": "1953482537980395500",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1953439316815786478-promoted-tweet-1953439316815786478-29a168a15378c5c",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "TweetWithVisibilityResults",
                            "tweet": {
                              "rest_id": "1953439316815786478",
                              "has_birdwatch_notes": false,
                              "core": {
                                "user_results": {
                                  "result": {
                                    "__typename": "User",
                                    "id": "VXNlcjoxNDg5MDUxMjI1Mzc5MTQzNjgw",
                                    "rest_id": "1489051225379143680",
                                    "affiliates_highlighted_label": {},
                                    "has_graduated_access": true,
                                    "is_blue_verified": true,
                                    "profile_image_shape": "Square",
                                    "legacy": {
                                      "can_dm": true,
                                      "can_media_tag": true,
                                      "created_at": "Thu Feb 03 01:40:56 +0000 2022",
                                      "default_profile": true,
                                      "default_profile_image": false,
                                      "description": "what if the future was already here?",
                                      "entities": {
                                        "description": {
                                          "urls": []
                                        },
                                        "url": {
                                          "urls": [
                                            {
                                              "display_url": "createanything.com",
                                              "expanded_url": "https://www.createanything.com/",
                                              "url": "https://t.co/ofHVDG4B2V",
                                              "indices": [
                                                0,
                                                23
                                              ]
                                            }
                                          ]
                                        }
                                      },
                                      "fast_followers_count": 0,
                                      "favourites_count": 7115,
                                      "followers_count": 7352,
                                      "friends_count": 9,
                                      "has_custom_timelines": false,
                                      "is_translator": false,
                                      "listed_count": 81,
                                      "location": "SF",
                                      "media_count": 44,
                                      "name": "Anything",
                                      "normal_followers_count": 7352,
                                      "pinned_tweet_ids_str": [
                                        "1953439316815786478"
                                      ],
                                      "possibly_sensitive": false,
                                      "profile_banner_url": "https://pbs.twimg.com/profile_banners/1489051225379143680/1754518870",
                                      "profile_image_url_https": "https://pbs.twimg.com/profile_images/1953219821501595650/I_gBVKvV_normal.png",
                                      "profile_interstitial_type": "",
                                      "screen_name": "anythingai",
                                      "statuses_count": 613,
                                      "translator_type": "none",
                                      "url": "https://t.co/ofHVDG4B2V",
                                      "verified": false,
                                      "verified_type": "Business",
                                      "want_retweets": false,
                                      "withheld_in_countries": []
                                    },
                                    "professional": {
                                      "rest_id": "1702435628187824575",
                                      "professional_type": "Business",
                                      "category": []
                                    },
                                    "tipjar_settings": {}
                                  }
                                }
                              },
                              "unmention_data": {},
                              "edit_control": {
                                "edit_tweet_ids": [
                                  "1953439316815786478"
                                ],
                                "editable_until_msecs": "1754574800000",
                                "is_edit_eligible": false,
                                "edits_remaining": "5"
                              },
                              "is_translatable": false,
                              "views": {
                                "count": "68513",
                                "state": "EnabledWithCount"
                              },
                              "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                              "legacy": {
                                "bookmark_count": 87,
                                "bookmarked": false,
                                "created_at": "Thu Aug 07 12:53:20 +0000 2025",
                                "conversation_id_str": "1953439316815786478",
                                "display_text_range": [
                                  0,
                                  168
                                ],
                                "entities": {
                                  "hashtags": [],
                                  "media": [
                                    {
                                      "display_url": "pic.x.com/P8Z6D9TVYG",
                                      "expanded_url": "https://x.com/anythingai/status/1953439316815786478/video/1",
                                      "id_str": "1953430476049555456",
                                      "indices": [
                                        169,
                                        192
                                      ],
                                      "media_key": "13_1953430476049555456",
                                      "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1953430476049555456/img/TT6vQAMcng2k3NLy.jpg",
                                      "type": "video",
                                      "url": "https://t.co/P8Z6D9TVYG",
                                      "additional_media_info": {
                                        "monetizable": false
                                      },
                                      "ext_media_availability": {
                                        "status": "Available"
                                      },
                                      "sizes": {
                                        "large": {
                                          "h": 1080,
                                          "w": 1920,
                                          "resize": "fit"
                                        },
                                        "medium": {
                                          "h": 675,
                                          "w": 1200,
                                          "resize": "fit"
                                        },
                                        "small": {
                                          "h": 383,
                                          "w": 680,
                                          "resize": "fit"
                                        },
                                        "thumb": {
                                          "h": 150,
                                          "w": 150,
                                          "resize": "crop"
                                        }
                                      },
                                      "original_info": {
                                        "height": 1080,
                                        "width": 1920,
                                        "focus_rects": []
                                      },
                                      "allow_download_status": {
                                        "allow_download": true
                                      },
                                      "video_info": {
                                        "aspect_ratio": [
                                          16,
                                          9
                                        ],
                                        "duration_millis": 17058,
                                        "variants": [
                                          {
                                            "content_type": "application/x-mpegURL",
                                            "url": "https://video.twimg.com/amplify_video/1953430476049555456/pl/sZ3HoEqFmG5bS-HX.m3u8?v=cfc"
                                          },
                                          {
                                            "bitrate": 256000,
                                            "content_type": "video/mp4",
                                            "url": "https://video.twimg.com/amplify_video/1953430476049555456/vid/avc1/480x270/7Rs6FldFPlc3nmB2.mp4"
                                          },
                                          {
                                            "bitrate": 832000,
                                            "content_type": "video/mp4",
                                            "url": "https://video.twimg.com/amplify_video/1953430476049555456/vid/avc1/640x360/KaY6MKCm51A2ZaOU.mp4"
                                          },
                                          {
                                            "bitrate": 2176000,
                                            "content_type": "video/mp4",
                                            "url": "https://video.twimg.com/amplify_video/1953430476049555456/vid/avc1/1280x720/EuNA4l5tv_pGhqUq.mp4"
                                          },
                                          {
                                            "bitrate": 10368000,
                                            "content_type": "video/mp4",
                                            "url": "https://video.twimg.com/amplify_video/1953430476049555456/vid/avc1/1920x1080/gqc1hMlClq2b7Wl9.mp4"
                                          }
                                        ]
                                      },
                                      "media_results": {
                                        "result": {
                                          "media_key": "13_1953430476049555456"
                                        }
                                      }
                                    }
                                  ],
                                  "symbols": [],
                                  "timestamps": [],
                                  "urls": [],
                                  "user_mentions": []
                                },
                                "extended_entities": {
                                  "media": [
                                    {
                                      "display_url": "pic.x.com/P8Z6D9TVYG",
                                      "expanded_url": "https://x.com/anythingai/status/1953439316815786478/video/1",
                                      "id_str": "1953430476049555456",
                                      "indices": [
                                        169,
                                        192
                                      ],
                                      "media_key": "13_1953430476049555456",
                                      "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1953430476049555456/img/TT6vQAMcng2k3NLy.jpg",
                                      "type": "video",
                                      "url": "https://t.co/P8Z6D9TVYG",
                                      "additional_media_info": {
                                        "monetizable": false
                                      },
                                      "ext_media_availability": {
                                        "status": "Available"
                                      },
                                      "sizes": {
                                        "large": {
                                          "h": 1080,
                                          "w": 1920,
                                          "resize": "fit"
                                        },
                                        "medium": {
                                          "h": 675,
                                          "w": 1200,
                                          "resize": "fit"
                                        },
                                        "small": {
                                          "h": 383,
                                          "w": 680,
                                          "resize": "fit"
                                        },
                                        "thumb": {
                                          "h": 150,
                                          "w": 150,
                                          "resize": "crop"
                                        }
                                      },
                                      "original_info": {
                                        "height": 1080,
                                        "width": 1920,
                                        "focus_rects": []
                                      },
                                      "allow_download_status": {
                                        "allow_download": true
                                      },
                                      "video_info": {
                                        "aspect_ratio": [
                                          16,
                                          9
                                        ],
                                        "duration_millis": 17058,
                                        "variants": [
                                          {
                                            "content_type": "application/x-mpegURL",
                                            "url": "https://video.twimg.com/amplify_video/1953430476049555456/pl/sZ3HoEqFmG5bS-HX.m3u8?v=cfc"
                                          },
                                          {
                                            "bitrate": 256000,
                                            "content_type": "video/mp4",
                                            "url": "https://video.twimg.com/amplify_video/1953430476049555456/vid/avc1/480x270/7Rs6FldFPlc3nmB2.mp4"
                                          },
                                          {
                                            "bitrate": 832000,
                                            "content_type": "video/mp4",
                                            "url": "https://video.twimg.com/amplify_video/1953430476049555456/vid/avc1/640x360/KaY6MKCm51A2ZaOU.mp4"
                                          },
                                          {
                                            "bitrate": 2176000,
                                            "content_type": "video/mp4",
                                            "url": "https://video.twimg.com/amplify_video/1953430476049555456/vid/avc1/1280x720/EuNA4l5tv_pGhqUq.mp4"
                                          },
                                          {
                                            "bitrate": 10368000,
                                            "content_type": "video/mp4",
                                            "url": "https://video.twimg.com/amplify_video/1953430476049555456/vid/avc1/1920x1080/gqc1hMlClq2b7Wl9.mp4"
                                          }
                                        ]
                                      },
                                      "media_results": {
                                        "result": {
                                          "media_key": "13_1953430476049555456"
                                        }
                                      }
                                    }
                                  ]
                                },
                                "favorite_count": 155,
                                "favorited": false,
                                "full_text": "Introducing Anything\n\nAgent that ships mobile apps &amp; web. Designs that don't look AI made. Everything you need built in.\n\nLive now, reply for 1 week of free credits https://t.co/P8Z6D9TVYG",
                                "is_quote_status": false,
                                "lang": "en",
                                "possibly_sensitive": false,
                                "possibly_sensitive_editable": true,
                                "quote_count": 9,
                                "reply_count": 137,
                                "retweet_count": 12,
                                "retweeted": false,
                                "user_id_str": "1489051225379143680",
                                "id_str": "1953439316815786478"
                              },
                              "quick_promote_eligibility": {
                                "eligibility": "IneligibleNotProfessional"
                              }
                            },
                            "limitedActionResults": {
                              "limited_actions": [
                                {
                                  "action": "Reply"
                                }
                              ]
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet",
                        "promotedMetadata": {
                          "advertiser_results": {
                            "result": {
                              "__typename": "User",
                              "id": "VXNlcjoxNDg5MDUxMjI1Mzc5MTQzNjgw",
                              "rest_id": "1489051225379143680",
                              "affiliates_highlighted_label": {},
                              "has_graduated_access": true,
                              "is_blue_verified": true,
                              "profile_image_shape": "Square",
                              "legacy": {
                                "can_dm": true,
                                "can_media_tag": true,
                                "created_at": "Thu Feb 03 01:40:56 +0000 2022",
                                "default_profile": true,
                                "default_profile_image": false,
                                "description": "what if the future was already here?",
                                "entities": {
                                  "description": {
                                    "urls": []
                                  },
                                  "url": {
                                    "urls": [
                                      {
                                        "display_url": "createanything.com",
                                        "expanded_url": "https://www.createanything.com/",
                                        "url": "https://t.co/ofHVDG4B2V",
                                        "indices": [
                                          0,
                                          23
                                        ]
                                      }
                                    ]
                                  }
                                },
                                "fast_followers_count": 0,
                                "favourites_count": 7115,
                                "followers_count": 7352,
                                "friends_count": 9,
                                "has_custom_timelines": false,
                                "is_translator": false,
                                "listed_count": 81,
                                "location": "SF",
                                "media_count": 44,
                                "name": "Anything",
                                "normal_followers_count": 7352,
                                "pinned_tweet_ids_str": [
                                  "1953439316815786478"
                                ],
                                "possibly_sensitive": false,
                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/1489051225379143680/1754518870",
                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1953219821501595650/I_gBVKvV_normal.png",
                                "profile_interstitial_type": "",
                                "screen_name": "anythingai",
                                "statuses_count": 613,
                                "translator_type": "none",
                                "url": "https://t.co/ofHVDG4B2V",
                                "verified": false,
                                "verified_type": "Business",
                                "want_retweets": false,
                                "withheld_in_countries": []
                              },
                              "professional": {
                                "rest_id": "1702435628187824575",
                                "professional_type": "Business",
                                "category": []
                              },
                              "tipjar_settings": {}
                            }
                          },
                          "adMetadataContainer": {
                            "renderLegacyWebsiteCard": false
                          },
                          "disclosureType": "NoDisclosure",
                          "experimentValues": [],
                          "impressionId": "29a168a15378c5c",
                          "impressionString": "29a168a15378c5c",
                          "clickTrackingInfo": {
                            "urlParams": [
                              {
                                "key": "twclid",
                                "value": "2-4c1tp4ad3cuzczlcvadauu8gy"
                              }
                            ]
                          }
                        }
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "tweetdetailrelatedtweets-1953263017296056365",
              "sortIndex": "1953482537980395490",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "tweetdetailrelatedtweets-1953263017296056365-tweet-1953263017296056365",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1953263017296056365",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMjU3NzMzNjQ1Mjc3NzY5NzM1",
                                  "rest_id": "1257733645277769735",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Tue May 05 18:07:31 +0000 2020",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Digital Nomad · Historian · Data Scientist · NLP · Machine Learning Cultural Heritage Data Scientist @Yale Former @SIDataScience @huggingface Fellow 🤗",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "linktr.ee/wjbmattingly",
                                            "expanded_url": "https://linktr.ee/wjbmattingly",
                                            "url": "https://t.co/WreIdAN8jb",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 4353,
                                    "followers_count": 3282,
                                    "friends_count": 204,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 55,
                                    "location": "Fort Myers, FL",
                                    "media_count": 618,
                                    "name": "William J.B. Mattingly",
                                    "normal_followers_count": 3282,
                                    "pinned_tweet_ids_str": [
                                      "1953113846614278328"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1257733645277769735/1673979915",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1734565136252153856/75fSTvY3_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "wjb_mattingly",
                                    "statuses_count": 3453,
                                    "translator_type": "none",
                                    "url": "https://t.co/WreIdAN8jb",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1506703512167669763",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 713,
                                        "name": "Science & Technology",
                                        "icon_name": ""
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1953263017296056365"
                              ],
                              "editable_until_msecs": "1754532767000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "20265",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "legacy": {
                              "bookmark_count": 244,
                              "bookmarked": false,
                              "created_at": "Thu Aug 07 01:12:47 +0000 2025",
                              "conversation_id_str": "1953263017296056365",
                              "display_text_range": [
                                0,
                                111
                              ],
                              "entities": {
                                "hashtags": [],
                                "media": [
                                  {
                                    "display_url": "pic.x.com/vMwgTxRn3q",
                                    "expanded_url": "https://x.com/wjb_mattingly/status/1953263017296056365/photo/1",
                                    "id_str": "1953262818758742016",
                                    "indices": [
                                      112,
                                      135
                                    ],
                                    "media_key": "3_1953262818758742016",
                                    "media_url_https": "https://pbs.twimg.com/media/GxtiL1EX0AAePIj.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/vMwgTxRn3q",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 109,
                                            "y": 785,
                                            "h": 66,
                                            "w": 66
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 109,
                                            "y": 785,
                                            "h": 66,
                                            "w": 66
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 65,
                                            "y": 470,
                                            "h": 39,
                                            "w": 39
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 109,
                                            "y": 785,
                                            "h": 66,
                                            "w": 66
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1073,
                                        "w": 1134,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 1073,
                                        "w": 1134,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 643,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1073,
                                      "width": 1134,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 334,
                                          "w": 1134,
                                          "h": 635
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1073,
                                          "h": 1073
                                        },
                                        {
                                          "x": 11,
                                          "y": 0,
                                          "w": 941,
                                          "h": 1073
                                        },
                                        {
                                          "x": 213,
                                          "y": 0,
                                          "w": 537,
                                          "h": 1073
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1134,
                                          "h": 1073
                                        }
                                      ]
                                    },
                                    "allow_download_status": {
                                      "allow_download": true
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1953262818758742016"
                                      }
                                    }
                                  }
                                ],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": []
                              },
                              "extended_entities": {
                                "media": [
                                  {
                                    "display_url": "pic.x.com/vMwgTxRn3q",
                                    "expanded_url": "https://x.com/wjb_mattingly/status/1953263017296056365/photo/1",
                                    "id_str": "1953262818758742016",
                                    "indices": [
                                      112,
                                      135
                                    ],
                                    "media_key": "3_1953262818758742016",
                                    "media_url_https": "https://pbs.twimg.com/media/GxtiL1EX0AAePIj.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/vMwgTxRn3q",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 109,
                                            "y": 785,
                                            "h": 66,
                                            "w": 66
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 109,
                                            "y": 785,
                                            "h": 66,
                                            "w": 66
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 65,
                                            "y": 470,
                                            "h": 39,
                                            "w": 39
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 109,
                                            "y": 785,
                                            "h": 66,
                                            "w": 66
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1073,
                                        "w": 1134,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 1073,
                                        "w": 1134,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 643,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1073,
                                      "width": 1134,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 334,
                                          "w": 1134,
                                          "h": 635
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1073,
                                          "h": 1073
                                        },
                                        {
                                          "x": 11,
                                          "y": 0,
                                          "w": 941,
                                          "h": 1073
                                        },
                                        {
                                          "x": 213,
                                          "y": 0,
                                          "w": 537,
                                          "h": 1073
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1134,
                                          "h": 1073
                                        }
                                      ]
                                    },
                                    "allow_download_status": {
                                      "allow_download": true
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1953262818758742016"
                                      }
                                    }
                                  }
                                ]
                              },
                              "favorite_count": 236,
                              "favorited": false,
                              "full_text": "I spent the last 24 hours finetuning Dots.OCR with different datasets. Here are some of the things I learned... https://t.co/vMwgTxRn3q",
                              "is_quote_status": false,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 1,
                              "reply_count": 8,
                              "retweet_count": 26,
                              "retweeted": false,
                              "user_id_str": "1257733645277769735",
                              "id_str": "1953263017296056365"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "related_tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "RelatedTweet"
                          }
                        }
                      }
                    }
                  },
                  {
                    "entryId": "tweetdetailrelatedtweets-1953263017296056365-tweet-1953138129436848165",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1953138129436848165",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNTg5MDA3NDQzODUzMzQwNjcy",
                                  "rest_id": "1589007443853340672",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Sat Nov 05 21:31:18 +0000 2022",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "⚡ Build context-aware, reasoning applications ⚡",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "langchain.com",
                                            "expanded_url": "https://www.langchain.com/",
                                            "url": "https://t.co/Sh5ftHbX6A",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 6224,
                                    "followers_count": 208134,
                                    "friends_count": 36,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 2950,
                                    "location": "",
                                    "media_count": 2238,
                                    "name": "LangChain",
                                    "normal_followers_count": 208134,
                                    "pinned_tweet_ids_str": [
                                      "1943351992841380324"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1589007443853340672/1750642218",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1758141568970878976/fM5FlvD3_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "LangChainAI",
                                    "statuses_count": 9468,
                                    "translator_type": "none",
                                    "url": "https://t.co/Sh5ftHbX6A",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1953138129436848165"
                              ],
                              "editable_until_msecs": "1754502992000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "52627",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "note_tweet": {
                              "is_expandable": true,
                              "note_tweet_results": {
                                "result": {
                                  "id": "Tm90ZVR3ZWV0OjE5NTMxMzgxMjkzNTcxNjA0NTM=",
                                  "text": "💻 Introducing Open SWE: An Open-Source Asynchronous Coding Agent\n\nOpen SWE is a fully autonomous, cloud-based coding agent that acts like a true teammate. Integrate it with your GitHub account, and put it to work fixing bugs or implementing features.\n\nTry it out the demo today with just an Anthropic API key 👇",
                                  "entity_set": {
                                    "hashtags": [],
                                    "symbols": [],
                                    "urls": [],
                                    "user_mentions": []
                                  },
                                  "richtext": {
                                    "richtext_tags": []
                                  },
                                  "media": {
                                    "inline_media": []
                                  }
                                }
                              }
                            },
                            "legacy": {
                              "bookmark_count": 510,
                              "bookmarked": false,
                              "created_at": "Wed Aug 06 16:56:32 +0000 2025",
                              "conversation_id_str": "1953138129436848165",
                              "display_text_range": [
                                0,
                                278
                              ],
                              "entities": {
                                "hashtags": [],
                                "media": [
                                  {
                                    "display_url": "pic.x.com/Nh1SKnNxF0",
                                    "expanded_url": "https://x.com/LangChainAI/status/1953138129436848165/photo/1",
                                    "id_str": "1953138000122265604",
                                    "indices": [
                                      279,
                                      302
                                    ],
                                    "media_key": "3_1953138000122265604",
                                    "media_url_https": "https://pbs.twimg.com/media/GxrwqbaawAQBWxQ.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/Nh1SKnNxF0",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 1625,
                                            "y": 595,
                                            "h": 161,
                                            "w": 161
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 952,
                                            "y": 348,
                                            "h": 94,
                                            "w": 94
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 539,
                                            "y": 197,
                                            "h": 53,
                                            "w": 53
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 1843,
                                            "y": 675,
                                            "h": 183,
                                            "w": 183
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1097,
                                        "w": 2048,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 643,
                                        "w": 1200,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 364,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1244,
                                      "width": 2322,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 2221,
                                          "h": 1244
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1244,
                                          "h": 1244
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1091,
                                          "h": 1244
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 622,
                                          "h": 1244
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 2322,
                                          "h": 1244
                                        }
                                      ]
                                    },
                                    "allow_download_status": {
                                      "allow_download": true
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1953138000122265604"
                                      }
                                    }
                                  }
                                ],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": []
                              },
                              "extended_entities": {
                                "media": [
                                  {
                                    "display_url": "pic.x.com/Nh1SKnNxF0",
                                    "expanded_url": "https://x.com/LangChainAI/status/1953138129436848165/photo/1",
                                    "id_str": "1953138000122265604",
                                    "indices": [
                                      279,
                                      302
                                    ],
                                    "media_key": "3_1953138000122265604",
                                    "media_url_https": "https://pbs.twimg.com/media/GxrwqbaawAQBWxQ.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/Nh1SKnNxF0",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 1625,
                                            "y": 595,
                                            "h": 161,
                                            "w": 161
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 952,
                                            "y": 348,
                                            "h": 94,
                                            "w": 94
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 539,
                                            "y": 197,
                                            "h": 53,
                                            "w": 53
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 1843,
                                            "y": 675,
                                            "h": 183,
                                            "w": 183
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1097,
                                        "w": 2048,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 643,
                                        "w": 1200,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 364,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1244,
                                      "width": 2322,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 2221,
                                          "h": 1244
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1244,
                                          "h": 1244
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1091,
                                          "h": 1244
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 622,
                                          "h": 1244
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 2322,
                                          "h": 1244
                                        }
                                      ]
                                    },
                                    "allow_download_status": {
                                      "allow_download": true
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1953138000122265604"
                                      }
                                    }
                                  }
                                ]
                              },
                              "favorite_count": 600,
                              "favorited": false,
                              "full_text": "💻 Introducing Open SWE: An Open-Source Asynchronous Coding Agent\n\nOpen SWE is a fully autonomous, cloud-based coding agent that acts like a true teammate. Integrate it with your GitHub account, and put it to work fixing bugs or implementing features.\n\nTry it out the demo today… https://t.co/Nh1SKnNxF0",
                              "is_quote_status": false,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 17,
                              "reply_count": 10,
                              "retweet_count": 103,
                              "retweeted": false,
                              "user_id_str": "1589007443853340672",
                              "id_str": "1953138129436848165"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "related_tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "RelatedTweet"
                          }
                        }
                      }
                    }
                  },
                  {
                    "entryId": "tweetdetailrelatedtweets-1953263017296056365-tweet-1953107823010955432",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1953107823010955432",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjozNDQ4Mjg0MzEz",
                                  "rest_id": "3448284313",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Fri Sep 04 12:59:26 +0000 2015",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Building with AI agents @dair_ai • Prev: Meta AI, Galactica LLM, Elastic, PaperswithCode, PhD • I share insights on how to build with AI Agents ⬇️",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "dair-ai.thinkific.com",
                                            "expanded_url": "https://dair-ai.thinkific.com/",
                                            "url": "https://t.co/JBU5beHQNs",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 31667,
                                    "followers_count": 258910,
                                    "friends_count": 643,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 4291,
                                    "location": "",
                                    "media_count": 3762,
                                    "name": "elvis",
                                    "normal_followers_count": 258910,
                                    "pinned_tweet_ids_str": [
                                      "1953152163078635748"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/3448284313/1565974901",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/939313677647282181/vZjFWtAn_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "omarsar0",
                                    "statuses_count": 15290,
                                    "translator_type": "regular",
                                    "url": "https://t.co/JBU5beHQNs",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1460724937073770505",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 713,
                                        "name": "Science & Technology",
                                        "icon_name": ""
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": false,
                                    "cash_app_handle": "£elvisomarsaravia"
                                  }
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1953107823010955432"
                              ],
                              "editable_until_msecs": "1754495766000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "101476",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://typefully.com/\" rel=\"nofollow\">Typefully</a>",
                            "legacy": {
                              "bookmark_count": 1609,
                              "bookmarked": false,
                              "created_at": "Wed Aug 06 14:56:06 +0000 2025",
                              "conversation_id_str": "1953107823010955432",
                              "display_text_range": [
                                0,
                                211
                              ],
                              "entities": {
                                "hashtags": [],
                                "media": [
                                  {
                                    "display_url": "pic.x.com/EFov92sX19",
                                    "expanded_url": "https://x.com/omarsar0/status/1953107823010955432/photo/1",
                                    "id_str": "1953107820712513536",
                                    "indices": [
                                      212,
                                      235
                                    ],
                                    "media_key": "3_1953107820712513536",
                                    "media_url_https": "https://pbs.twimg.com/media/GxrVNwWbUAAtPUy.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/EFov92sX19",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 472,
                                            "y": 506,
                                            "h": 50,
                                            "w": 50
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 472,
                                            "y": 506,
                                            "h": 50,
                                            "w": 50
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 326,
                                            "y": 349,
                                            "h": 34,
                                            "w": 34
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 472,
                                            "y": 506,
                                            "h": 50,
                                            "w": 50
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 984,
                                        "w": 829,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 984,
                                        "w": 829,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 680,
                                        "w": 573,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 984,
                                      "width": 829,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 829,
                                          "h": 464
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 829,
                                          "h": 829
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 829,
                                          "h": 945
                                        },
                                        {
                                          "x": 171,
                                          "y": 0,
                                          "w": 492,
                                          "h": 984
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 829,
                                          "h": 984
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1953107820712513536"
                                      }
                                    }
                                  }
                                ],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": []
                              },
                              "extended_entities": {
                                "media": [
                                  {
                                    "display_url": "pic.x.com/EFov92sX19",
                                    "expanded_url": "https://x.com/omarsar0/status/1953107823010955432/photo/1",
                                    "id_str": "1953107820712513536",
                                    "indices": [
                                      212,
                                      235
                                    ],
                                    "media_key": "3_1953107820712513536",
                                    "media_url_https": "https://pbs.twimg.com/media/GxrVNwWbUAAtPUy.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/EFov92sX19",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": [
                                          {
                                            "x": 472,
                                            "y": 506,
                                            "h": 50,
                                            "w": 50
                                          }
                                        ]
                                      },
                                      "medium": {
                                        "faces": [
                                          {
                                            "x": 472,
                                            "y": 506,
                                            "h": 50,
                                            "w": 50
                                          }
                                        ]
                                      },
                                      "small": {
                                        "faces": [
                                          {
                                            "x": 326,
                                            "y": 349,
                                            "h": 34,
                                            "w": 34
                                          }
                                        ]
                                      },
                                      "orig": {
                                        "faces": [
                                          {
                                            "x": 472,
                                            "y": 506,
                                            "h": 50,
                                            "w": 50
                                          }
                                        ]
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 984,
                                        "w": 829,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 984,
                                        "w": 829,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 680,
                                        "w": 573,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 984,
                                      "width": 829,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 829,
                                          "h": 464
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 829,
                                          "h": 829
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 829,
                                          "h": 945
                                        },
                                        {
                                          "x": 171,
                                          "y": 0,
                                          "w": 492,
                                          "h": 984
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 829,
                                          "h": 984
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1953107820712513536"
                                      }
                                    }
                                  }
                                ]
                              },
                              "favorite_count": 961,
                              "favorited": false,
                              "full_text": "Efficient Agents\n\nThis is a great study full of insights on how to build efficient agents.\n\nIf you are looking to reduce costs with AI agents, don't miss it.\n\nPay attention to this one, devs!\n\nHere are my notes: https://t.co/EFov92sX19",
                              "is_quote_status": false,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 7,
                              "reply_count": 28,
                              "retweet_count": 146,
                              "retweeted": false,
                              "user_id_str": "3448284313",
                              "id_str": "1953107823010955432"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "related_tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "RelatedTweet"
                          }
                        }
                      }
                    }
                  },
                  {
                    "entryId": "tweetdetailrelatedtweets-1953263017296056365-tweet-1953277065115124054",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1953277065115124054",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjo4MjM1MDY4NTg=",
                                  "rest_id": "823506858",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Fri Sep 14 15:44:30 +0000 2012",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Currently building @OpenPipeAI. Formerly @ycombinator, @google. I am always down to go on a quest.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 5056,
                                    "followers_count": 15806,
                                    "friends_count": 249,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 335,
                                    "location": "Seattle, SF",
                                    "media_count": 209,
                                    "name": "Kyle Corbitt",
                                    "normal_followers_count": 15806,
                                    "pinned_tweet_ids_str": [
                                      "1917269992363680054"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/823506858/1698191066",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1917706841238429696/Kd7qQjjd_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "corbtt",
                                    "statuses_count": 2242,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1953277065115124054"
                              ],
                              "editable_until_msecs": "1754536117000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "17272",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "legacy": {
                              "bookmark_count": 176,
                              "bookmarked": false,
                              "created_at": "Thu Aug 07 02:08:37 +0000 2025",
                              "conversation_id_str": "1953277065115124054",
                              "display_text_range": [
                                0,
                                268
                              ],
                              "entities": {
                                "hashtags": [],
                                "media": [
                                  {
                                    "display_url": "pic.x.com/7xluFVxA7b",
                                    "expanded_url": "https://x.com/corbtt/status/1953277065115124054/photo/1",
                                    "id_str": "1953276660478033922",
                                    "indices": [
                                      269,
                                      292
                                    ],
                                    "media_key": "3_1953276660478033922",
                                    "media_url_https": "https://pbs.twimg.com/media/GxtuxhfawAIx41e.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/7xluFVxA7b",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": []
                                      },
                                      "medium": {
                                        "faces": []
                                      },
                                      "small": {
                                        "faces": []
                                      },
                                      "orig": {
                                        "faces": []
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1064,
                                        "w": 1490,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 857,
                                        "w": 1200,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 486,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1064,
                                      "width": 1490,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1490,
                                          "h": 834
                                        },
                                        {
                                          "x": 426,
                                          "y": 0,
                                          "w": 1064,
                                          "h": 1064
                                        },
                                        {
                                          "x": 557,
                                          "y": 0,
                                          "w": 933,
                                          "h": 1064
                                        },
                                        {
                                          "x": 958,
                                          "y": 0,
                                          "w": 532,
                                          "h": 1064
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1490,
                                          "h": 1064
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1953276660478033922"
                                      }
                                    }
                                  }
                                ],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": []
                              },
                              "extended_entities": {
                                "media": [
                                  {
                                    "display_url": "pic.x.com/7xluFVxA7b",
                                    "expanded_url": "https://x.com/corbtt/status/1953277065115124054/photo/1",
                                    "id_str": "1953276660478033922",
                                    "indices": [
                                      269,
                                      292
                                    ],
                                    "media_key": "3_1953276660478033922",
                                    "media_url_https": "https://pbs.twimg.com/media/GxtuxhfawAIx41e.jpg",
                                    "type": "photo",
                                    "url": "https://t.co/7xluFVxA7b",
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "features": {
                                      "large": {
                                        "faces": []
                                      },
                                      "medium": {
                                        "faces": []
                                      },
                                      "small": {
                                        "faces": []
                                      },
                                      "orig": {
                                        "faces": []
                                      }
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1064,
                                        "w": 1490,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 857,
                                        "w": 1200,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 486,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1064,
                                      "width": 1490,
                                      "focus_rects": [
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1490,
                                          "h": 834
                                        },
                                        {
                                          "x": 426,
                                          "y": 0,
                                          "w": 1064,
                                          "h": 1064
                                        },
                                        {
                                          "x": 557,
                                          "y": 0,
                                          "w": 933,
                                          "h": 1064
                                        },
                                        {
                                          "x": 958,
                                          "y": 0,
                                          "w": 532,
                                          "h": 1064
                                        },
                                        {
                                          "x": 0,
                                          "y": 0,
                                          "w": 1490,
                                          "h": 1064
                                        }
                                      ]
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "3_1953276660478033922"
                                      }
                                    }
                                  }
                                ]
                              },
                              "favorite_count": 282,
                              "favorited": false,
                              "full_text": "Agent Reinforcement Trainer has taken off like a rocket since we launched RULER a couple weeks ago. Today, we passed 5,000 stars on GitHub!\n\nThe community is super friendly and active and it has never been easier to get started with RL. Come join us on GitHub/Discord! https://t.co/7xluFVxA7b",
                              "is_quote_status": false,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 0,
                              "reply_count": 9,
                              "retweet_count": 19,
                              "retweeted": false,
                              "user_id_str": "823506858",
                              "id_str": "1953277065115124054"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "related_tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "RelatedTweet"
                          }
                        }
                      }
                    }
                  }
                ],
                "displayType": "Vertical",
                "header": {
                  "displayType": "Classic",
                  "text": "Discover more",
                  "socialContext": {
                    "type": "TimelineGeneralContext",
                    "contextType": "TextOnly",
                    "text": "Sourced from across X"
                  },
                  "sticky": true
                },
                "clientEventInfo": {
                  "component": "related_tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "RelatedTweet"
                    }
                  }
                }
              }
            },
            {
              "entryId": "cursor-showmorethreads-1953482537980395489",
              "sortIndex": "1953482537980395489",
              "content": {
                "entryType": "TimelineTimelineCursor",
                "__typename": "TimelineTimelineCursor",
                "value": "DAAFCgABGxwqBK8__98LAAIAAABcRW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUFZYS9WaVpQMWJ4TGhzYllsMksxdEF0R3hyd3g5SmFzQ1VhL1VYMXdOckFxaHNhMVRlT21zQ29HeHR2SkU0YXdWWT0IAAMAAAAHAAA",
                "cursorType": "ShowMoreThreads",
                "displayTreatment": {
                  "actionText": "Show probable spam"
                }
              }
            }
          ]
        },
        {
          "type": "TimelineTerminateTimeline",
          "direction": "Top"
        }
      ],
      "metadata": {
        "scribeConfig": {
          "page": "ranked_replies"
        }
      }
    }
  }
}