🐦 Twitter Post Details

Viewing enriched Twitter post

@jerryjliu0

ColPali is a game changer for RAG and how we think about data ETL in general for LLM use cases. Naive RAG: simple parsing / chunk every paragraph / throw into a vector database VLM-native RAG: requires figuring out a way to screenshot the document and also requires a new form of storage that can do late interaction. We did a webinar with @ManuelFaysse a few months ago, but excited to officially have a @llama_index + ColPali integration thanks to @ravithejads. Check out our new video👇 https://t.co/dCWP6LTLrg

Media 1

📊 Media Metadata

{
  "data": [
    {
      "id": "",
      "type": "photo",
      "url": null,
      "media_url": "https://pbs.twimg.com/media/GcOiSC1asAAk8Pc.jpg",
      "media_url_https": null,
      "display_url": null,
      "expanded_url": null
    }
  ],
  "score": 0.86,
  "scored_at": "2025-08-09T13:46:07.552745",
  "import_source": "network_archive_import",
  "media": [
    {
      "type": "photo",
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/1856506200252395794/media_0.jpg?",
      "filename": "media_0.jpg",
      "original_url": "https://pbs.twimg.com/media/GcOiSC1asAAk8Pc.jpg"
    }
  ],
  "storage_migrated": true
}

🔧 Raw API Response

{
  "user": {
    "created_at": "2011-09-07T22:54:31.000Z",
    "default_profile_image": false,
    "description": "co-founder/CEO @llama_index\n\nCareers: https://t.co/EUnMNmbCtx\nEnterprise: https://t.co/Ht5jwxSrQB",
    "fast_followers_count": 0,
    "favourites_count": 7173,
    "followers_count": 54388,
    "friends_count": 1364,
    "has_custom_timelines": true,
    "is_translator": false,
    "listed_count": 1136,
    "location": "",
    "media_count": 1063,
    "name": "Jerry Liu",
    "normal_followers_count": 54388,
    "possibly_sensitive": false,
    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1283610285031460864/1Q4zYhtb_normal.jpg",
    "screen_name": "jerryjliu0",
    "statuses_count": 5321,
    "translator_type": "none",
    "url": "https://t.co/YiIfjVlzb6",
    "verified": true,
    "withheld_in_countries": [],
    "id_str": "369777416"
  },
  "id": "1856506200252395794",
  "conversation_id": "1856506200252395794",
  "full_text": "ColPali is a game changer for RAG and how we think about data ETL in general for LLM use cases.\n\nNaive RAG: simple parsing / chunk every paragraph / throw into a vector database\n\nVLM-native RAG: requires figuring out a way to screenshot the document and also requires a new form of storage that can do late interaction.\n\nWe did a webinar with @ManuelFaysse a few months ago, but excited to officially have a @llama_index + ColPali integration thanks to @ravithejads. Check out our new video👇\n\nhttps://t.co/dCWP6LTLrg",
  "reply_count": 5,
  "retweet_count": 77,
  "favorite_count": 416,
  "hashtags": [],
  "symbols": [],
  "user_mentions": [],
  "urls": [],
  "media": [
    {
      "media_url": "https://pbs.twimg.com/media/GcOiSC1asAAk8Pc.jpg",
      "type": "photo"
    }
  ],
  "url": "https://twitter.com/jerryjliu0/status/1856506200252395794",
  "created_at": "2024-11-13T01:15:45.000Z",
  "#sort_index": "1856506200252395794",
  "view_count": 43000,
  "quote_count": 3,
  "is_quote_tweet": true,
  "is_retweet": false,
  "is_pinned": false,
  "is_truncated": true,
  "quoted_tweet": {
    "user": {
      "created_at": "2022-12-18T00:52:44.000Z",
      "default_profile_image": false,
      "description": "Build LLM agents over your data\n\nGithub: https://t.co/HC19j7vMwc\nDocs: https://t.co/QInqg2zksh\nDiscord: https://t.co/3ktq3zzYII",
      "fast_followers_count": 0,
      "favourites_count": 1261,
      "followers_count": 82612,
      "friends_count": 26,
      "has_custom_timelines": false,
      "is_translator": false,
      "listed_count": 1366,
      "location": "",
      "media_count": 1375,
      "name": "LlamaIndex 🦙",
      "normal_followers_count": 82612,
      "possibly_sensitive": false,
      "profile_banner_url": "https://pbs.twimg.com/profile_banners/1604278358296055808/1696908553",
      "profile_image_url_https": "https://pbs.twimg.com/profile_images/1623505166996742144/n-PNQGgd_normal.jpg",
      "screen_name": "llama_index",
      "statuses_count": 2997,
      "translator_type": "none",
      "url": "https://t.co/epzefqQqZx",
      "verified": true,
      "withheld_in_countries": [],
      "id_str": "1604278358296055808"
    },
    "id": "1856388716354515279",
    "conversation_id": "1856388716354515279",
    "full_text": "Learn how to use ColPali as a re-ranker for highly relevant results using a multimodal index!\n\n@ravithejads walks you through the technique:\n💡 @cohere's multimodal embeddings for initial retrieval of both text and images\n💡 We fetch the top 10 most relevant from both the text and image modalities\n💡ColPali generates multi-vector representations for both text and images in the same embedding space\n💡 We re-rank to the top 5 for each modality before sending to the LLM\n\nCheck out the full video here:\nhttps://t.co/iSUA7fHDvj",
    "reply_count": 1,
    "retweet_count": 35,
    "favorite_count": 153,
    "hashtags": [],
    "symbols": [],
    "user_mentions": [
      {
        "id_str": "221757413",
        "name": "Ravi Theja",
        "screen_name": "ravithejads",
        "profile": "https://twitter.com/ravithejads"
      },
      {
        "id_str": "1326237414025801729",
        "name": "cohere",
        "screen_name": "cohere",
        "profile": "https://twitter.com/cohere"
      }
    ],
    "urls": [],
    "media": [
      {
        "media_url": "https://pbs.twimg.com/media/GcM2bhXaMAAan4E.jpg",
        "type": "photo"
      }
    ],
    "url": "https://twitter.com/llama_index/status/1856388716354515279",
    "created_at": "2024-11-12T17:28:54.000Z",
    "#sort_index": "1856506200252395800",
    "view_count": 49970,
    "quote_count": 1,
    "is_quote_tweet": false,
    "is_retweet": false,
    "is_pinned": false,
    "is_truncated": true
  },
  "startUrl": "https://x.com/jerryjliu0/status/1856506200252395794"
}