Free forever Β· No signup required

πŸ“š Learning Hub

Roadmaps, cheat sheets, prompt packs, and step-by-step guides β€” everything you need to go from "what is AI?" to shipping your first automation. Deep dives, challenges, and mentorship happen in the Discord.

πŸ—ΊοΈ

Learning Roadmaps

Structured 8-week paths: beginner β†’ builder

πŸ—ΊοΈ AI Nexus Academy β€” Learning Roadmaps


Roadmap 1: AI for Complete Beginners


Week 1-2: AI Foundations
β”œβ”€β”€ What is AI vs ML vs Deep Learning
β”œβ”€β”€ How LLMs actually work (simple explanation)
β”œβ”€β”€ Types of AI: Generative, Predictive, Analytical
β”œβ”€β”€ Practice: Use ChatGPT/Claude for 5 different tasks
└── βœ… Milestone: You can explain AI to a friend

Week 3-4: Talking to AI
β”œβ”€β”€ Prompt Engineering fundamentals
β”œβ”€β”€ System prompts vs user prompts
β”œβ”€β”€ Chain-of-thought reasoning
β”œβ”€β”€ Practice: Get AI to write, code, analyze, brainstorm
└── βœ… Milestone: You can reliably get good outputs

Week 5-6: AI Tools Ecosystem
β”œβ”€β”€ Free AI tools overview (20+ tools)
β”œβ”€β”€ When to use which tool
β”œβ”€β”€ Building simple workflows
β”œβ”€β”€ Practice: Automate one personal task with AI
└── βœ… Milestone: AI is part of your daily workflow

Week 7-8: Build Your First AI Project
β”œβ”€β”€ Choose: Bot, automation, or content tool
β”œβ”€β”€ Use no-code/low-code first
β”œβ”€β”€ Share in #project-showcase
└── βœ… Milestone: You've shipped something

Roadmap 2: Prompt Engineering Mastery


Level 1: Foundation (Week 1-2)
β”œβ”€β”€ Role prompting
β”œβ”€β”€ Few-shot prompting
β”œβ”€β”€ Chain-of-thought
β”œβ”€β”€ Structured outputs (JSON, markdown)
└── βœ… Exercise: Prompt a recipe from 3 different angles

Level 2: Advanced Techniques (Week 3-4)
β”œβ”€β”€ Prompt chaining
β”œβ”€β”€ Tree-of-thought
β”œβ”€β”€ Self-consistency
β”œβ”€β”€ ReAct prompting
β”œβ”€β”€ System prompt design patterns
└── βœ… Exercise: Build a multi-step prompt chain

Level 3: Specialization (Week 5-6)
β”œβ”€β”€ Code generation prompts
β”œβ”€β”€ Creative writing prompts
β”œβ”€β”€ Analysis/Research prompts
β”œβ”€β”€ Business/Strategy prompts
└── βœ… Exercise: Create specialized prompts for your domain

Level 4: Production Systems (Week 7-8)
β”œβ”€β”€ Prompt versioning and testing
β”œβ”€β”€ A/B testing prompts
β”œβ”€β”€ Cost optimization (token efficiency)
β”œβ”€β”€ Safety and guardrails
└── βœ… Exercise: Build a prompt management system

Roadmap 3: AI Automation


