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.
Progress saved in your browser — no account needed.
-
Foundations: AI Literacy & Competitive Intelligence Principles
4 weeksGoals
- 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
Resources
- 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
MilestoneYou can articulate how transformer-based models work, explain the competitive landscape of foundation model providers, and write a basic competitor profile using structured frameworks.
-
Technical Tooling: Automated Intelligence Collection
6 weeksGoals
- 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
Resources
- 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
MilestoneYou 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.
-
Analysis & Synthesis: From Data to Strategic Insight
6 weeksGoals
- 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
Resources
- 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
MilestoneYou can produce a comprehensive competitive intelligence report that benchmarks three or more AI competitors across technical, strategic, and financial dimensions, with clear strategic recommendations.
-
Production Systems & Portfolio Building
6 weeksGoals
- 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
Resources
- 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
MilestoneYou 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
BeginnerBuild 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.
LLM-Powered Competitive Research Agent
IntermediateBuild 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.
GitHub AI Intelligence Pipeline
IntermediateCreate 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.
RAG-Based Competitive Intelligence Knowledge Base
IntermediateBuild 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.
AI Startup Funding Intelligence Report
BeginnerManually 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.
Automated AI Pricing Monitor
IntermediateBuild 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.
AI Agent Framework Competitive Analysis
AdvancedConduct 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.
AI Patent Landscape Visualization
AdvancedAnalyze 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.
Ready to Start Your Journey?
Prep for interviews alongside your learning — it reinforces every concept.