AI Product Manager Jobs

10 AI PM Side Projects That Will Get You Hired

Institute of AI PM11 min readMar 21, 2026

TL;DR

The fastest way to break into AI PM is to build something. Hiring managers consistently value portfolio projects over certifications alone. These 10 side project ideas demonstrate AI PM skills — product thinking, technical understanding, and execution — and each can be completed in a weekend using vibe coding tools.

Why Side Projects Matter More Than Resumes

When AI PM hiring managers review candidates, they face a common challenge: everyone's resume says they "leveraged AI to drive product strategy." But few candidates can show working examples of AI products they've built or detailed analyses of AI product decisions they've made.

A side project cuts through this noise instantly. It proves you can do the work, not just talk about it. And with modern vibe coding tools, you can build functional AI products in hours — no engineering degree required.

The key: each project should demonstrate product thinking, not just technical implementation. Document why you chose this problem, what product decisions you made, how you evaluated the AI's performance, and what you'd improve. That's what separates a PM's side project from an engineer's.

The 10 Projects

1

AI Customer Feedback Analyzer

Build a tool that takes customer feedback (reviews, support tickets, survey responses) and automatically categorizes them by theme, sentiment, and urgency. Use an LLM API to process text and display results in a dashboard.

PM skills demonstratedUnderstanding user research data, prioritization frameworks, data-driven decision making.
Build withLovable + Claude API + SupabaseTime: One weekend
2

AI-Powered Competitive Intelligence Tool

Build an app that takes a list of competitor URLs, analyzes their positioning, features, and pricing, and generates a competitive analysis report. Use web scraping plus LLM analysis.

PM skills demonstratedCompetitive analysis, market positioning, strategic thinking.
Build withCursor + Claude API + web scraping libraryTime: One weekend
3

PRD Generator

Build a tool where you input a problem statement and user context, and it generates a structured PRD with user stories, requirements, success metrics, and edge cases. Include the ability to iterate on sections.

PM skills demonstratedRequirements writing, product specification, AI product design (the tool itself is an AI product).
Build withLovable + Claude APITime: One weekend
4

AI Meeting Summarizer

Build a tool that takes meeting transcripts (or audio files) and generates structured summaries with action items, decisions made, and follow-up questions. Design for different meeting types (standup, strategy, user research).

PM skills demonstratedUnderstanding workflows, designing for different user segments, AI output quality evaluation.
Build withLovable + Whisper API + Claude APITime: One weekend
5

AI Product Metrics Dashboard

Build a dashboard that tracks key AI product metrics: model accuracy over time, user satisfaction scores, error rates by category, and latency. Use simulated data to demonstrate the concept.

PM skills demonstratedAI product metrics, monitoring, data visualization, understanding of model drift.
Build withLovable + Recharts + simulated dataTime: One weekend
6

AI User Research Synthesizer

Build a tool that takes raw user interview notes and generates themed insights, pain point clusters, and opportunity areas. Design it to highlight contradictions across interviews and surface surprising findings.

PM skills demonstratedUser research synthesis, pattern recognition, insight generation.
Build withLovable + Claude APITime: One weekend
7

AI Feature Prioritization Tool

Build an interactive tool that takes a list of potential AI features, evaluates them against criteria (user impact, technical feasibility, data readiness, strategic alignment), and produces a prioritized roadmap with justifications.

PM skills demonstratedPrioritization frameworks, roadmapping, strategic decision-making.
Build withLovable + Claude API + interactive UITime: One weekend
8

AI Chatbot with Guardrails

Build a customer support chatbot for a fictional product. Implement safety guardrails: topic boundaries, confidence thresholds (escalates to human when uncertain), and inappropriate content detection.

PM skills demonstratedAI safety, UX design for AI, understanding of AI limitations and error handling.
Build withLovable + Claude API + SupabaseTime: One weekend
9

AI A/B Test Analyzer

Build a tool where you input A/B test results for AI features and it analyzes statistical significance, provides interpretation, and recommends next steps. Include AI-specific analysis: does the model perform differently across user segments?

PM skills demonstratedExperimentation, data analysis, AI-specific evaluation methodology.
Build withLovable + Claude API + statistical librariesTime: One weekend
10

AI Product Case Study Generator

Build a tool that takes a product name, analyzes it (via web research), and generates a structured PM case study: problem solved, AI approach used, UX decisions, likely metrics, strengths, weaknesses, and improvement opportunities.

PM skills demonstratedProduct analysis, strategic thinking, AI product evaluation.
Build withLovable + Claude API (with web search)Time: One weekend

How to Document Your Project

The documentation is as important as the build. For each project, create a brief write-up covering:

Problem statement

2–3 sentences. What problem does this solve and for whom?

Product decisions

3–5 bullets. What choices did you make and why? This is where you demonstrate PM thinking.

AI approach

2–3 sentences. What AI technology did you use and why this approach over alternatives?

What I learned

2–3 bullets. What surprised you? What would you do differently?

What I'd build next

2–3 bullets. How would you evolve this into a real product?

Publish your write-up as a LinkedIn article, a personal blog post, or a page in your portfolio. Include a link to the working prototype.

Maximizing Interview Impact

When you bring up side projects in interviews, how you talk about them matters as much as what you built.

Lead with the problem, not the technology

"I noticed that PMs spend 3+ hours synthesizing user interviews, so I built a tool that..." is stronger than "I built an AI tool using Claude's API."

Share specific product decisions

The interviewer cares about your judgment, not your coding ability. "I chose to show the AI's reasoning alongside its summary because trust research suggests that..." demonstrates PM thinking.

Be honest about limitations

"The tool works well for structured interviews but struggles with free-form discussion notes — I'd need to improve the prompt engineering for that use case" shows mature self-assessment.

Build Your First AI Product This Weekend

The AI PM Masterclass teaches you to build 2 real AI products with guided instruction — perfect for your portfolio.

Explore the Program

Related Articles