shlogg · Early preview
Adriens @rastadidi

Automate Data Analysis With LIDA In Seconds

Automatically generate visualizations in seconds with LIDA, a system that supports users in creating data-driven decisions. Set goals & persona, get insights & dataviz from AI.

🤯 Teaser

Ever wanted to get a complete analysis of a situation so you can take data-driven decisions for any domain and achieve data-analysis...within a few seconds ?
🫵 Well...I have good news for you, this short post is all about that.

  
  
  🍿 For the inpatients



  
  
  ❔ Inception

Everything started with the following tweet:


  // Detect dark theme
  var iframe = document.getElementById('tweet-1692187646351798485-705');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1692187646351798485&theme=dark"
  }...