AIandBusiness.com
X(Twitter)
English
English
  • Welcome to AI&Business (Beta)
  • INTO AI
    • AI Basics
      • AI in the Enterprise
      • AI Learning Resources
        • Industry Reports and White Papers
    • Large Language Models (LLMs)
      • ChatGPT
        • GPTs
        • Create your own GPTs
      • Claude
      • Gemini
      • How to use an opensource LLM locally?
      • Prompt Engineering
      • Understand Token
      • Hallucination Problem
    • Image Generation/Synthesis
    • AI Aggregator/AI Hub
    • AI Ethics/Copyright
    • Policy and Regulation
    • AI and Work
  • Industries & Cases
    • 🤖Robotics/Embodied Intelligence
      • Humanoid Robots
        • Figure AI
        • Boston Dynamics
        • Tesla Optimus
      • Industrial Robot
      • Four-legged Robot
      • Service Robots
      • Field Robots
    • 🖱️AI Browser / AI Search Engine
      • Perplexity
    • ℹ️News/Info Gathering
      • Case: how to use Grok to get the trending topic on X
    • 🔍Scholar & Research
      • Scholar & Research Prompts
      • Research & Scholar GPTs
      • Research Examples using Perplexity
    • ✍️Writing
      • Writing Prompts
      • AI Detector & Text Humanizer
      • Novel Writing
    • 👩‍💻Data Analysis
      • Case: Los Angeles Rams Harness AI for Competitive Edge
    • 🚗Autonomous Driving
      • Robotaxi & Robovan
        • Tesla
        • Waymo
        • Case: Challenges in Implementing Baidu's Apollo Go Autonomous Driving Business
    • Marketing
      • Tools
      • 📱Social Media
        • Social Media Prompts
        • Case: Meta Advantage+
      • 🤩Branding
        • Branding Prompts
    • 📎Customer Service
      • Customer Service Prompts
      • Online Shopping Assistants
    • Legal
    • 💽Software Development Tools/Assistants/Agents
      • Website Development
      • GPTs for Coding
      • Cursor Resources & Cases
      • AI App Development Tool
      • Product Development
    • 🕹️Game Development
      • AI NPC
      • 🎮Gaming Assistant
        • Case: OpenAI Five
    • 🖋️Smart Working
      • PDF
      • Excel
      • Slides
      • AI Mindmap
      • AI Meeting
      • Note-taking
    • 🎙️Podcasting
      • Podcast Summaries
      • AI-Generated News Podcasting Cases
    • 👥Virtual Avatar / Digital Human
      • Case: Ai.lonso
    • 📐Industrial drafting and modeling
    • Startups
    • 🏛️Corporate Management
      • Management Prompts
      • Process Management
    • 🤝Negotiation
    • 🎓Education
      • AI Education Tools
        • AI STEAM Learning Tools
        • AI Language Learning Tools
      • Education Prompt Examples
    • 🫂AI Companion
    • Sales/Business Development
    • 🚚Supply Chain
      • Manufacturing & Production
      • Warehousing & Logistics
    • Spatial Computing/3D
      • Metaverse & Digital Twin
    • Translation
    • AI + Finance
      • Fraud Detection
    • E-commerce
    • Biotechnology and Medicine
    • Agriculture
    • Jobs & Interview
  • AI Agent/Apps
    • 🪪What Are AI Agents?
      • Case: Altera Project Sid
      • Case: Generative Agents: Interactive Simulacra of Human Behavior
    • 👾AI Agent Tools
      • Make.com Tutorial
      • Microsoft AutoGen
      • Crew AI
    • Agent to Agent Protocol
      • Model Context Protocol (MCP)
      • Google A2A
    • AI Assistant
    • Computer Use Agent
    • AI App Development Tool
  • Image
    • 🪄Text to Image / Image Editing Tools
      • GPT-4o Image Collection
      • Midjourney Guide
        • Midjourney Cases
      • Grok 2 w/ Flux
      • Comfy UI
    • 🖌️Comics & Manga
    • AI Image Detector
    • Create Avatar
  • Video & Films
    • 🎥GenAI Film Making
      • Veo 3 Cases
      • Sora
      • Runway
        • Runway AIFF
    • AI Video Case Studies
      • ASML Ad: Midjourney+Stable Diffusion+Runway
      • ToysRus New AI Commercial
      • CocaCola 2024 Christmas Ad
      • McDonald JP Ad
    • 🎛️AI Video Editing Tools/Platforms
      • Eyesight Correction
      • AI Video Clipping
  • Sound & Music
    • 🎤Voice Generation Tools
      • ElevenLabs Tutorial
    • 🎼Music Generation
      • Suno Guide
    • 🪇Sound Effect
  • AI Hardware
    • 🕶️AI Glasses
      • Case: Meta Glasses
    • 📱AI Cell Phone & System
      • Apple Intelligence
      • Samsung OneUI
      • Google Gemini/Android
    • 🖲️AI Gadgets
    • AI Computer
  • Other
    • 😀About
    • 💭Contact
    • 🗒️Changelog
    • Terms of Service
Powered by GitBook
On this page
  • Small to medium-scale datasets
  • Improvements to data analysis in LLMs
  • AI Data Analysis Tools:
  • Large-scale datasets
  • Learning Resources:

Was this helpful?

  1. Industries & Cases

Data Analysis

AI & Data Analysis

