Skip to content

tsw-codes/AItrends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AI Trends Explorer 🌐

A simple Streamlit web app to explore Google Trends data for AI-related keywords.

What it does

  • Search trends for AI keywords (ChatGPT, AI jobs, AI art, etc.)
  • View data by region and time period
  • Visualize trend graphs

Why I built this

I wanted to learn data analytics and explore how AI topics are trending globally.

How to run

# Install dependencies (if not already installed)
pip3 install streamlit pytrends pandas matplotlib seaborn

# Run the app
python -m streamlit run AItrend.py

Features

  • πŸ” Custom keyword search
  • 🌍 Regional trend analysis
  • πŸ“Š Interactive graphs
  • ⏱️ Historical data (1-10 years)

Deploy to Streamlit Cloud

  1. Push your code to GitHub
  2. Go to share.streamlit.io
  3. Connect your GitHub repo
  4. The requirements.txt file will automatically install dependencies

About

A simple Streamlit web app to explore Google Trends data for AI-related keywords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages