🐦 Twitter Post Details

Viewing enriched Twitter post

@llama_index

Advanced QA over a lot of Tabular Data (combine text-to-SQL with RAG) 📊🪄 Our brand-new mini course 🧑‍🏫 is a comprehensive overview of how you can build simple-to-advanced query pipelines from scratch, by composing components into complex DAGs. Presenting this in three levels: 1️⃣ Basic text-to-pandas / SQL 2️⃣ Query-time table retrieval in text-to-SQL prompt 3️⃣ Query-time row retrieval in text-to-SQL prompt Steps 2 and 3 introduce RAG concepts by vectorizing the tables and rows for few-shot example selection. Adding on these layers ensures that your pipeline can scale to more tables (table retrieval), and that your queries are less prone to failure with the right examples. Uses WikiTableQuestions as a dataset (@IcePasupat et al.) Logged with @ArizePhoenix tracing (works with any of our observability partners). Video (part 2 of our advanced RAG orchestration series): https://t.co/7MxTuPc3dY Colab: https://t.co/DcC3fNjO0V Source docs: SQL: https://t.co/blb1Xfs0wN Pandas: https://t.co/us6PEUfk49

📊 Media Metadata

{
  "media": [
    {
      "type": "video",
      "url": "https://pbs.twimg.com/ext_tw_video_thumb/1756485570090643456/pu/img/mh3uck7kWfDit0gn.jpg",
      "media_url": "https://pbs.twimg.com/ext_tw_video_thumb/1756485570090643456/pu/img/mh3uck7kWfDit0gn.jpg",
      "filename": "media_0.mp4"
    }
  ],
  "nlp": {
    "sentiment": "positive",
    "processed_at": "2025-08-06T12:51:12.480922"
  },
  "original_structure": "had_media_only",
  "enhanced_from_raw_response": true,
  "enhanced_at": "2025-08-13T17:20:00Z"
}

🔧 Raw API Response

{
  "user": {
    "created_at": "2022-12-18T00:52:44.000Z",
    "default_profile_image": false,
    "description": "The way to connect LLMs to your data.\n\nGithub: https://t.co/HC19j7vMwc\nDocs: https://t.co/QInqg2zksh\nDiscord: https://t.co/3ktq3zzYII\nhttps://t.co/UXeIlwvvbA",
    "fast_followers_count": 0,
    "favourites_count": 973,
    "followers_count": 53336,
    "friends_count": 21,
    "has_custom_timelines": false,
    "is_translator": false,
    "listed_count": 975,
    "location": "",
    "media_count": 756,
    "name": "LlamaIndex 🦙",
    "normal_followers_count": 53336,
    "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": 2026,
    "translator_type": "none",
    "url": "https://t.co/epzefqQqZx",
    "verified": true,
    "withheld_in_countries": [],
    "id_str": "1604278358296055808"
  },
  "id": "1756485802270556456",
  "conversation_id": "1756485802270556456",
  "full_text": "Advanced QA over a lot of Tabular Data (combine text-to-SQL with RAG) 📊🪄\n\nOur brand-new mini course 🧑‍🏫 is a comprehensive overview of how you can build simple-to-advanced query pipelines from scratch, by composing components into complex DAGs. Presenting this in three levels:\n\n1️⃣ Basic text-to-pandas / SQL\n2️⃣ Query-time table retrieval in text-to-SQL prompt\n3️⃣ Query-time row retrieval in text-to-SQL prompt\n\nSteps 2 and 3 introduce RAG concepts by vectorizing the tables and rows for few-shot example selection.\nAdding on these layers ensures that your pipeline can scale to more tables (table retrieval), and that your queries are less prone to failure with the right examples.\n\nUses WikiTableQuestions as a dataset (@IcePasupat et al.)\nLogged with @ArizePhoenix tracing (works with any of our observability partners).\n\nVideo (part 2 of our advanced RAG orchestration series): https://t.co/7MxTuPc3dY\n\nColab: https://t.co/DcC3fNjO0V\n\nSource docs:\nSQL: https://t.co/blb1Xfs0wN\nPandas: https://t.co/us6PEUfk49",
  "reply_count": 0,
  "retweet_count": 75,
  "favorite_count": 313,
  "hashtags": [],
  "symbols": [],
  "user_mentions": [],
  "urls": [],
  "media": [
    {
      "media_url": "https://pbs.twimg.com/ext_tw_video_thumb/1756485570090643456/pu/img/mh3uck7kWfDit0gn.jpg",
      "type": "video",
      "video_url": "https://video.twimg.com/ext_tw_video/1756485570090643456/pu/vid/avc1/1148x720/1hdsK_UusLm2nWug.mp4?tag=12"
    }
  ],
  "url": "https://twitter.com/llama_index/status/1756485802270556456",
  "created_at": "2024-02-11T01:10:23.000Z",
  "#sort_index": "1756485802270556456",
  "view_count": 102320,
  "quote_count": 6,
  "is_quote_tweet": false,
  "is_retweet": false,
  "is_pinned": false,
  "is_truncated": true,
  "startUrl": "https://twitter.com/llama_index/status/1756485802270556456"
}