Home / Find Your Path

Which path
is right for you?

Answer one question below and we'll show you exactly where to start — with a clear week-by-week plan and links to your first lessons.

Step 1 — What describes you best?
Your path

AI Security Engineer

You'll learn to find vulnerabilities in AI systems, run red team exercises, design governance frameworks, and secure LLM deployments. This is one of the fastest-growing specializations in security.

Median salary
$124,910
29% job growth (BLS 2024)
What you'll be able to do
  • Test AI applications for prompt injection attacks
  • Build threat models for LLM-connected systems
  • Run a red team exercise and write the report
  • Design AI governance and access control policies
  • Evaluate AI vendor security before procurement
Job titles you're heading toward
  • AI Security Analyst
  • LLM Security Engineer
  • AI Red Teamer
  • AI Governance Lead
  • AI Identity Security Engineer
Your first 4 weeks
Week 1
Learn what OWASP Top 10 for LLMs is. Read the list, understand each risk, and pick one to research deeper. Write a one-page summary of prompt injection in plain English.
Week 2
Run your first prompt injection test on a public AI chatbot. Document 3 inputs that changed the model's behavior unexpectedly. Write up what you found.
Week 3
Build a simple threat model for an AI system you use at work. List the trust boundaries, user inputs that reach the model, and top 3 risks.
Week 4
Draft a one-page AI usage policy for your team. Cover: what tools are approved, what data cannot go in, how decisions get reviewed. This is your first portfolio piece.
Start the Cybersecurity + AI path → Browse security skills
Your path

Healthcare AI Specialist

You'll learn to use AI safely in clinical and administrative settings — handling research, documentation, and workflows while staying compliant with privacy rules.

Growing field
5 phases
Basics → portfolio projects
What you'll be able to do
  • Summarize medical literature and research papers
  • Build patient education content with AI
  • Design workflows that handle data safely (no PHI to AI)
  • Evaluate AI tools for clinical settings
  • Create an AI governance checklist for your team
Job titles you're heading toward
  • Healthcare AI Coordinator
  • Clinical Informatics Specialist
  • Health AI Implementation Lead
  • Clinical AI Governance Analyst
Your first 4 weeks
Week 1
Use Claude to summarize 3 recent research papers in your specialty area. Compare the summaries to your own reading. What did it get right? What did it miss?
Week 2
Draft patient education material for one condition using AI. Review it with the same standard you'd apply to any clinical content — accuracy, tone, reading level.
Week 3
Map one admin task you do weekly. Identify whether it involves PHI. If not, design an AI-assisted version with a clear human review step.
Week 4
Create a one-page "AI use checklist" for your unit. What's allowed, what requires review, what's off limits. This is your first real governance artifact.
Start the Healthcare + AI path → Browse healthcare skills
Your path

AI Automation Builder

You'll learn to connect AI to the tools your team already uses — automating repetitive tasks like email triage, meeting notes, reports, and routing — without needing to code.

Immediate impact
8 use cases
Build your first in week 2
What you'll be able to do
  • Auto-classify and route incoming emails or tickets
  • Generate meeting summaries from transcripts
  • Pull weekly reports from your data automatically
  • Build approval workflows so humans stay in control
  • Connect AI to Slack, email, Google Sheets, and more
Job titles you're heading toward
  • AI Automation Specialist
  • RevOps Engineer
  • Business Systems Analyst
  • Operations AI Lead
  • Solutions Engineer
Your first 4 weeks
Week 1
Pick the most repetitive task you do every week. Write down: what triggers it, what steps you take, what the output is, and who reviews it. This is your automation blueprint.
Week 2
Use Claude to handle one step of that task. Copy and paste real inputs, review the output, refine the prompt until it's consistently good. Do not automate yet — just test.
Week 3
Sign up for n8n (free). Connect two tools you already use — for example, Gmail to Google Sheets — and have Claude process something in the middle.
Week 4
Add a human review step to your automation before any action is taken. Test it five times. Document what it does, how to turn it off, and what to do when it fails.
Start the Automation + AI path → Browse automation skills
Your path

AI Agent Engineer