PreviousNovel WritingNextCase: Los Angeles Rams Harness AI for Competitive Edge

Last updated 1 month ago

Was this helpful?

Data analysis stands as a fundamental pillar of modern commerce and plays a crucial role in the advancement of artificial intelligence. The rapid advancement of large language models (LLM) over the last two years has significantly eased the entry barrier into the data science domain, opening up a broader array of practical applications.

Small to medium-scale datasets

For analyzing small to medium-scale datasets, simply copy and paste your data into the conversation interfaces of various Large Language Models (such as ChatGPT, Claude, etc.) and engage in a dialogue with the AI to obtain analysis results. Here are some examples of how to structure your prompts:

I want you to act as a data scientist. Imagine you’re working on a challenging project for a cutting-edge tech company. You’ve been tasked with extracting valuable insights from a large dataset related to user behavior on a new app. Your goal is to provide actionable recommendations to improve user engagement and retention. (Source:Aowsome ChatGPT Prompts)

If dealing with sensitive data, employing online large models, such as ChatGPT, Claude, etc. could pose a risk of data leakage.

When dealing with larger datasets, such as databases exported from SQL or XLSX spreadsheets, the typical copy-and-paste method becomes impractical. Currently, most major LLM applications have introduced support for uploading various types of files, allowing us to upload data files into the dialogue box and then enter a prompt for analysis.

Additionally, the GPTs store already offers a wide array of data analysis GPTs for use, accommodating uploads of various file formats like CSV, PDF, etc., to facilitate data analysis and data visualization tasks.

Data Analyst from ChatGPT

Drop in any files and I can help analyze and visualize your data.

Link:

OpenAI Official Data Analyse Guide:

Example:

My question and prompt: "How has the average number of goals scored per match changed over time? Break it down by decade starting from 1870. Please plot a histogram."

Result:

Improvements to data analysis in LLMs

ChatGPT has recently upgraded its data analysis capabilities, enabling it to effectively perform data cleaning, data analysis, and data visualization tasks in a wide range of scenarios.

Interact with tables and charts and add files directly from Google Drive and Microsoft OneDrive.

Introducing the analysis tool in Claude.ai

AI Data Analysis Tools:

If dealing with sensitive data, using 3rd-party AI data analysis applications could pose a risk of data leakage.

Julius AI is a versatile AI-powered data analysis platform that offers features such as creating data visualizations, answering questions about data, performing predictive forecasting, solving math and science problems, and generating polished analyses and summaries.

Chat with your database or your datalake (SQL, CSV, parquet). PandasAI makes data analysis conversational using LLMs and RAG.

Chat with Database

Chat with SQL Databases using AI

Data Visualization

Data formulator from Microsoft

Data Analyze Agents

The Data Science Agent in Colab uses Gemini to generate complete, executable notebooks from natural language descriptions, streamlining data analysis workflows by automating tasks like importing libraries and loading data.

Data Extract Tool


Large-scale datasets

For analyzing large-scale data, it's still advised to use specialized data analysis software, with many established giants in data analysis incorporating AI functionalities into their products. For instance, the industry leader Tableau has enhanced its software with an AI system, making it more user-friendly and intelligent.

Tableau AI democratizes data analysis by bringing trusted generative AI to the entire Tableau platform, accelerating time to value and reducing repetitive tasks for data analysts while empowering business users with smart, personalized insights.

Databricks offers a Data Intelligence Platform that unifies data, AI, and governance, allowing organizations to develop generative AI applications, democratize insights, and drive down costs while maintaining data privacy and control.

IBM Cloud Pak for Data is a comprehensive data and AI platform that enables organizations to collect, organize, and analyze data, as well as infuse AI throughout their business to drive innovation and digital transformation.


Learning Resources:

International football results from 1872 to 2024, contain an up-to-date dataset of over 45,000 international football results. Data retrieved from .

Kaggle
https://www.anthropic.com/news/analysis-tool
https://julius.ai
https://github.com/sinaptik-ai/pandas-ai
https://www.askyourdatabase.com/
https://github.com/microsoft/data-formulator
https://graphy.app
https://developers.googleblog.com/en/data-science-agent-in-colab-with-gemini/
https://www.browse.ai/
https://exa.ai/websets
https://www.tableau.com/products/tableau-ai
https://www.databricks.com/
https://www.ibm.com/products/cloud-pak-for-data?utm_content=SRCWW&p1=Search&p4=43700074359384704&p5=p&p9=58700008187739047&gclid=Cj0KCQjwjNS3BhChARIsAOxBM6rpL4R0xyVov0M7UobmIREe1IRJt_RC0-p32ai3SLRjLg-vMbJh6l0aApKdEALw_wcB&gclsrc=aw.ds

Open AI

Enabling a Data-Driven Workforce

How to Use ChatGPT’s Advanced Data Analysis Feature

👩‍💻
https://chat.openai.com/g/g-HMNcP6w7d-data-analyst

"In this video, we share practical examples of how employees can use ChatGPT Enterprise to efficiently analyze data and uncover insights."

https://openai.com/business/enabling-a-data-driven-workforce-webinar/
https://mitsloanedtech.mit.edu/ai/tools/data-analysis/how-to-use-chatgpts-advanced-data-analysis-feature/
Page cover image
Data analysis with ChatGPT | OpenAI Help Center
https://openai.com/index/improvements-to-data-analysis-in-chatgpt/openai.com
Link
Logo