Level 1: Automation Foundations (Week 1-2)
β”œβ”€β”€ What can (and can't) be automated
β”œβ”€β”€ Triggers, actions, and workflows
β”œβ”€β”€ Webhooks explained simply
β”œβ”€β”€ Practice: Set up a webhook
└── βœ… Tool: n8n.io (free self-hosted)

Level 2: n8n Workflows (Week 3-4)
β”œβ”€β”€ Core nodes: HTTP, Webhook, Schedule
β”œβ”€β”€ Data transformation
β”œβ”€β”€ Error handling
β”œβ”€β”€ Practice: RSS β†’ AI Summarize β†’ Post workflow
└── βœ… Project: Auto-posting content pipeline

Level 3: OpenClaw Agents (Week 5-6)
β”œβ”€β”€ OpenClaw fundamentals
β”œβ”€β”€ Memory and context
β”œβ”€β”€ Tool integration
β”œβ”€β”€ Multi-agent patterns
└── βœ… Project: Build an autonomous agent

Level 4: Production Automation (Week 7-8)
β”œβ”€β”€ Monitoring and alerting
β”œβ”€β”€ Cost management
β”œβ”€β”€ Scaling workflows
β”œβ”€β”€ Security best practices
└── βœ… Project: Production-ready automation system

Roadmap 4: Python for AI


Level 1: Python Basics (Week 1-2)
β”œβ”€β”€ Variables, loops, functions
β”œβ”€β”€ Data structures (lists, dicts, sets)
β”œβ”€β”€ File I/O
β”œβ”€β”€ pip and virtual environments
└── βœ… Project: CLI tool that uses an API

Level 2: API Integration (Week 3-4)
β”œβ”€β”€ HTTP requests with Python
β”œβ”€β”€ OpenAI/Anthropic SDKs
β”œβ”€β”€ JSON parsing and handling
β”œβ”€β”€ Error handling and retries
└── βœ… Project: AI-powered Discord bot

Level 3: AI Libraries (Week 5-6)
β”œβ”€β”€ LangChain basics
β”œβ”€β”€ LlamaIndex for RAG
β”œβ”€β”€ Embeddings and vector search
β”œβ”€β”€ Local models with Ollama
└── βœ… Project: RAG chatbot on your documents

Level 4: Production Python (Week 7-8)
β”œβ”€β”€ async/await for APIs
β”œβ”€β”€ Rate limiting and batching
β”œβ”€β”€ Logging and monitoring
β”œβ”€β”€ Deployment (Docker, Railway, Fly)
└── βœ… Project: Deployed AI service

Roadmap 5: Building AI Businesses


Level 1: Opportunity Identification (Week 1-2)
β”œβ”€β”€ Where AI creates real value
β”œβ”€β”€ Market analysis frameworks
β”œβ”€β”€ Identifying underserved niches
β”œβ”€β”€ No-code AI business ideas
└── βœ… Exercise: Validate 3 AI business ideas

Level 2: MVP Building (Week 3-4)
β”œβ”€β”€ Building with no-code tools
β”œβ”€β”€ Wrapping AI APIs
β”œβ”€β”€ Landing page and waitlist
β”œβ”€β”€ First 10 users
└── βœ… Milestone: Launch MVP

Level 3: Growth (Week 5-6)
β”œβ”€β”€ Content marketing with AI
β”œβ”€β”€ SEO for AI products
β”œβ”€β”€ Community building
β”œβ”€β”€ Pricing strategies
└── βœ… Milestone: First paying customer

Level 4: Scaling (Week 7-8)
β”œβ”€β”€ Automating operations
β”œβ”€β”€ Customer support with AI
β”œβ”€β”€ Team building
β”œβ”€β”€ Fundraising or bootstrapping
└── βœ… Milestone: Sustainable revenue

Roadmap 6: Local AI & Open Source


Level 1: Setup (Day 1-3)
β”œβ”€β”€ Install Ollama
β”œβ”€β”€ Download and run first model
β”œβ”€β”€ Compare models (Llama, Mistral, Qwen)
β”œβ”€β”€ GPU vs CPU considerations
└── βœ… Milestone: Running local LLM

Level 2: Local Tools (Day 4-7)
β”œβ”€β”€ LM Studio
β”œβ”€β”€ LocalAI
β”œβ”€β”€ Text generation web UI
β”œβ”€β”€ Open WebUI
└── βœ… Milestone: Full local AI setup

Level 3: RAG & Embeddings (Week 2)
β”œβ”€β”€ Local embeddings
β”œβ”€β”€ ChromaDB / Qdrant
β”œβ”€β”€ Document chunking strategies
β”œβ”€β”€ Build local RAG
└── βœ… Project: Chat with your documents locally

Level 4: Fine-tuning (Week 3-4)
β”œβ”€β”€ LoRA vs full fine-tuning
β”œβ”€β”€ Dataset preparation
β”œβ”€β”€ Training with unsloth/Axolotl
β”œβ”€β”€ Evaluation and deployment
└── βœ… Project: Fine-tuned model for specific task

    
  
πŸ“‹

Cheat Sheets

Prompt frameworks & quick references

πŸ“‹ AI Nexus Academy β€” Cheat Sheets


Cheat Sheet 1: Prompt Engineering Quick Reference


β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚              PROMPT ENGINEERING CHEAT SHEET              β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                          β”‚
β”‚  πŸ“ FRAMEWORKS                                           β”‚
β”‚  ───────────                                             β”‚
β”‚  β€’ ROLE:   "Act as a [expert role]"                      β”‚
β”‚  β€’ TASK:   "Your task is to [specific task]"             β”‚
β”‚  β€’ FORMAT: "Format your response as [JSON/MD/list]"      β”‚
β”‚  β€’ CONSTRAINTS: "Keep it under X words, no jargon"       β”‚
β”‚  β€’ CONTEXT: "Here's the background: [info]"              β”‚
β”‚                                                          β”‚
β”‚  🎯 TECHNIQUES                                            β”‚
β”‚  ───────────                                             β”‚
β”‚  β€’ Few-shot: Give 2-3 examples before asking             β”‚
β”‚  β€’ Chain-of-thought: "Let's think step by step"          β”‚
β”‚  β€’ Self-consistency: Ask 3 times, take majority          β”‚
β”‚  β€’ Persona: "You're a [role] with [trait]"               β”‚
β”‚  β€’ Negative prompt: "Don't include X"                    β”‚
β”‚  β€’ Iterative: "Now improve the above by..."              β”‚
β”‚                                                          β”‚
β”‚  ⚑ OPTIMIZATION TIPS                                      β”‚
β”‚  ──────────────────                                      β”‚
β”‚  β€’ Most important instructions FIRST                     β”‚
β”‚  β€’ Be specific: "Python 3.11" not "Python"               β”‚
β”‚  β€’ Break complex tasks into steps                        β”‚
β”‚  β€’ Use delimiters: """ or --- to separate sections       β”‚
β”‚  β€’ Ask for output format explicitly                      β”‚
β”‚  β€’ If output is wrong, tell it how to fix it             β”‚
β”‚                                                          β”‚
β”‚  πŸ› DEBUGGING                                             β”‚
β”‚  ───────────                                             β”‚
β”‚  β€’ Q: Output is too vague β†’ A: Add constraints           β”‚
β”‚  β€’ Q: Output is wrong β†’ A: Add examples                  β”‚
β”‚  β€’ Q: Output is inconsistent β†’ A: Add format spec        β”‚
β”‚  β€’ Q: Misses context β†’ A: Provide background first       β”‚
β”‚                                                          β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Cheat Sheet 2: AI Tools Quick Reference


β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚              AI TOOLS QUICK REFERENCE                     β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                          β”‚
β”‚  πŸ’¬ CHAT & ASSISTANTS       ⚑ AUTOMATION                 β”‚
β”‚  ChatGPT  β†’ chat.openai.com  n8n      β†’ n8n.io           β”‚
β”‚  Claude   β†’ claude.ai        OpenClaw β†’ openclaw.ai      β”‚
β”‚  Gemini   β†’ gemini.google    Zapier   β†’ zapier.com       β”‚
β”‚  DeepSeek β†’ chat.deepseek    Make     β†’ make.com         β”‚
│  Perplexity→ perplexity.ai                               │
β”‚                                     🎨 IMAGE              β”‚
β”‚  πŸ’» CODING                      DALLΒ·E 3  β†’ via ChatGPT  β”‚
│  Copilot  → github.com         Midjourney→ midjourney.com│
β”‚  Cursor   β†’ cursor.sh          SD        β†’ stability.ai  β”‚
β”‚  Claude   β†’ claude.ai/code                                β”‚
β”‚                                     πŸ“ WRITING            β”‚
β”‚  πŸ” RESEARCH                     Grammarly β†’ grammarly   β”‚
│  Perplexity→ perplexity.ai       Lex.page → lex.page     │
β”‚  Elicit   β†’ elicit.com          QuillBot β†’ quillbot.com  β”‚
β”‚  Scite    β†’ scite.ai                                      β”‚
β”‚                                                          β”‚
β”‚  "Use the right tool. Free tiers exist for all above."   β”‚
β”‚                                                          β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Cheat Sheet 3: AI Automation Quick Reference


β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚           AI AUTOMATION CHEAT SHEET                      β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                          β”‚
β”‚  πŸ”„ COMMON AUTOMATION PATTERNS                            β”‚
β”‚  ────────────────────────────                             β”‚
β”‚                                                          β”‚
β”‚  CONTENT PIPELINE                                         β”‚
β”‚  RSS Feed β†’ AI Summarize β†’ Publish to Discord/Blog       β”‚
β”‚  Tools: n8n + OpenAI + Webhook                           β”‚
β”‚                                                          β”‚
β”‚  SOCIAL MONITOR                                           β”‚
β”‚  Monitor Keywords β†’ AI Analyze β†’ Alert or Respond        β”‚
β”‚  Tools: n8n + Twitter API + Claude                       β”‚
β”‚                                                          β”‚
β”‚  DATA ENRICHMENT                                          β”‚
β”‚  Incoming Data β†’ AI Extract/Transform β†’ Database          β”‚
β”‚  Tools: n8n + OpenAI + Airtable/Notion                   β”‚
β”‚                                                          β”‚
β”‚  CUSTOMER SUPPORT                                         β”‚
β”‚  Email/Ticket β†’ AI Draft Reply β†’ Human Review β†’ Send     β”‚
β”‚  Tools: Zapier + Claude + Gmail                          β”‚
β”‚                                                          β”‚
β”‚  βš™οΈ n8N QUICK START                                       β”‚
β”‚  1. Install: docker run -d --rm -p 5678:5678 n8nio/n8n   β”‚
β”‚  2. Open: http://localhost:5678                           β”‚
β”‚  3. Templates: Workflow templates are built-in           β”‚
β”‚  4. Key nodes: Webhook, Schedule, HTTP Request, OpenAI    β”‚
β”‚                                                          β”‚
β”‚  🦞 OPENCLAW QUICK START                                   β”‚
β”‚  1. Install: npm install -g openclaw                      β”‚
β”‚  2. Config: openclaw init in your workspace               β”‚
β”‚  3. Skills: Give your agent tool abilities                β”‚
β”‚  4. Deploy: openclaw start                                β”‚
β”‚                                                          β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Cheat Sheet 4: API Integration Quick Reference


β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚           AI API INTEGRATION CHEAT SHEET                  β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                          β”‚
β”‚  πŸ”‘ API KEYS (get from:)                                  β”‚
β”‚  OpenAI:     platform.openai.com/api-keys                β”‚
β”‚  Anthropic:  console.anthropic.com                       β”‚
β”‚  Google AI:  makersuite.google.com/app/apikey            β”‚
β”‚  Cohere:     dashboard.cohere.com/api-keys               β”‚
β”‚                                                          β”‚
β”‚  πŸ“‘ BASIC API CALL (Python)                               β”‚
β”‚  ────────────────────────                                 β”‚
β”‚  import openai                                            β”‚
β”‚  client = openai.OpenAI(api_key="sk-...")                 β”‚
β”‚  resp = client.chat.completions.create(                   β”‚
β”‚      model="gpt-4o",                                      β”‚
β”‚      messages=[{"role":"user","content":"Hello"}]         β”‚
β”‚  )                                                        β”‚
β”‚  print(resp.choices[0].message.content)                   β”‚
β”‚                                                          β”‚
β”‚  πŸ“‘ ANTHROPIC API (Python)                                 β”‚
β”‚  ────────────────────────                                  β”‚
β”‚  import anthropic                                         β”‚
β”‚  client = anthropic.Anthropic(api_key="sk-...")           β”‚
β”‚  resp = client.messages.create(                           β”‚
β”‚      model="claude-sonnet-4-20250514",                    β”‚
β”‚      max_tokens=1024,                                     β”‚
β”‚      messages=[{"role":"user","content":"Hello"}]         β”‚
β”‚  )                                                        β”‚
β”‚                                                          β”‚
β”‚  πŸ’° COST OPTIMIZATION                                      β”‚
β”‚  ─────────────────                                         β”‚
β”‚  β€’ Use gpt-4o-mini for simple tasks                       β”‚
β”‚  β€’ Cache common prompts                                   β”‚
β”‚  β€’ Set max_tokens per request                             β”‚
β”‚  β€’ Batch requests when possible                           β”‚
β”‚  β€’ Use streaming for real-time UX                         β”‚
β”‚                                                          β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

    
  
🎯

Prompt Packs

Copy-paste prompt systems for real workflows

🎯 AI Nexus Academy β€” Prompt Packs


Pack 1: Beginner Prompts (10 prompts)

### 1. Explain Like I'm 5
Explain [topic] like I'm 5 years old. Use simple analogies,
avoid jargon, and give a real-world example I'd understand.
### 2. Summarize for Busy Me
Summarize the following in 3 bullet points under 15 words each.
Then give me 1 actionable takeaway: [paste text]
### 3. Learn Anything Faster
I want to learn [topic]. Create a 7-day study plan for a beginner.
Each day: 30 min of learning + 1 practical exercise.
### 4. Rewrite for Clarity
Rewrite this to be clearer and more concise. Keep the key message:
[paste text]
### 5. Brainstorm Ideas
Give me 10 creative ideas for [project/goal]. For each: one sentence
explaining it and why it might work.
### 6. Compare Options
Compare [Option A] vs [Option B] across: cost, ease of use, features,
and best use case. Give a recommendation at the end.
### 7. Find the Flaws
Read my reasoning below and point out any logical flaws, assumptions,
or blind spots I'm missing: [paste reasoning]
### 8. Write an Email
Write a professional email about [topic]. Tone: [friendly/professional].
Keep it under 150 words. Include a call to action.
### 9. Debug My Thinking
I'm trying to solve [problem]. Here's my approach: [describe].
What am I missing? What would you try instead?
### 10. Make This Visual
Describe how to create a diagram/chart that explains [concept].
What should be on the X and Y axes? What are the key data points?
---

Pack 2: Coding Prompts (10 prompts)

### 1. Code Review
Review this [language] code for: bugs, performance issues, 
security vulnerabilities, and style improvements. Be specific:
[code block]
### 2. Refactor This
Refactor this code to be more readable and maintainable.
Explain each change: [code block]
### 3. Write Tests
Write unit tests for this function using [framework].
Cover edge cases, error states, and happy path:
[code block]
### 4. Explain Complex Code
Explain this code line by line. Assume I know [language] basics
but not advanced patterns: [code block]
### 5. Generate Boilerplate
Create a [language/framework] project scaffold for [purpose].
Include: project structure, config files, and a simple example.
### 6. API Design
Design a REST API for [service]. Include: endpoints, request/response
formats, auth method, and error handling strategy.
### 7. Performance Optimize
This [language] code is slow. Profile it and suggest optimizations.
Explain the time complexity of each suggestion: [code]
### 8. Convert Between Languages
Convert this [language A] code to [language B]. Preserve all functionality.
Note any idiomatic differences: [code]
### 9. Debug This Error
I'm getting [error message]. Here's the relevant code and what I've tried:
[code + context]. What's causing this and how do I fix it?
### 10. Architecture Decision
I'm designing [system]. The trade-off is [A] vs [B]. Help me decide by
analyzing: scalability, maintainability, cost, and time to implement.
---

Pack 3: Business Prompts (10 prompts)

### 1. Business Model Analysis
Analyze this business idea: [idea]. Evaluate: market size, revenue model,
competitive advantage, and biggest risk. Score it 1-10.
### 2. Customer Discovery
Create 10 customer discovery questions for [product/idea].
Questions should uncover: pain points, willingness to pay, 
current solutions, and decision criteria.
### 3. Go-to-Market Strategy
Design a 90-day go-to-market plan for [product]. Include:
target audience, channels, key messaging, and success metrics.
### 4. Pricing Strategy
Suggest 3 pricing models for [product]. For each: pros, cons,
and which customer segments it suits best.
### 5. Competitor Analysis
Analyze my competitors in [market]. For each: strengths, weaknesses,
pricing, and what I can learn from them.
### 6. Pitch Deck Outline
Create a 10-slide pitch deck outline for [company]. For each slide:
headline, 3 bullet points, and what visual to include.
### 7. Growth Hacking Ideas
Give me 10 growth hacking ideas for [product/service]. Prioritize
by: implementation effort, expected impact, and time to result.
### 8. Content Strategy
Design a content strategy for [niche]. Include: content types,
publishing cadence, distribution channels, and KPIs.
### 9. Automate This Process
I spend X hours/week on [task]. Design an automation workflow
using AI tools to reduce this by 80%. Include specific tools and steps.
### 10. Investor Update
Write an investor update template for my startup. Include:
progress metrics, challenges, asks, and upcoming milestones.
---

Pack 4: Study Prompts (10 prompts)

### 1. Generate Flashcards
Create 20 flashcards from this text. Question on one side,
answer on the other. Cover the key concepts:
[paste study material]
### 2. Quiz Me
Quiz me on [topic]. Give me 5 questions one at a time.
Wait for my answer, then tell me if I'm right and explain why.
### 3. Create a Study Guide
Turn this material into a structured study guide with:
key terms, main concepts, connections between ideas, and practice questions:
[paste material]
### 4. Explain the Hard Part
I'm struggling with [concept]. Explain it 3 different ways:
1) with an analogy, 2) with a real example, 3) the technical version.
### 5. Test My Knowledge
I think I understand [topic]. Ask me progressively harder questions
until you find a gap in my knowledge. Then teach me that part.
### 6. Create a Cheat Sheet
Create a one-page cheat sheet for [topic]. Use bullet points,
short phrases, and a logical structure. Include formulas/key frameworks.
### 7. Practice Problems
Generate 5 practice problems for [topic] at [difficulty] level.
Show answers separately with step-by-step explanations.
### 8. Socratic Method
Teach me [topic] using the Socratic method. Ask me questions
that lead me to discover the answers myself.
### 9. Connect Concepts
Explain how [concept A] and [concept B] are related.
Use analogies and show how understanding one helps with the other.
### 10. Study Schedule
I have [X days] to learn [topic] for [goal]. Create a study schedule
with daily tasks, resources, and checkpoints to track progress.
---

Pack 5: Image Generation Prompts (10 prompts)

### 1. Professional Product Shot
Minimalist product photography of [item], clean white background,
soft studio lighting, shallow depth of field, 4K, commercial quality
### 2. Futuristic UI Design
Futuristic dashboard UI, dark mode, neon blue and purple accents,
glassmorphism, data visualizations, 4K, app screenshot style
### 3. Sci-Fi Environment
Wide-angle shot of a futuristic AI data center, blue LED lighting,
holographic displays, clean architecture, cyberpunk aesthetic, 8K
### 4. Character Design
Friendly robot character, Pixar style animation, soft lighting,
pastel colors, expressive eyes, 3D render, white background
### 5. Data Visualization
Beautiful abstract visualization of a neural network, glowing nodes,
connecting lines, deep blue background, scientific diagram style
### 6. Logo Design
Minimalist tech logo for "Nexus AI", combining a brain and circuit,
flat design, blue and white, professional, vector style, transparent bg
### 7. Social Media Graphic
Instagram post background for AI learning tips, modern typography,
gradient background purple to blue, clean layout, professional
### 8. Presentation Slide
Professional presentation slide background, subtle grid pattern,
clean white space, blue accent corner, suitable for text overlay
### 9. Book Cover
Book cover for "AI for Beginners", neural network pattern,
warm colors, approachable design, educational, 3D mockup
### 10. Concept Art
Concept art of a futuristic classroom where AI assists students,
holographic displays, natural lighting, optimistic tone, 4K
---

Pack 6: Productivity Prompts (10 prompts)

### 1. Task Breakdown
Break down [project] into actionable steps. Order by dependency.
Estimate time for each step. Flag parallel tasks.
### 2. Priority Matrix
Help me prioritize these tasks using the Eisenhower Matrix:
[list tasks]. Sort into: urgent+important, important not urgent,
urgent not important, neither.
### 3. Meeting Notes
Take structured meeting notes from this transcript. Include:
decisions made, action items with owners, key discussion points:
[paste transcript]
### 4. Decision Framework
Help me decide between [option A] and [option B]. Create a
decision matrix with weighted criteria. Score both options.
### 5. Weekly Review
Guide me through a weekly review. Prompt me for: wins, challenges,
lessons learned, and priorities for next week. Ask one question at a time.
### 6. SOP Creation
Create a Standard Operating Procedure for [process]. Include:
steps, tools needed, expected time, quality checklist, and troubleshooting.
### 7. Goal Setting
Help me set SMART goals for [area/project]. Turn vague ambitions
into Specific, Measurable, Achievable, Relevant, Time-bound targets.
### 8. Email Triage
I have [X] unread emails. Help me draft a system to triage them:
urgent replies, read-and-file, newsletters to unsubscribe, delegate.
### 9. Habit Design
I want to build the habit of [habit]. Design a 21-day plan using:
implementation intentions, habit stacking, and environmental design.
### 10. Project Retrospective
Guide me through a retrospective for [project]. Cover:
what went well, what could improve, action items, and celebrate wins.

    
  

Want the full experience?

Challenges, mentorship, project feedback, and the whole community are on Discord. Free to join.

πŸš€ Join AI Nexus Academy