You'll design and build AI agents that can plan, use tools, and complete multi-step tasks on their own — with the safety guardrails and monitoring that production systems require.

Median salary
$133,080
15% job growth (BLS 2024)
What you'll be able to do
  • Design an agent with goals, tools, and memory
  • Build multi-step planning loops that handle failures
  • Coordinate multiple specialized agents
  • Add guardrails and human approval gates
  • Monitor agents in production with Sentry
Job titles you're heading toward
  • AI Agent Engineer
  • LLM Systems Developer
  • AI Workflow Architect
  • Agentic AI Platform Engineer
Your first 4 weeks
Week 1
Read the Anthropic agentic AI docs. Understand what an agent is: goals, tools, planning, memory, output. Sketch a simple agent for a task you'd want to automate.
Week 2
Build a single-tool agent using the Claude API. Give it one tool (e.g., web search or file read). Test it on 5 different inputs. Document where it fails.
Week 3
Add a second tool and a planning loop. The agent should decide which tool to use based on the task. Add a step that logs every action it takes.
Week 4
Add a human approval gate before any irreversible action. Set up basic Sentry monitoring so you can see every run. This is your first production-ready agent pattern.
Start the AI Agents path → Browse agent skills
Your path

Prompt Engineer

You'll master the skill of getting consistent, high-quality output from AI — writing prompts that work every time, building reusable libraries, and testing what you make.

Core skill
7 categories
Works in every industry
What you'll be able to do
  • Write prompts that give the same quality output every time
  • Build a reusable prompt library for your team
  • Use advanced techniques: chain-of-thought, few-shot examples
  • Test and score prompts before using them at scale
  • Spot when AI output is unreliable and fix it
Job titles you're heading toward
  • Prompt Engineer
  • AI Content Strategist
  • AI Product Manager
  • LLM QA Specialist
  • AI Communications Lead
Your first 4 weeks
Week 1
Learn the Role-Goal-Context-Format template. Apply it to 5 tasks you do every week. Compare the output to what you got before with vague prompts. Notice the difference.
Week 2
Pick your best prompt from week 1. Test it 10 times with different inputs. Write down every time it gives a bad result and why. Improve until it's consistent.
Week 3
Build a prompt for a longer task using chain-of-thought: tell the AI to "think step by step" before answering. Compare the results to a prompt without it.
Week 4
Create a prompt library document with 10 tested prompts. Include: what each prompt is for, the exact text, example inputs and outputs, and known limitations.
Start the Prompt Engineering path → Browse prompting skills
Your path

Start Here — AI Foundations

No technical background needed. You'll go from "what even is AI" to having a real portfolio project you can show people — in 5 structured levels, one step at a time.

Time to first win
Day 1
5 levels, 7-day quickstart
What you'll be able to do
  • Understand how AI actually works (no jargon)
  • Write prompts that get useful results immediately
  • Build a simple AI-assisted workflow for your job
  • Know when to trust AI output and when not to
  • Have a portfolio project to show in week 7
Your first 4 weeks
Week 1
Create a free Claude account. Ask it to explain something from your job that you find confusing. Spend 30 minutes just exploring — ask weird questions, see what it can and can't do.
Week 2
Use the Role-Goal-Context-Format template to write 3 prompts for your actual work. Compare the results to just typing a question. Write down what was better and what was worse.
Week 3
Find one weekly task that AI could help with. Test it for a full week. Keep track of where it saved time and where it made mistakes. This is data, not failure.
Week 4
Document your experiment. What was the task, what prompt did you use, what did AI do well, what did you have to fix? This write-up is your first portfolio piece.
Start the foundations path → Browse beginner skills

All learning paths

Every path on ViratLabs — click any to go straight to the full curriculum.

New to AI
Start Here
5-level foundations
Security professionals
Cybersecurity + AI
3-level curriculum
Healthcare professionals
Healthcare + AI
5-phase curriculum
Operations & business
Automation + AI
8 real use cases
Developers & engineers
AI Agents
5-phase roadmap
Writers, PMs, analysts
Prompt Engineering
7 skill categories