Skip to main content

Learning Roadmap

How to Become a AI Competitive Intelligence Analyst

A step-by-step, phase-based learning path from beginner to job-ready AI Competitive Intelligence Analyst. Estimated completion: 6 months across 4 phases.

4 Phases
22 Weeks Total
Medium Entry Barrier
Intermediate Difficulty
Your Progress 0 / 4 phases

Progress saved in your browser — no account needed.

  1. Foundations: AI Literacy & Competitive Intelligence Principles

    4 weeks
    • Understand core AI/ML concepts - transformers, LLMs, fine-tuning, inference, embeddings, RAG
    • Learn traditional competitive intelligence frameworks and adapt them for technology markets
    • Set up a personal AI research environment with Python, Jupyter, and OpenAI API access
    • Andrew Ng's 'AI for Everyone' (Coursera) for non-deep technical AI literacy
    • Ben Gilad's 'Business War Games' for competitive intelligence methodology
    • HuggingFace NLP Course (free) for practical model understanding
    • OpenAI Cookbook for API usage patterns and prompt engineering
    Milestone

    You can articulate how transformer-based models work, explain the competitive landscape of foundation model providers, and write a basic competitor profile using structured frameworks.

  2. Technical Tooling: Automated Intelligence Collection

    6 weeks
    • Build web scrapers that monitor competitor product pages, changelogs, and pricing
    • Create LLM-powered summarization pipelines using LangChain and OpenAI
    • Set up a vector database (Pinecone/Weaviate) to index and semantically search collected intelligence
    • LangChain documentation and Harrison Chase's tutorial series
    • Pinecone learning center for vector database fundamentals
    • Real Python tutorials on BeautifulSoup and Scrapy
    • MLOps Zoomcamp (free) for pipeline design patterns
    Milestone

    You can build an automated pipeline that scrapes competitor AI product pages, embeds the content into a vector store, and generates weekly summary reports via LLM summarization.

  3. Analysis & Synthesis: From Data to Strategic Insight

    6 weeks
    • Master AI-specific benchmarking methodologies (MMLU, HumanEval, MT-Bench, LMSYS Arena)
    • Learn to analyze GitHub activity, research paper trends, and patent landscapes at scale
    • Develop executive communication skills - writing briefings that connect technical signals to business strategy
    • Papers With Code for benchmark methodology literacy
    • CB Insights and Crunchbase tutorials for startup and funding analysis
    • Cole Nussbaumer Knaflic's 'Storytelling with Data' for visualization and communication
    • Study real-world CI briefings from firms like a16z, Sequoia, and Gartner
    Milestone

    You can produce a comprehensive competitive intelligence report that benchmarks three or more AI competitors across technical, strategic, and financial dimensions, with clear strategic recommendations.

  4. Production Systems & Portfolio Building

    6 weeks
    • Build a production-grade competitive intelligence dashboard using Streamlit or a custom web app
    • Create a public-facing AI landscape analysis (blog post, report, or interactive tool) as a portfolio piece
    • Practice mock interviews and develop a personal CI methodology document
    • Streamlit documentation and gallery for dashboard inspiration
    • Substack and Medium for publishing portfolio analysis pieces
    • Exponent or Blind for mock interview practice
    • Study job descriptions from Meta, Google, Microsoft, and top AI startups for skill gap analysis
    Milestone

    You have a polished portfolio including an automated CI pipeline, a competitive landscape dashboard, at least two published analysis pieces, and a clear personal methodology - ready for job applications.

Practice Projects

Apply your skills with hands-on projects. Ordered by difficulty.

AI Model Tracker Dashboard

Beginner

Build a Streamlit dashboard that automatically scrapes and displays the latest AI model releases from HuggingFace Hub and major API providers (OpenAI, Anthropic, Google), with sorting by release date, task type, and benchmark scores. This teaches the fundamentals of AI ecosystem monitoring.

~25h
Web scraping and API integrationData visualization and dashboard designAI model taxonomy and benchmark literacy

LLM-Powered Competitive Research Agent

Intermediate

Build a LangChain-based agent that takes a competitor name as input, searches the web, scrapes their product pages and blog, extracts key claims, and generates a structured competitive profile document. This develops automated intelligence collection skills.

~40h
LangChain orchestration and agent designLLM-powered information extractionStructured report generation

GitHub AI Intelligence Pipeline

Intermediate

Create a Python pipeline that monitors GitHub for AI-related repositories, tracks star growth velocity, analyzes contributor patterns, detects new forks of key competitor projects, and sends automated Slack alerts when a repository crosses configurable traction thresholds.

~35h
GitHub API and GraphQL queriesTime-series analysis and anomaly detectionAutomated alerting and notification systems

RAG-Based Competitive Intelligence Knowledge Base

Intermediate

Build a retrieval-augmented generation system over a corpus of competitor documentation, research papers, blog posts, and product changelogs. Enable natural language queries like 'What has Anthropic announced about tool use in the last 3 months?' with cited source retrieval.

~45h
Vector database design and managementDocument chunking and embedding strategiesRAG pipeline construction and evaluation

AI Startup Funding Intelligence Report

Beginner

Manually research and compile a comprehensive report on AI startup funding activity over the past quarter, covering funding rounds, valuations, investor patterns, and emerging themes. Publish as a blog post or LinkedIn article to build public credibility.

~30h
Financial data research and analysisMarket trend identificationExecutive writing and communication

Automated AI Pricing Monitor

Intermediate

Build a system that periodically scrapes and compares API pricing pages from OpenAI, Anthropic, Google, AWS Bedrock, and other AI service providers. Track price changes over time, alert on reductions, and maintain a historical pricing database with trend visualization.

~30h
Web scraping with change detectionTime-series data managementPricing analysis and competitive modeling

AI Agent Framework Competitive Analysis

Advanced

Conduct a deep comparative analysis of five or more AI agent frameworks (LangChain, CrewAI, AutoGen, Semantic Kernel, LlamaIndex). Build the same sample application in each, evaluate developer experience, performance, and production readiness, then publish a detailed benchmark report.

~60h
Multi-framework technical evaluationStandardized benchmarking methodologyDeveloper experience assessment

AI Patent Landscape Visualization

Advanced

Analyze patent filings in a specific AI domain (e.g., multimodal models, AI agents, or synthetic data) using Google Patents or USPTO data. Build a network visualization of patent citations, identify key assignees and technology clusters, and produce a landscape report identifying white-space opportunities.

~50h
Patent research and classificationNetwork analysis and visualizationStrategic opportunity identification

Ready to Start Your Journey?

Prep for interviews alongside your learning — it reinforces every concept.