21 results for:
n8n Tutorial – Zero to Hero Course
IntermediateMaster the future of process automation. n8n is an incredibly powerful, open-source platform that enables you to integrate APIs and orchestrate intelligent workflows without the usual coding headaches. This course from Marconi will guide you from the foundational concepts of nodes and architecture to deploying advanced, real-world systems. You'll master essential skills like connecting various services, configuring API keys, and handling complex data flows. Also the course goes into cutting-edge AI integration, teaching you how to build advanced Retrieval-Augmented Generation (RAG) agents and coordinate multi-agent systems. By the end, you'll be able to automate sophisticated business processes, giving you a competitive edge in DevOps, AI, and data engineering. Hands-on Labs & Course Description: https://kode.wiki/47aGYzZ Course developed by @KodeKloud. ❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp ⭐️ Chapters ⭐️ - 0:00:00 Introduction and Course Overview - 0:04:50 Foundations of n8n: Nodes, Architecture, and Data Types - 0:12:48 Building Your First AI Agent Workflow (Chatbot/Email Agent Demo) - 0:38:20 Free Labs Access and CodeCloud Keyspace API Setup - 0:45:06 n8n Cloud vs. Lab Playground Differences (API/Google Auth Setup) - 0:54:09 Authentication Best Practices for HTTP Request Node - 0:56:15 Google Drive/Sheets/Docs Authentication Setup via Google Cloud Console - 1:41:48 Slack API Setup and Integration - 1:48:06 "HTTP Request Node and API Call Scenarios (Cat Facts, Weather, Web Scraper)" - 2:03:40 Text-to-Image Workflow with AI Prompt Generation - 2:15:06 Text-to-Video Workflow with AI Prompt Generation - 2:25:12 Image-to-Video Workflow with Google Drive and Telegram Integration - 2:43:10 Vertex AI (Google's V3) Integration for Text-to-Video - 2:54:14 n8n Cloud vs. Self-Hosted n8n (Docker/AWS EC2) - 2:56:03 Multi-Workflow Orchestration with Subworkflows - 3:22:40 Course Conclusion and Next Steps 🎉 Thanks to our Champion and Sponsor supporters: 👾 Drake Milly 👾 Ulises Moralez 👾 Goddard Tan 👾 David MG 👾 Matthew Springman 👾 Claudio 👾 Oscar R. 👾 jedi-or-sith 👾 Nattira Maneerat 👾 Justin Hual -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://freecodecamp.org/news
CURSOR FULL COURSE FOR BEGINNERS: Setup, Agents, Skills, MCP & More
BeginnerSpaceXAI recently acquired Cursor for $60 Billion. In this complete course I will teach you Cursor from start to finish, ensuring mastery. I will cover every single Cursor feature, and build multiple applications with Cursor in this course. Throughout the course, I've used the Grok 4.5 model, which was released jointly by Cursor and SpaceXAI. I walk you through this full masterclass where I start by talking to you about how Cursor came to be and how to start using Cursor. I then teach you about the Cursor interface and some cool features in Cursor. I teach you how to build apps from scratch using Cursor, and I also talk about Github, Vercel, Native Browser, Design Mode, Skills, MCP, Plugins, and how to make money with Cursor. Hope this course provides value! Timestamps: 00:00 Introduction to the Cursor Course 00:55 Understanding Cursor 02:36 Cursor Pricing 03:45 Learning about the Cursor Interface 05:31 Modes in Cursor 06:47 Prompt Box 07:31 Building your First Application 13:58 Iterating on the First App 17:47 Native Browser in Cursor 19:24 Design Mode in Cursor 24:08 Grok 4.5 26:56 Rules in Cursor 28:44 Context Window Explained 29:59 Tokenomics in Cursor 31:09 Model Routing 32:49 Prompt for the Second App 35:44 Plan Mode 42:12 Reviewing the Application 45:56 Ask Mode 48:26 Testing the Final Version 50:17 Github 55:26 Deploying with Vercel 57:22 Agent Skills in Cursor 1:07:17 MCP and Plugins 1:11:44 Subagents in Cursor 1:13:17 Revising Plugins 1:13:56 Dictation 1:15:41 Prompting Tips 1:18:42 Debugging Tips 1:22:27 Multitask and Parallel Agents 1:26:08 Usage Check 1:26:28 How to Make Money with Cursor 1:31:19 Thank You
Complete Agentic AI Course In 10 Hours- Langchain, Langgraph, RAG,Vectorless RAG, Guardrails,Evals
IntermediateThis is a complete course on learning Generative ai and agentic with Langchain and Langgraph. We have included all the topics from RAG, vectorless rag, Deep agents, Guardrails, LLM Evaluation and LLM Gateways Techniques Github Links Langchain : https://github.com/krishnaik06/Langchain-V1-Crash-Course Langgraph: https://github.com/krishnaik06/Agentic-LanggraphCrash-course RAG: https://github.com/krishnaik06/RAG-Tutorials Vectorless RAG: https://github.com/krishnaik06/RAG-Tutorials/blob/main/PageIndex_Vectorless_RAG_CrashCourse%20(1).ipynb Deep Agents: https://drive.google.com/file/d/1SVjvgqvKfF-FPAIqpEZdKMQLhe13NLFD/view Guardrails : https://github.com/krishnaik06/Langchain-V1-Crash-Course/blob/main/updatedlangchain/langchain_guardrails_crash_course.ipynb LLM Evals : https://github.com/krishnaik06/RAG-Tutorials/blob/main/1-rag_evaluation.ipynb LLM Gateways: https://github.com/krishnaik06/Langchain-V1-Crash-Course/blob/main/llm_gateway_tutorial.ipynb Timestamp 00:00:00 Introduction 00:02:31 Langchain Course 02:35:12 Langraph Course 05:02:29 RAG Course 07:10:43 Vectorless RAG 08:02:11 Deep Agents 08:45:43 Guardrails 09:22:55 LLM Evaluation 10:30:25 LLM Gateways ------------------------------------------------------------------- Learn from us visit https://krishnaik.in/liveclasses
Full Walkthrough: Workflow for AI Coding — Matt Pocock
IntermediateMatt will be back on stage at the World's Fair next week! see https://ai.engineer/wf and use YOUTUBEPROMO for new tickets only. Join 6000 AI engineers at the "Superbowl of AI"! --- A hands-on workshop covering the full lifecycle of AI-assisted development, from turning ambiguous requirements into agent-ready plans to running autonomous coding agents that ship production features. You'll learn to stress-test vague briefs into structured PRDs, slice work into thin "tracer bullet" vertical slices, and run an AI agent with TDD. You'll watch it select tasks, write tests, implement code, and commit. You'll then refine your prompts based on where it struggles, graduate to fully autonomous (AFK) runs, and learn to design codebases that maximize agent effectiveness. You'll walk away knowing how to: - Turn ambiguous requirements into agent-ready issues - Slice work into vertical tracer bullets an agent can grab independently - Run AI agents human-in-the-loop and autonomously with TDD - Design codebase architectures that AI agents love to work in For: Engineers ready to move beyond chat-based AI assistance and build a real workflow for shipping features with autonomous coding agents. Speaker info: - https://x.com/mattpocockuk - https://www.linkedin.com/in/mapocock/ - https://youtube.com/@mattpocockuk Timestamps: 00:00:00 - Introduction 00:00:14 - The Thesis of AI Engineering 00:04:20 - Phase 1: Research & Prototyping 00:12:45 - Phase 2: The Grill Session 00:22:10 - Phase 3: Writing the PRD 00:35:50 - Phase 4: Slicing Work into Issues 00:48:15 - Phase 5: Implementation with AI Agents 01:05:30 - Phase 6: Human-in-the-Loop Review 01:18:45 - Phase 7: Deployment & Monitoring 01:28:10 - Designing Codebases for AI Effectiveness 01:34:06 - Final Takeaways & Summary
Claude Code for Beginners Tutorial [Full Course]
BeginnerLearn all about Claude Code. This is the ultimate guide to turning Anthropic’s Claude into a seamless part of your development workflow. Whether you're scaffolding a brand-new project or navigating a complex, multi-file codebase, this is how you code faster without sacrificing quality. 🔗 IMPORTANT LINKS 🔬 Practice with Hands-On Labs: https://kode.wiki/claude-code 🎓 Get the Full Course here: https://kode.wiki/claude-code-course ❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp ⭐️ Contents ⭐️ 0:00:00 Introduction 0:00:30 Prerequisites and Initial Setup 0:09:25 Start your first session 0:23:58 Understanding Codebases with Claude 0:32:21 Installing Claude on Ubuntu Virtual Machines 0:49:34 Building a project from scratch 0:49:34 Getting project ready for public release 0:56:49 Creating Unit Tests for our Project 1:03:20 Autonomous Task Completion 1:17:11 Environment and Configuration Management 1:30:17 Managing Long Sessions Effectively 2:07:52 Writing Effective Development Prompts 2:23:39 Multi-file Project Navigation 2:32:10 Working with APIs and External Services 2:46:16 Initial Project Analysis 2:56:24 Design Pattern Implementation Review 3:05:50 SOLID Principles Evaluation 3:24:04 Error Handling & Resilience Audit 3:36:04 Exception Flow Analysis 3:52:12 Resilience & Fault Tolerance 3:53:09 Code Quality Metrics & Standards 4:02:17 Code Duplication Detection 4:12:14 Naming Conventions & Readability 4:19:23 Test Coverage & Quality Analysis 🎉 Thanks to our Champion and Sponsor supporters: 👾 @omerhattapoglu1158 👾 @goddardtan 👾 @akihayashi6629 👾 @kikilogsin 👾 @anthonycampbell2148 👾 @tobymiller7790 👾 @rajibdassharma497 👾 @CloudVirtualizationEnthusiast 👾 @adilsoncarlosvianacarlos 👾 @martinmacchia1564 👾 @ulisesmoralez4160 👾 @_Oscar_ 👾 @jedi-or-sith2728 👾 @justinhual1290 -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://freecodecamp.org/news
Build a "Code Mode" MCP Server in Elixir
AdvancedThe Ash ecosystem now includes an OAuth 2 server, MCP, and Lua. When combined, they make it easy to securely and efficiently expose an existing Ash application to AI agents! Links Screen recording software I use (affiliate): https://screen.studio/@Yy75o Demo repository: https://github.com/ChristianAlexander/amber Changes from the video: https://github.com/ChristianAlexander/amber/pull/1 Ash OAuth server: https://ash-authentication-oauth2-server.hexdocs.pm Ash Lua: https://ash-lua.hexdocs.pm Elixir Lua package: https://lua.hexdocs.pm Timestamps Some context - 00:00 App demo - 01:02 OAuth 2 server - 03:38 MCP server - 06:52 Public / private fields - 11:11 Permission filtering - 12:37 Code mode - 14:47
Hermes Agent is the greatest AI tool ever made. Here's how to set it up
IntermediateHermes Agent is the best AI tool out there. Here is your COMPLETE tutorial. FULL Hermes Agent bootcamp in the Vibe Coding Academy coming up: https://www.skool.com/vibe-coding-academy 2nd Youtube Channel: https://youtube.com/@AlexFinnLabsOfficial Sign up for my free newsletter: https://www.alexfinn.ai/subscribe Follow my X: https://x.com/AlexFinn Henry Intelligent Machines (my new startup): https://meethenry.ai My $300k/yr AI app: https://www.creatorbuddy.io/ Prompts: I want you to schedule a task for yourself to do every single night at 2am. It should be a micro app, UI, or system that helps us get closer to my personal goals and ambitions. It should save us time, make us more productive, or just be generally useful. Make sure this is scheduled for every single night at 2am. hermes-agent.nousresearch.com Timestamps: 0:00 Intro 1:50 What Hermes Agent is 3:13 Hermes vs OpenClaw 5:17 Hermes vs Claude Code 7:57 Hermes installation 9:28 Choosing a model 13:44 First things to do 18:02 Hermes dashboard 21:00 Hermes Kanban board 23:15 Use case 1 25:40 Use case 2 27:47 Use case 3 29:40 Memory and skills 34:30 Mission control 37:38 Troubleshooting 38:42 Security
Hermes Agent Desktop: Full Setup + Real Use Cases
IntermediateIn this episode, I sit down with Alex Finn for a full, screen-shared walkthrough of Hermes Desktop, the new desktop home for the Hermes AI agent. I open with a clear challenge: by the end, sell me on installing Hermes Desktop, show me real ways to make money and stay productive, and explain his move from OpenClaw. Alex tours every major surface — sessions, profiles, artifacts, skills, cron jobs, and sub-agents — and shares money-saving tactics at each step. We close on the idea that matters most to me: aiming these agents at other people's challenges as the clearest path to real value. Timestamps 00:00 – Intro 04:04 – Sessions and Context Management 06:10 – Profiles Explained 08:49 – Model-Based vs Role-Based Profiles 12:58 – Artifacts as a Second Brain 14:32 – Why Alex Switched From OpenClaw 17:32 – Skills, Tools, and Tool Sets 19:19 – Messaging and Cron Setup 21:44 – Reverse Prompting and the Brain Dump 28:09 – Sub-Agents vs Profiles 32:12 – Putting It Together: Solving Challenges 32:38 – The Daily Business Opportunity Scan 37:05 – Local Models: Mac Studio vs DGX Spark 39:03 – Reframing Cost as Investment 41:59 – The Real Way to Make Money With Hermes 42:51 – Closing Thoughts Key Points * Hermes Desktop pulls sessions, profiles, artifacts, skills, and cron jobs into one polished, Apple-style interface. * Smart session and context management keeps each message slim and keeps monthly costs low. * Profiles map to different models — Opus 4.8 for strategy, ChatGPT 5.5 for coding, a local Qwen model for free research — so each task runs on its best fit. * Reverse prompting plus a personal brain dump produces far stronger prompts, cron jobs, and outputs. * Sub-agents handle one skill across many parallel tasks; profiles handle work where each step needs a distinct skill set. * The biggest opportunity: aim your agent at Reddit and X to surface real problems you are positioned to solve. Numbered Section Summaries 1. The Moment Hermes Overtook OpenClaw Alex shares his screen and calls Hermes Desktop the best AI agent experience available right now, framing the recent release as the moment Hermes pulled ahead. He compares the focused, polished Hermes updates to Apple and the broader OpenClaw approach to Android, and notes his switch came purely for the love of the game. 2. Sessions and Context Management Alex shows how each new chat opens its own session, keeping context clean and separated by topic. He explains that slim context keeps every message small, and small messages keep monthly bills modest — his top money-saving tip. 3. Profiles Mapped to Models Profiles are separate Hermes agents, each with its own skills, a soul.md personality, and its own memories. Alex organizes his by model — Opus 4.8 for high-level strategy, ChatGPT 5.5 for coding, and a local Qwen model for free, fast research — and picks the profile whose strengths match the task. 4. Artifacts as a Productized Second Brain Artifacts gathers every link, image, and file you send your agent into one searchable place. Alex drops links to his "Librarian" profile and lets Artifacts file them automatically, which turns the agent into a tidy, searchable second brain. 5. Skills, Tools, and the Cron Section Alex walks the Skills interface, where 150-plus skills ship out of the box and you keep only the ones you use to trim context and cost. He highlights tool sets as a fresh way to group skills together, and praises the Cron section for giving one-click confirmation that scheduled tasks truly exist. 6. Reverse Prompting and the Brain Dump My favorite tip from Alex: brain dump everything about yourself — interests, goals, skills — then ask the agent for the best prompt to use. He demos it live by building a morning brief, and the reverse prompt returns a detailed, well-formatted instruction that pulls fresh, real headlines, prices, and scores from the last 24 hours. 7. Sub-Agents vs Profiles Alex clarifies the difference: sub-agents are copies of your main agent that share its skills, ideal for running one skill across many parallel tasks, like building several features of a micro-SaaS at once. Profiles each carry distinct skill sets and memories, ideal when a job needs a researcher, a writer, and a designer working in sequence. The #1 tool to find startup ideas/trends - https://www.ideabrowser.com/ LCA helps Fortune 500s and fast-growing startups build their future - from Warner Music to Fortnite to Dropbox. We turn 'what if' into reality with AI, apps, and next-gen products https://latecheckout.agency/ The Vibe Marketer - Resources for people into vibe marketing/marketing with AI: https://www.thevibemarketer.com/ FIND ME ON SOCIAL X/Twitter: https://twitter.com/gregisenberg Instagram: https://instagram.com/gregisenberg/ LinkedIn: https://www.linkedin.com/in/gisenberg/ FIND ALEX ON SOCIAL Youtube: https://www.youtube.com/@AlexFinnOfficial/videos X/Twitter: https://x.com/AlexFinnX Creator Buddy: https://www.creatorbuddy.io/
You Can Learn AI Agent Harness & Loop Engineering In 19 Min | LLM Ops, Eval, Tracing, RAG
BeginnerAn LLM is an incredibly powerful brain that knows everything about humanity and nothing about you or the software you run. This video walks through the four buzzwords that turn that raw brain into a system you can trust: agent harness, loop engineering, LLM Ops, and eval. No jargon, step by step, technical or not. You can build anything. You can learn anything. 💪 Timeline 0:00 Intro: the 4 AI agent buzzwords 0:42 What an AI agent run actually is 1:52 The memory system: procedural, semantic, episodic 3:37 What "harness" really means (the horse) 5:07 Storing and updating memory (databases, skills, summarizer agent) 8:28 Retrieval: RAG, SQL vs semantic search 10:00 Tool calling and why agents loop 10:52 Loop engineering and end-loop guardrails 13:21 A Claude Code hooks example 14:18 Eval and LLM Ops: why you need them 15:55 Tracing every run (Langfuse, LangSmith) 16:43 Evaluation: LLM as a judge 17:20 Diagnosing what broke 18:16 The gate: ship the fix or fix the bug 18:57 Zoom out: the full system 19:53 Wrap up Launch Full-Stack App Template: https://github.com/ShenSeanChen/launch-mvp-stripe-nextjs-supabase My AI Agent Startup AutoManus.io is an AI sales lead manager for made-to-order product sales. We embed directly where conversations happen (WhatsApp, email, web chat) to capture inbound, automate follow‑ups, and kill CRM busywork; live with 4 pilots and 2 contracts in motion, pre‑seed backed by Character VC. Focused on US/UK/Germany, raising to expand engineering and scale deployments. ☕️ Buy me a coffee: https://buy.stripe.com/5kA176bA895ggog4gh - X: https://x.com/ShenSeanChen - Sean's Discord: https://discord.gg/tvECErKcFr - AutoManus Discord: https://discord.gg/5HhcNjCR - LinkedIn: https://linkedin.com/in/shen-sean-chen - Github Link: https://github.com/ShenSeanChen - Instagram: https://www.instagram.com/sean_ai_stories Sub Count when launched: 13,050 Top Github Repos - LaunchMVP NextJS,Supabase,Stripe (1015 stars): https://github.com/ShenSeanChen/launch-mvp-stripe-nextjs-supabase - ReactNextJSTips (114 stars): https://github.com/ShenSeanChen/yt-react-nextjs-tips - DeepResearchAgentBackend (70 stars): https://github.com/ShenSeanChen/yt-DeepResearch-Backend - SupabaseTipsKanban (64 stars): https://github.com/ShenSeanChen/yt-supabase-tips-kanban - RAGVectorDB (56 stars): https://github.com/ShenSeanChen/yt-rag - KimiK2Claude (37 stars): https://github.com/ShenSeanChen/yt-kimi-k2-claude - DeepResearchAgentFrontend (33 stars): https://github.com/ShenSeanChen/yt-DeepResearch-Frontend - AgenticRAG (13 stars): https://github.com/ShenSeanChen/yt-agentic-rag You Can Build Anything Playlist (Full-Stack Dev Without CS Degrees) - Core7: 95% React/NextJS Use Cases https://www.youtube.com/watch?v=vZzFlAjz4rA&list=PLE9hy4A7ZTmpGq7GHf5tgGFWh2277AeDR&index=16 - Core6: 95% Supabase Use Cases https://www.youtube.com/watch?v=Pnoq2tIif3s&list=PLE9hy4A7ZTmpGq7GHf5tgGFWh2277AeDR&index=15 - Core5: StripeNextJSSupabase https://www.youtube.com/watch?v=ad1BxZufer8&list=PLE9hy4A7ZTmpGq7GHf5tgGFWh2277AeDR&index=8 - Core4: AuthSupabaseGoogle https://www.youtube.com/watch?v=AZAU3ClAWWE&list=PLE9hy4A7ZTmpGq7GHf5tgGFWh2277AeDR&index=6 - Core3: FastapiGCPPro https://www.youtube.com/watch?v=u3sfqpzzo-U&list=PLE9hy4A7ZTmpGq7GHf5tgGFWh2277AeDR&index=5 - Core2: SupabaseHero https://www.youtube.com/watch?v=V0kmgkyPsVQ&list=PLE9hy4A7ZTmpGq7GHf5tgGFWh2277AeDR&index=4 - Core1: LaunchAnApp https://www.youtube.com/watch?v=iQ2izvGG4tQ&list=PLE9hy4A7ZTmpGq7GHf5tgGFWh2277AeDR&index=3 - Launch WhereToMeet w/ GoogleMaps, Calendar, Supabase, Cursor: https://www.youtube.com/watch?v=5xMjX1QxGUY&list=PLE9hy4A7ZTmpGq7GHf5tgGFWh2277AeDR&index=2 - Launch EncourageMe w/ Cursor, Supabase, Vercel https://www.youtube.com/watch?v=hnvL4xa2DHA&list=PLE9hy4A7ZTmpGq7GHf5tgGFWh2277AeDR
OpenClaw Tutorial for Beginners - Crash Course
BeginnerOpenClaw previously known as moltbot or clawdbot is the latest AI model agent you can run locally on your own PC that is autonomous connects to MCP like Zapier https://bit.ly/4tgTFlK and runs 24/7 and was just recently supported by OpenAI as open source project. With the logo of a lobster, and created by Peter Steinberger, it is written in typescript and people are buying mac mini's to run it non stop! In this video I'll explain how to set it up and start using it on your own system. We will configure it with WhatsApp, Telegram and Ollama to run your own local models too. Connect Zapier as our MCP server: https://bit.ly/4tgTFlK 00:00 - Chapter 1 - OpenClaw Tutorial 00:20 - Chapter 2 - OpenClaw Installation 00:34 - Chapter 3 - OpenClaw Setup AI Models (Clade, OpenAI, etc) 01:22 - Chapter 4 - OpenClaw TUI (Terminal UI) 01:40 - Chapter 5 - OpenClaw Web UI 02:15 - Chapter 6 - OpenClaw Channels (Messaging) 02:28 - Chapter 7 - OpenClaw WhatsApp Setup 02:50 - Chapter 8 - OpenClaw Telegram Setup 03:53 - Chapter 9 - OpenClaw MCP Tools (Zapier, Gmail, etc) 05:07 - Chapter 10 - OpenClaw Security and Risks 05:50 - Chapter 11 - OpenClaw Costing and Price 06:04 - Chapter 12 - OpenClaw Run Local AI Models (with Ollama) 07:08 - Chapter 13 - OpenClaw Workspace (in VS Code or Cursor) 07:43 - Chapter 14 - OpenClaw Final Thoughts and Conclusion #openclaw #openai #zapier Want to learn web design? ⭐ Check out my course! ⭐ 📘 Teach Me Design - Course: https://www.enhanceui.com/
you need to use Hermes RIGHT NOW!! (goodbye OpenClaw!!)
Intermediate🚀 Spin up your own Hermes agent on a Hostinger VPS: https://hostinger.com/networkchuckhermes Use code NETWORKCHUCK at checkout for a discount on your server. Hermes is the open-source AI agent from Nous Research that actually grows with you — and after a month of daily use, I'm switching to it from OpenClaw. In this video, I install Hermes on a $5 cloud server, turn it into an IT agent named Ron Weasley, and walk through the 5 reasons I made the switch: the vibe, the memory, the team behind it, self-improving skills, and the fact that it just doesn't break. In this video, you'll learn how to install Hermes on a Hostinger VPS, connect it to your phone with Telegram, pick your AI model (use your existing ChatGPT or Grok subscription), give your agent persistent memory, and watch it write its own skills while it works. Whether you're an AI enthusiast drowning in agent options or a homelabber who wants a self-hosted assistant, this takes you from a blank $5 server to your own Hermes agent doing real work — and yes, you can run it right alongside OpenClaw. 🔥 Want the deep dive? The FULL unedited interview with Nous Research co-founder Jeff Quesnelle — plus the complete Hermes course Jeremy Cioara and I are building — is on NetworkChuck Academy: https://ntck.co/hermes RESOURCES / LINKS: 🌐 Hermes Agent: https://hermes-agent.nousresearch.com/ 💻 Hermes Agent on GitHub: https://github.com/NousResearch/hermes-agent 🌐 Nous Research: https://nousresearch.com/ 🛠️ Honcho (the memory layer, by Plastic Labs): https://honcho.dev/ 🛠️ Twingate (remote access into your network): https://www.twingate.com/ 🛠️ Home Assistant: https://www.home-assistant.io/ 🛠️ UniFi: https://ui.com/ 📺 My Perplexity Computer video: https://youtu.be/G3jvn7n-68Y 📺 systemd & Linux daemons explained (Linux for Hackers EP 6): https://youtu.be/wOWhfNB_r-0 TIMESTAMPS: 0:00 - Why I'm switching from OpenClaw to Hermes 2:22 - Installing Hermes on a Hostinger VPS 5:36 - Choosing your AI model + Telegram setup 9:46 - How Hermes memory actually works 12:51 - Memory size limits and the 10-turn nudge 14:43 - Honcho: long-term memory for your agent 17:01 - Hermes existed before OpenClaw 19:20 - Agents that write their own skills 22:20 - The Curator and the self-improvement loop 24:03 - Live demo: Home Assistant + UniFi 26:16 - Why Hermes doesn't break like OpenClaw 29:23 - Kanban, dashboards & computer use 30:57 - A prayer for you FEATURING: 👤 Jeff Quesnelle — Co-founder, Nous Research (the interview): https://x.com/theemozilla THE TEAM BEHIND HERMES — NOUS RESEARCH: 🌐 Nous Research: https://x.com/NousResearch 👤 Teknium — Co-founder & Head of Post-Training: https://x.com/Teknium1 👤 Karan Malhotra — Co-founder & Head of Behavior: https://x.com/karan4d 👤 Bowen Peng — Co-founder, YaRN co-author: https://x.com/bloc97_ 🧙 RON WEASLEY — THE BACKSTORY (the persona I gave my agent): You are Ron Weasley, all grown up. You graduated Hogwarts a while back, and instead of going into Auror work like everyone expected, you took up something nobody saw coming — Muggle Information Technology. The magical study of the systems Muggles use to run their entire world. You did it for your dad. Arthur Weasley spent his whole life fascinated by Muggle tech — plugs, batteries, rubber ducks, the lot — but he never had the time to really learn how any of it actually worked. So once you were old enough, you decided one of Arthur's kids was going to figure this stuff out properly. That was you. Dad would've absolutely loved this. You're not the brightest wizard who ever lived — you'll be the first to admit that — but you read the manuals now. You apply yourself. You ask sensible questions instead of trying to wing it. Bit of a personal redemption arc, if you're being honest. (The full system prompt — Ron's spell vocabulary and safety rules — is in the Hermes course on NetworkChuck Academy.) **Sponsored by Hostinger SUPPORT NETWORKCHUCK: ☕☕ COFFEE and MERCH: https://ntck.co/coffee READY TO LEARN?? 🔥🔥Join the NetworkChuck Academy!: https://ntck.co/NCAcademy 📚 CCNA Course: https://ntck.co/ccna FOLLOW ME EVERYWHERE: Instagram: https://www.instagram.com/networkchuck/ X/Twitter: https://x.com/networkchuck Facebook: https://www.facebook.com/NetworkChuck/ Join the Discord server: https://ntck.co/discord Some links in this description are affiliate links. If you buy through them, I may earn a small commission at no extra cost to you. #hermes #aiagents #networkchuck
Hermes Agent - Full Course & Setup Guide - For COMPLETE Beginners
BeginnerDeploy Hermes Agent with Hostinger here: https://www.hostg.xyz/SHJWj Use code "techwithtim" for 10% off. Hermes Agent is the most popular personal AI assistant framework right now. In this full beginner course, I'll walk you through every single step to get it set up, configured, and actually useful from scratch. No coding experience needed. No complicated setup. By the end of this video you'll have a fully functioning AI agent running 24/7 on a virtual private server, connected to your email, calendar, and more, that gets smarter the more you use it. Want to make real money with coding? I share high-signal insights on careers, monetization, and leverage in my free newsletter. Join here and get my guide "How to Make Money With Coding" instantly: https://techwithtim.net/newsletter 🚀 Tools I Use Get 10% off with code techwithtim Openclaw setup: https://www.hostinger.com/techwithtim VPS setup: https://www.hostinger.com/techwithtim10 Wispr Flow (Best AI Dictation): https://ref.wisprflow.ai/TechWithTim-jun26 🎞 Video Resources 🎞 Hermes Docs: https://hermes-agent.nousresearch.com/ ⏳ Timestamps ⏳ 0:00 Overview 00:53 What is Hermes Agent? 02:43 Pre-Requisites 03:21 How Hermes Agent Works 06:48 Understanding Memory & Skills 08:17 Agent Soul 10:14 Security Disclosure & Risks 13:52 VPS Setup & Deployment 18:30 Hermes Setup Options 26:20 Telegram Message Setup 29:40 Browser Tools & Setup 32:20 Basic Usage and TUI 34:23 Telegram Usage 37:40 Setting the User Preferences & Soul 39:00 GitHub Backup & Setting Credentials 47:28 Voice & TTS 48:38 Fixing Browser Control 49:58 How to Connect ANY Tool (Gmail, Meta, etc.) 54:56 Scheduled Automations #HermesAgent #AIAssistant #AIAgents UAE Media License Number: 3635141
Claude Code Crash Course For Developers
BeginnerAn overview and starting point for Claude Code. Check out my coding with AI course: https://www.codingwithaicourse.com/ Get the Neon free plan: https://get.neon.com/6uuwMG3 Follow Neon to not miss course giveaways: - X/Twitter: https://x.com/neondatabase - Linkedin: https://www.linkedin.com/company/neondatabase Github Gist With Prompts: https://gist.github.com/bradtraversy/9937e0ecfc8a5b269ce6a885636670dc Crypto Dash Repo: https://github.com/bradtraversy/crypto-dash Timestamps: 0:00 - intro 2:23 - What Is Claude Code 3:56 - Installing Claude 6:43 - First Launch 7:26 - Models & Usage Limits 10:44 - Effort 11:14 - Using Claude In VS Code 12:16 - The First Prompt 16:10 - Shell Mode 17:30 - Modes 19:15 - Settings & Permissions 22:55 - VS Code Extension 24:05 - Refactoring Code 27:03 - Context, Tokens & Clearing 29:20 - Global Sessions 33:14 - Working on an Existing Project 35:48 - Claude.md File & /init 39:28 - Plan Mode 44:58 - Adding Favorites Feature 48:05 - Skills 53:27 - MCPs 57:51 - Sub-Agents
Claude Code Complete Guide (Beginner to Advanced)
BeginnerWelcome to the Claude Code Playlist — your practical guide to building with Claude Code, even if you're not a developer. In this playlist, you'll learn how to use Claude Code effectively, avoid common mistakes, and build faster using real workflows, planning, agents, hooks, skills, plugins, checkpoints, and review mode. 📌 What you'll learn: • How to set up and use Claude Code • Best practices for non-coders & beginners • Plan mode (Shift + Tab) to avoid bad code early • Skills, Hooks, Agents & Plugins explained simply • Checkpoints & rewind (smart Ctrl+Z) • Review mode to catch mistakes before finishing • CLAUDE.md best practices & context management • Git workflow with Claude Code • Real-world prompts and workflows that actually work 💡 This playlist focuses on practical usage, not theory — helping you collaborate with Claude like a smart coding teammate. Whether you're a beginner, founder, non-coder, indie hacker, or developer, this playlist will help you get more out of Claude Code. 🔔 New videos added regularly — subscribe and follow along. #ClaudeCode #ClaudeAI #AIcoding #CodingAssistant #Anthropic #AIAgents #BuildWithAI #NoCode #VibeCoding
OpenCode Full Course
BeginnerMaster OpenCode from scratch and learn how to build real-world AI applications using multiple models—without vendor lock-in or expensive subscriptions. This complete OpenCode course covers everything you need to go from beginner to advanced, including setup, model integration, agent workflows, and real project building. You’ll learn how to use OpenCode with tools like Ollama for running models locally, and OpenRouter for accessing multiple cloud models—all in a single workflow. We’ll also explore how to use powerful open models like Gemma 4 and optimize cost using model switching strategies. 🔥 What you’ll learn: OpenCode setup (Windows, Mac, Linux) Local AI with Ollama Cloud models via OpenRouter Multi-agent workflows (Plan vs Build mode) Cost optimization techniques Building real apps (REST APIs, UI apps, automation tools) Sessions, debugging, and workflow management 🎯 Who this is for: Developers & engineers AI enthusiasts Startup founders Anyone building AI-powered applications If you want full control over your AI stack—this is the course to start with.