🐦 Twitter Post Details

Viewing enriched Twitter post

@diptanu

Building a core feature in @tensorlake's platform to enable functions to store structured data in blob stores. The killer use-case for this is being able to run functions that runs detection/tracking models over camera feeds and store structured data for analytics and querying. Simplifies the architecture of applications by enabling developers to go from video frames to structured data in the same application stack at scale without stitching together queues, lambda functions and GPU inference services. Secondly, storage becomes cheaper as you can query straight from S3 using DuckDB or other query engines instead of writing structured data on SSD backed databases like Postgres if you are not going to query historical data very often. Sampled output form a compute graph running a Yolo v5 model on a GPU running at ~100FPS, supports up to ~90k executors on the same cluster.

📊 Media Metadata

{
  "data": [
    {
      "id": "",
      "type": "video",
      "url": null,
      "media_url": "https://pbs.twimg.com/amplify_video_thumb/1851700744979910660/img/2RrtO2KS6dcrKVGE.jpg",
      "media_url_https": null,
      "display_url": null,
      "expanded_url": null
    }
  ],
  "score": 0.71,
  "scored_at": "2025-08-09T13:46:07.550944",
  "import_source": "network_archive_import",
  "media": [
    {
      "type": "video",
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/1851700845362188312/media_0.mp4?",
      "filename": "media_0.mp4"
    }
  ],
  "reprocessed_at": "2025-08-12T15:25:41.628229",
  "reprocessed_reason": "missing_media_array"
}

🔧 Raw API Response

{
  "user": {
    "created_at": "2007-12-28T21:49:31.000Z",
    "default_profile_image": false,
    "description": "Founder @tensorlake. Past - AI and Distributed Systems at @meta, @hashicorp, @linkedin and @netflix",
    "fast_followers_count": 0,
    "favourites_count": 3008,
    "followers_count": 3188,
    "friends_count": 686,
    "has_custom_timelines": true,
    "is_translator": false,
    "listed_count": 87,
    "location": "San Jose, CA",
    "media_count": 134,
    "name": "Diptanu Choudhury",
    "normal_followers_count": 3188,
    "possibly_sensitive": false,
    "profile_banner_url": "https://pbs.twimg.com/profile_banners/11611512/1351880084",
    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1574286686900539392/OcZque7X_normal.jpg",
    "screen_name": "diptanu",
    "statuses_count": 7445,
    "translator_type": "none",
    "url": "https://t.co/rQLevPKGeE",
    "verified": true,
    "withheld_in_countries": [],
    "id_str": "11611512"
  },
  "id": "1851700845362188312",
  "conversation_id": "1851700845362188312",
  "full_text": "Building a core feature in @tensorlake's platform to enable functions to store structured data in blob stores. The killer use-case for this is being able to run functions that runs detection/tracking models over camera feeds and store structured data for analytics and querying.\n\nSimplifies the architecture of applications by enabling developers to go  from video frames to structured data in the same application stack at scale without stitching together queues, lambda functions and GPU inference services.\n\nSecondly, storage becomes cheaper as you can query straight from S3 using DuckDB or other query engines instead of writing structured data on SSD backed databases like Postgres if you are not going to query historical data very often.\n\nSampled output form a compute graph running a Yolo v5 model on a GPU running at ~100FPS,  supports up to ~90k executors on the same cluster.",
  "reply_count": 0,
  "retweet_count": 0,
  "favorite_count": 8,
  "hashtags": [],
  "symbols": [],
  "user_mentions": [
    {
      "id_str": "1723584881060724736",
      "name": "Tensorlake",
      "screen_name": "tensorlake",
      "profile": "https://twitter.com/tensorlake"
    }
  ],
  "urls": [],
  "media": [
    {
      "media_url": "https://pbs.twimg.com/amplify_video_thumb/1851700744979910660/img/2RrtO2KS6dcrKVGE.jpg",
      "type": "video",
      "video_url": "https://video.twimg.com/amplify_video/1851700744979910660/vid/avc1/1112x720/WCW-tpt6OSWetWL8.mp4?tag=14"
    }
  ],
  "url": "https://twitter.com/diptanu/status/1851700845362188312",
  "created_at": "2024-10-30T19:00:59.000Z",
  "#sort_index": "1851700845362188312",
  "view_count": 1156,
  "quote_count": 0,
  "is_quote_tweet": false,
  "is_retweet": false,
  "is_pinned": false,
  "is_truncated": true,
  "startUrl": "https://x.com/diptanu/status/1851700845362188312"
}