Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 502 Bytes

File metadata and controls

20 lines (14 loc) · 502 Bytes

Google Trends Analysis: Artificial Intelligence vs Machine Learning

This project analyzes Google search trends using the pytrends library and visualizes interest in:

  • Artificial Intelligence
  • Machine Learning
  • India vs Worldwide comparison
  • Time-series analysis

The objective is to explore how search interest in AI-related terms has evolved over time and across regions.


Tech Stack

  • Python
  • Pandas
  • Matplotlib
  • Pytrends (Google Trends API)
  • Google Colab