🐦 Twitter Post Details

Viewing enriched Twitter post

@llama_index

Build an agentic workflow to generate compliance reports! Report generation like this is a great use case for LLMs: boiling down a huge body of regulatory language, comparing it against contract language, and generating a concise summary. This video will show you how to: ➡️ Set… https://t.co/KJMrnDp1fh

Media 1

📊 Media Metadata

{
  "media": [
    {
      "type": "image",
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/1914727722615755178/media_0.jpg?",
      "filename": "media_0.jpg"
    }
  ],
  "nlp": {
    "sentiment": "positive",
    "topics": [
      "agentic workflow",
      "compliance reports",
      "LLMs"
    ],
    "entities": [],
    "summary": "The tweet discusses the benefits of using LLMs for generating compliance reports and offers a video tutorial.",
    "language": "en",
    "processed_at": "2025-08-07T12:17:40.093311"
  }
}

🔧 Raw API Response

{
  "data": {
    "threaded_conversation_with_injections_v2": {
      "instructions": [
        {
          "type": "TimelineClearCache"
        },
        {
          "type": "TimelineAddEntries",
          "entries": [
            {
              "entryId": "tweet-1914727722615755178",
              "sortIndex": "1953520923109752832",
              "content": {
                "entryType": "TimelineTimelineItem",
                "__typename": "TimelineTimelineItem",
                "itemContent": {
                  "itemType": "TimelineTweet",
                  "__typename": "TimelineTweet",
                  "tweet_results": {
                    "result": {
                      "__typename": "Tweet",
                      "rest_id": "1914727722615755178",
                      "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": 99665,
                              "friends_count": 28,
                              "has_custom_timelines": false,
                              "is_translator": false,
                              "listed_count": 1571,
                              "location": "",
                              "media_count": 1676,
                              "name": "LlamaIndex 🦙",
                              "normal_followers_count": 99665,
                              "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": [
                          "1914727722615755178"
                        ],
                        "editable_until_msecs": "1745345237000",
                        "is_edit_eligible": true,
                        "edits_remaining": "5"
                      },
                      "is_translatable": false,
                      "views": {
                        "count": "3835",
                        "state": "EnabledWithCount"
                      },
                      "source": "<a href=\"https://crossposter.llamaindex.ai\" rel=\"nofollow\">LlamaIndex CrossPoster</a>",
                      "note_tweet": {
                        "is_expandable": true,
                        "note_tweet_results": {
                          "result": {
                            "id": "Tm90ZVR3ZWV0OjE5MTQ3Mjc3MjI0MjI4MjA4NjU=",
                            "text": "Build an agentic workflow to generate compliance reports!\n\nReport generation like this is a great use case for LLMs: boiling down a huge body of regulatory language, comparing it against contract language, and generating a concise summary.\n\nThis video will show you how to:\n➡️ Set up an index on LlamaCloud\n➡️ Define a schema for clause extraction and compliance checking\n➡️ Use semantic search to find relevant regulatory language\n\nThe workflow @fahdmirza uses here is flexible and can be adapted to any regulatory framework.\n\nCheck out the video here:\nhttps://t.co/hYPs7XDQge",
                            "entity_set": {
                              "hashtags": [],
                              "symbols": [],
                              "urls": [
                                {
                                  "display_url": "youtube.com/watch?v=poSl79…",
                                  "expanded_url": "https://www.youtube.com/watch?v=poSl79FK56s",
                                  "url": "https://t.co/hYPs7XDQge",
                                  "indices": [
                                    554,
                                    577
                                  ]
                                }
                              ],
                              "user_mentions": [
                                {
                                  "id_str": "2453301",
                                  "name": "Fahd Mirza",
                                  "screen_name": "fahdmirza",
                                  "indices": [
                                    446,
                                    456
                                  ]
                                }
                              ]
                            }
                          }
                        }
                      },
                      "legacy": {
                        "bookmark_count": 20,
                        "bookmarked": false,
                        "created_at": "Tue Apr 22 17:07:17 +0000 2025",
                        "conversation_id_str": "1914727722615755178",
                        "display_text_range": [
                          0,
                          281
                        ],
                        "entities": {
                          "hashtags": [],
                          "media": [
                            {
                              "display_url": "pic.x.com/KJMrnDp1fh",
                              "expanded_url": "https://x.com/llama_index/status/1914727722615755178/photo/1",
                              "id_str": "1914727720682151936",
                              "indices": [
                                282,
                                305
                              ],
                              "media_key": "3_1914727720682151936",
                              "media_url_https": "https://pbs.twimg.com/media/GpJ6t6DaYAAdA1G.jpg",
                              "type": "photo",
                              "url": "https://t.co/KJMrnDp1fh",
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "features": {
                                "large": {
                                  "faces": []
                                },
                                "medium": {
                                  "faces": []
                                },
                                "small": {
                                  "faces": []
                                },
                                "orig": {
                                  "faces": []
                                }
                              },
                              "sizes": {
                                "large": {
                                  "h": 480,
                                  "w": 640,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 480,
                                  "w": 640,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 480,
                                  "w": 640,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 480,
                                "width": 640,
                                "focus_rects": [
                                  {
                                    "x": 0,
                                    "y": 93,
                                    "w": 640,
                                    "h": 358
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 480,
                                    "h": 480
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 421,
                                    "h": 480
                                  },
                                  {
                                    "x": 56,
                                    "y": 0,
                                    "w": 240,
                                    "h": 480
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 640,
                                    "h": 480
                                  }
                                ]
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "3_1914727720682151936"
                                }
                              }
                            }
                          ],
                          "symbols": [],
                          "timestamps": [],
                          "urls": [],
                          "user_mentions": []
                        },
                        "extended_entities": {
                          "media": [
                            {
                              "display_url": "pic.x.com/KJMrnDp1fh",
                              "expanded_url": "https://x.com/llama_index/status/1914727722615755178/photo/1",
                              "id_str": "1914727720682151936",
                              "indices": [
                                282,
                                305
                              ],
                              "media_key": "3_1914727720682151936",
                              "media_url_https": "https://pbs.twimg.com/media/GpJ6t6DaYAAdA1G.jpg",
                              "type": "photo",
                              "url": "https://t.co/KJMrnDp1fh",
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "features": {
                                "large": {
                                  "faces": []
                                },
                                "medium": {
                                  "faces": []
                                },
                                "small": {
                                  "faces": []
                                },
                                "orig": {
                                  "faces": []
                                }
                              },
                              "sizes": {
                                "large": {
                                  "h": 480,
                                  "w": 640,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 480,
                                  "w": 640,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 480,
                                  "w": 640,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 480,
                                "width": 640,
                                "focus_rects": [
                                  {
                                    "x": 0,
                                    "y": 93,
                                    "w": 640,
                                    "h": 358
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 480,
                                    "h": 480
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 421,
                                    "h": 480
                                  },
                                  {
                                    "x": 56,
                                    "y": 0,
                                    "w": 240,
                                    "h": 480
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 640,
                                    "h": 480
                                  }
                                ]
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "3_1914727720682151936"
                                }
                              }
                            }
                          ]
                        },
                        "favorite_count": 32,
                        "favorited": false,
                        "full_text": "Build an agentic workflow to generate compliance reports!\n\nReport generation like this is a great use case for LLMs: boiling down a huge body of regulatory language, comparing it against contract language, and generating a concise summary.\n\nThis video will show you how to:\n➡️ Set… https://t.co/KJMrnDp1fh",
                        "is_quote_status": false,
                        "lang": "en",
                        "possibly_sensitive": false,
                        "possibly_sensitive_editable": true,
                        "quote_count": 0,
                        "reply_count": 1,
                        "retweet_count": 3,
                        "retweeted": false,
                        "user_id_str": "1604278358296055808",
                        "id_str": "1914727722615755178"
                      },
                      "quick_promote_eligibility": {
                        "eligibility": "IneligibleNotProfessional"
                      }
                    }
                  },
                  "tweetDisplayType": "Tweet"
                },
                "clientEventInfo": {
                  "component": "tweet",
                  "element": "tweet"
                }
              }
            },
            {
              "entryId": "conversationthread-1915238575731359872",
              "sortIndex": "1953520923109752822",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1915238575731359872-tweet-1915238575731359872",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1915238575731359872",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxODQyNTk5NjUxNDI3NDYzMTY4",
                                  "rest_id": "1842599651427463168",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": false,
                                    "can_media_tag": true,
                                    "created_at": "Sat Oct 05 16:16:15 +0000 2024",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Sharing my excitement of AI with the world\n\nMy mission is to make AI easy to understand and even easier to apply",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "ai-made-simple.beehiiv.com/subscribe",
                                            "expanded_url": "https://ai-made-simple.beehiiv.com/subscribe",
                                            "url": "https://t.co/NTYObnTMIj",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 137,
                                    "followers_count": 65,
                                    "friends_count": 38,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 0,
                                    "location": "Join my AI newsletter",
                                    "media_count": 56,
                                    "name": "Parikchhit",
                                    "normal_followers_count": 65,
                                    "pinned_tweet_ids_str": [
                                      "1904858666848694414"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1920157097611685888/funFkY-W_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "splashgpt",
                                    "statuses_count": 317,
                                    "translator_type": "none",
                                    "url": "https://t.co/NTYObnTMIj",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1915238575731359872"
                              ],
                              "editable_until_msecs": "1745467034000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "24",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Thu Apr 24 02:57:14 +0000 2025",
                              "conversation_id_str": "1914727722615755178",
                              "display_text_range": [
                                13,
                                31
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "1604278358296055808",
                                    "name": "LlamaIndex 🦙",
                                    "screen_name": "llama_index",
                                    "indices": [
                                      0,
                                      12
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 0,
                              "favorited": false,
                              "full_text": "@llama_index We’re winning fr 😂",
                              "in_reply_to_screen_name": "llama_index",
                              "in_reply_to_status_id_str": "1914727722615755178",
                              "in_reply_to_user_id_str": "1604278358296055808",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "1842599651427463168",
                              "id_str": "1915238575731359872"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1915238575731359872"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "cursor-bottom-1953520923109752821",
              "sortIndex": "1953520923109752821",
              "content": {
                "entryType": "TimelineTimelineCursor",
                "__typename": "TimelineTimelineCursor",
                "value": "DAAFCgABGxxM7es___MLAAIAAAAwRW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUFJYWxFdFdWcGZBZ0JxU2VyZ1VHdEdxCAADAAAAAgAA",
                "cursorType": "Bottom"
              }
            }
          ]
        },
        {
          "type": "TimelineTerminateTimeline",
          "direction": "Top"
        },
        {
          "type": "TimelineTerminateTimeline",
          "direction": "Bottom"
        }
      ],
      "metadata": {
        "scribeConfig": {
          "page": "ranked_replies"
        }
      }
    }
  }
}