Workflows
Five real-world AI workflows for common tasks. Below that, industry verticals show how AI is transforming major sectors today.
Deep Research on Any Topic
Use a combination of AI search, document analysis and synthesis to produce research faster than manual methods.
Steps:
- Start with Perplexity — ask your research question. Note the 5 most relevant sources.
- Upload key PDFs/articles to NotebookLM. Ask for a structured summary and key claims.
- Use Claude (200K context) to synthesise findings across multiple documents into a coherent narrative.
- Ask Claude to identify gaps, contradictions or follow-up questions in the research.
- Produce a final document with Notion AI or export as a PDF.
Go from idea to working prototype using AI-assisted coding tools.
Steps:
- Describe your app to Lovable or Bolt.new — get a working prototype in minutes.
- Pull the code into Cursor or Windsurf for further development with AI assistance.
- Use Claude Code in your terminal for complex refactoring, tests, and PR automation.
- For AI features: scaffold with LangChain, add memory with Chroma or Pinecone.
- Deploy to Vercel, Railway or Replit with one command.
Learning From Your Notes
Turn raw notes, PDFs and lectures into active study material.
Steps:
- Upload all your notes/PDFs to NotebookLM.
- Ask it to create a study guide, FAQ and quiz questions from the material.
- Use Claude to explain concepts you don’t understand — paste the relevant section.
- Ask Claude to create flashcard-style Q&A pairs for spaced repetition.
- Set up a Zapier automation to send daily review cards to your email or Notion.
Automating Repetitive Tasks
Identify manual tasks in your workflow and hand them off to AI automations.
Steps:
- List 5 tasks you do repeatedly (email responses, data entry, reporting).
- For no-code connections: build in Zapier — trigger on new email/form → AI action → output.
- For more complex flows: use n8n with AI nodes for multi-step logic.
- For agent-based tasks: use CrewAI to define roles (researcher, writer, reviewer) and let agents collaborate.
- Monitor with LangSmith to track performance and catch failures.
Writing & Publishing Content
Go from idea to polished published content faster with AI at every stage.
Steps:
- Brainstorm angles and headlines with ChatGPT or Claude — ask for 10 variations.
- Write a first draft with Claude — give it context about your audience and desired tone.
- Paste into Grammarly for grammar, clarity and tone refinement.
- Add images with Midjourney or DALL-E 3 based on your content.
- Schedule and distribute with your CMS — Zapier can automate social sharing.
Industry Verticals
How AI is transforming major industries — real applications happening today.
Healthcare
AI is accelerating drug discovery, improving diagnostic accuracy and enabling personalised treatment plans.
Tools: Claude, GPT-4o, Elicit
Finance & Banking
From fraud detection to AI financial advisors, the sector is being reshaped by models.
Tools: LangChain, Pinecone, GPT-4o
Legal
Contract review, legal research and compliance monitoring are being dramatically accelerated.
Tools: Claude, LlamaIndex, NotebookLM
Education
AI tutors, personalised curricula and instant feedback are transforming how people learn.
Tools: ChatGPT, NotebookLM, Khan Academy AI
Manufacturing
Predictive maintenance, quality control and supply chain optimisation.
Tools: NVIDIA, AWS, Custom LLMs
Gaming & Entertainment
AI-generated content, dynamic NPCs and personalised experiences.
Tools: Midjourney, ElevenLabs, Runway
Real Estate
Property valuation, document processing and virtual tours.
Tools: ChatGPT, DALL-E, Claude
Autonomous Vehicles
Perception, planning and decision-making systems for self-driving cars.
Tools: NVIDIA Drive, Custom CV models, LLMs