Skip to main content
M

Mohammed Rifad

2
Workflows

Workflows by Mohammed Rifad

Workflow preview: Learn anything, write a book, design a curriculum
Free advanced

Learn anything, write a book, design a curriculum

Hey n8n Innovators & Knowledge Seekers! 👋 ![Image 7](https://i.postimg.cc/MKBxJZ9X/Screenshot-2025-05-29-at-8-03-39-PM.png) Ever felt that spark? That "aha!" moment when you realize you *need* to dive deep into a new subject? Or maybe you've got a brilliant idea for a course, a comprehensive guide, or even the seeds of your next **groundbreaking book**, but the thought of structuring it all makes your brain do a backflip? What if you had an AI co-pilot, right within n8n, to help you **LEARN ANYTHING** profoundly, **DESIGN A DETAILED CURRICULUM** from scratch, or even **OUTLINE YOUR NEXT BESTSELLER** – and then beam it all into a beautifully organized Notion workspace? Well, dream no more! I'm super stoked to share a set of n8n workflows I've cooked up that does exactly this. ![Image 1](https://i.postimg.cc/pTdxwDSt/Screenshot-2025-05-29-at-7-49-51-PM.png) ![Image 2](https://i.postimg.cc/NMPYBKh2/Screenshot-2025-05-29-at-7-50-19-PM.png) ![Image 3](https://i.postimg.cc/mgG4Lxnj/Screenshot-2025-05-29-at-7-52-20-PM.png) ![Image 4](https://i.postimg.cc/XqGWJn3H/Screenshot-2025-05-29-at-7-53-35-PM.png) ![Image 5](https://i.postimg.cc/FF8m6kg2/Screenshot-2025-05-29-at-7-55-08-PM.png) ![Image 6](https://i.postimg.cc/br7hS4wz/Screenshot-2025-05-29-at-7-55-19-PM.png) **Picture This: You Want To...** * 🚀 **Master the Unfamiliar:** Finally conquer the intricacies of *Decentralized Finance (DeFi)*, understand the core principles of *Permaculture Design*, or even get a solid grasp on *Cognitive Bias in Decision Making*. Just tell the AI your starting point! * 📚 **WRITE THAT BOOK!** Been mulling over a guide on *Sustainable Urban Living*? Or a deep dive into *The History of Ancient Philosophies*? Let AI generate your chapter outlines, key concepts, and foundational content. * 🎓 **CREATE A WORLD-CLASS CURRICULUM:** Planning a workshop on *Advanced Data Visualization Techniques*? Or an online course on *The Fundamentals of Ethical AI Development*? Get a comprehensive, Harvard-level syllabus structure in minutes. * 🧠 **Personalize Your Knowledge Journey:** Get content adapted not just for your current skill level, but with presentation hints based on cognitive styles (yep, we're playing with MBTI!). **So, How Does This AI Magic Work in n8n?** It's a dynamic duo of workflows: 1. **The "Learn Anything" Maestro:** * You feed it your topic, how much you know, (optionally) your MBTI, and how deep you want to go via a cool, custom-styled form. * AI models (via OpenRouter) then get to work, sketching out a full hierarchical curriculum and brainstorming a catchy title and description. * Then, for *every single section* in your new plan, our "SeniorWriter" AI crafts rich, detailed content. Think of it as your personal subject matter expert on tap! 2. **The "Notion Block Ninja" Sub-Workflow:** * This trusty sidekick takes all that awesome Markdown content. * It intelligently converts it into the precise JSON that Notion loves, ensuring every heading, list, and table looks perfect. * Then *whoosh* – it’s all uploaded to your Notion page, organized and ready. **Why Share This? Because Knowledge Should Be Accessible & Creation Fun!** I'm a firm believer that n8n isn't just for business tasks; it's an incredible platform for personal growth, learning, and creative exploration. This project is all about making it easier to **dive deep, structure your thoughts, and bring big ideas to life.** **Ready to Unleash Your AI Co-Pilot?** I'll be dropping the workflow JSONs and a setup guide (with a handy Notion database template link!) in the comments or a follow-up. You'll just need your Notion API key and an OpenRouter API key (they've got free tiers to get you started exploring!). **Think of the Possibilities! You could be:** * Building custom learning paths for yourself or your team. * Rapidly prototyping educational content. * **Finally writing that book** you've always talked about. * Just satisfying your endless curiosity on *any subject under the sun!* I can't wait to hear what you think, the amazing topics you explore, and any brilliant ideas you have to make this even more powerful! Let the learning (and creating) begin! 🚀

M
Mohammed Rifad
Content Creation
29 May 2025
993
0
Workflow preview: AppSheet intelligent query orchestrator- query any data!
Free advanced

AppSheet intelligent query orchestrator- query any data!

# AppSheet Intelligent Query Orchestrator A **friendly, practical tool** that makes working with AppSheet data simpler and more efficient. This workflow is your go-to helper for building **precise queries** without getting lost in a sea of different tables. ## Background Previously, I built a **community node** to enable this functionality: [Appsheet n8n Community node](https://www.npmjs.com/package/n8n-nodes-rifad-appsheet?activeTab=readme) ## How It Works This workflow **fetches the most up-to-date schema and taxonomy** from your Google Sheet mirror and constructs a custom query using key components: - **TableName**: Specifies exactly which table to query. - **Selector**: Uses powerful functions like `SELECT()`, `FILTER()`, and `CONTAINS()` to filter data with precision. - **Columns Required**: Extracts only the essential fields, keeping the payload **lean and focused**. - **Natural Language Search Query**: Provides a **clear, descriptive context** that helps refine and re-rank results. ## Real-World Use Cases This orchestrator is designed for **various industries**, making data retrieval effortless: ### 📦 Supply Chain & Manufacturing - Find the right product based on specific attributes. - Locate suppliers that meet certain **quality or pricing criteria**. - Obtain details about **the lowest-priced raw materials**. ### 🛍 Retail & E-commerce - Match customer queries to **the most relevant product listings**. - Identify **inventory levels and stock variations**. - Compare **pricing and product features** across vendors. ### 🏥 Healthcare - Retrieve **patient records** based on specific attributes. - Track inventory of **medical supplies**. - Schedule and manage **appointments dynamically**. ### 🎓 Education - Monitor **student attendance** or performance metrics. - Allocate **resources and track equipment usage**. - Manage **events and class schedules efficiently**. ### 🔧 Field Services & Maintenance - Schedule **maintenance tasks** by matching service requirements. - Track **asset conditions and inventory** for field equipment. - Monitor **work orders and dispatch field teams** based on real-time data. ## Examples: ![Screenshot 20250218 at 11.52.04 AM.png](fileId:953) ![Screenshot 20250218 at 11.52.21 AM.png](fileId:952) ![Screenshot 20250218 at 11.52.28 AM.png](fileId:947)![Screenshot 20250218 at 11.53.51 AM.png](fileId:948)![Screenshot 20250218 at 11.54.22 AM.png](fileId:949)![Screenshot 20250218 at 11.54.16 AM.png](fileId:950)![Screenshot 20250218 at 11.54.42 AM.png](fileId:951) ## Iterative Refinement This workflow operates **iteratively**, refining the query **until it finds the best match**—even if it takes multiple rounds. This makes it incredibly **versatile** for complex **inventory management, procurement, and precise data retrieval**. --- ### **In a Nutshell** The **AppSheet Intelligent Query Orchestrator** is like having a **smart assistant** that: ✅ **Understands your data structure** ✅ **Builds the perfect query every time** ✅ **Handles a variety of real-world scenarios with ease** 🚀 Practical, adaptable, and ready to **tackle your toughest data challenges**!

M
Mohammed Rifad
Engineering
18 Feb 2025
920
0