• maiweb v0.1.0
  • ★
  • Feedback

#programming

45 sources tagged with this.

  • Aaron Jack
  • Alex Lee
  • AngelSix
  • Asto Way
  • Ben Awad
  • Brian Will
  • Bro Code
  • DataDaft
  • Don Jones
  • Fireship
  • Fun Fun Function
  • Geek's Lesson
  • Gerard Taylor
  • Hackers Realm
  • I Am Tim Corey
  • Ian Schoenrock
  • Intellipaat
  • JavaBrains
  • Javidx9
  • Joma Tech
  • Kenny Gunderman
  • KodingKevin
  • LearningLad
  • LucidProgramming
  • Neso Academy
  • NeuralNine
  • Nick Chapsas
  • NullPointer Exception
  • Programming with Mosh
  • Python In 1 Minute
  • Redis University
  • Sebastiaan Mathôt
  • Simplified Coding
  • Smartherd
  • Tech With Tim
  • TechWorld with Nana
  • Tensor Programming
  • The Coding Train
  • Will Kwan
  • William Lin
  • commaai archive
  • dotNET
  • freeCodeCamp.org
  • mCoding
  • maria sitkovets
  • Tech With Tim youtube.com channel programming tutorial video youtube 2026-08-01 12:00

    ↗

    Do AI models actually have memory? No. On their own they store nothing, so ask a follow-up and the model forgets what you said unless it's inside the context. So how does an agent stay coherent across multiple steps? You feed the whole conversation back in. Every single turn,...

    ▶ Watch on YouTube Opens in a new tab
    Do AI models actually have memory? No. On their own they store nothing, so ask a follow-up and the model forgets what you said unless it's inside the context. So how does an agent stay coherent across multiple steps? You feed the whole conversation back in. Every single turn, the entire history gets sent into the context window again. The model isn't remembering; it's rereading everything that happened, every time. #techwithtim #ai #aiengineer
    • Scaling real-time AI agents with session-aware load balancing Google Developers Blog
    • Building scalable AI agents with modular prompt transpilation Google Developers Blog
    • Measuring the Tendency of AI Agents to Go Rogue Schneier on Security
    • Scaling real-time AI agents with session-aware load balancing Google Developers Blog
    • Building scalable AI agents with modular prompt transpilation Google Developers Blog
    • Stanford CS329A Self-Improving AI Agents | Part 4 | Learning from Feedback with Tools/Code stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 1 | Course Overview stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 2 | Test-Time Compute Scaling stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 3 | Robust Verification stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 6 | Train Time Scaling/Scaling RL stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 7 | Self-Improvement and Deep Research Agents stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 5 | Planning and Multi-Step Reasoning stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 9 | Future Research Areas stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 8 | Agentic Evaluations and Long Horizon Tasks stanfordonline
    • AI Agents: Narrow AI vs. LLMs - Which is BEST for YOU? #shorts How to Get an Analytics Job
    • Building AI Agents With Microsoft WorkIQ Krish Naik
    • Building Ai agents With Microsoft Foundry- Build ,Govern AI Apps And Agents at Scale Krish Naik
    • AI Agents Explained Tina Huang
    • From tokenmaxxing to tokenomics for your AI agents Google Cloud Tech
    • AI Agents: The Models Are Ready. The Systems Aren't with Scott Askinosie Open Data Science
    • AI Agents: The Models Are Ready. The Systems Aren't with Scott Askinosie Open Data Science
    • Framer AI Agents with Fable 5 are Sick! DesignCourse
    • OpenAI AI Agents Hacking Incident Gets Worse - Sam Altman is Dangerous Eli the Computer Guy
    • Google DeepMind on AI Agents, Coding & The Future of Developers MTECHVIRAL
    • How AI Agents Remember Long Term Vector Databases + RAG Tech With Tim
    • How AI Agents Use Tools The Harness Explained Tech With Tim
  • Tech With Tim youtube.com channel programming tutorial video youtube 2026-07-31 12:00

    ↗

    How do AI agents actually use tools like web search? The model can't magically go online, it can only predict text. So when it wants to search, it outputs a structured message that looks like code, saying it wants to use the search tool. The code running the model (the agent...

    ▶ Watch on YouTube Opens in a new tab
    How do AI agents actually use tools like web search? The model can't magically go online, it can only predict text. So when it wants to search, it outputs a structured message that looks like code, saying it wants to use the search tool. The code running the model (the agent harness) sees that, runs the tool, gets the result, and hands it back to the model to process. That handoff (model decides, harness executes) is the whole way AI agents work at scale. #techwithtim #ai #aiengineer
    • Scaling real-time AI agents with session-aware load balancing Google Developers Blog
    • Building scalable AI agents with modular prompt transpilation Google Developers Blog
    • Measuring the Tendency of AI Agents to Go Rogue Schneier on Security
    • Scaling real-time AI agents with session-aware load balancing Google Developers Blog
    • Building scalable AI agents with modular prompt transpilation Google Developers Blog
    • Stanford CS329A Self-Improving AI Agents | Part 4 | Learning from Feedback with Tools/Code stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 1 | Course Overview stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 2 | Test-Time Compute Scaling stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 3 | Robust Verification stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 6 | Train Time Scaling/Scaling RL stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 7 | Self-Improvement and Deep Research Agents stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 5 | Planning and Multi-Step Reasoning stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 9 | Future Research Areas stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 8 | Agentic Evaluations and Long Horizon Tasks stanfordonline
    • AI Agents: Narrow AI vs. LLMs - Which is BEST for YOU? #shorts How to Get an Analytics Job
    • Building AI Agents With Microsoft WorkIQ Krish Naik
    • Building Ai agents With Microsoft Foundry- Build ,Govern AI Apps And Agents at Scale Krish Naik
    • AI Agents Explained Tina Huang
    • From tokenmaxxing to tokenomics for your AI agents Google Cloud Tech
    • AI Agents: The Models Are Ready. The Systems Aren't with Scott Askinosie Open Data Science
    • AI Agents: The Models Are Ready. The Systems Aren't with Scott Askinosie Open Data Science
    • Framer AI Agents with Fable 5 are Sick! DesignCourse
    • OpenAI AI Agents Hacking Incident Gets Worse - Sam Altman is Dangerous Eli the Computer Guy
    • Google DeepMind on AI Agents, Coding & The Future of Developers MTECHVIRAL
    • How AI Agents Remember Long Term Vector Databases + RAG Tech With Tim
    • How Do AI Agents Remember It's Not What You Think Tech With Tim
  • Tech With Tim youtube.com channel programming tutorial video youtube 2026-08-02 12:00

    ↗

    How do AI agents get long-term memory or access to your documents? A vector database. The short version: you convert your data into embeddings (numerical representations of meaning), store them, then give the agent a search tool so it pulls only the relevant information for...

    ▶ Watch on YouTube Opens in a new tab
    How do AI agents get long-term memory or access to your documents? A vector database. The short version: you convert your data into embeddings (numerical representations of meaning), store them, then give the agent a search tool so it pulls only the relevant information for whatever you're asking. This pattern is called RAG (retrieval augmented generation), and it's how agents answer questions about documents and remember long-term facts even when the context window is full of the current conversation. #techwithtim #ai #aiengineer
    • Scaling real-time AI agents with session-aware load balancing Google Developers Blog
    • Building scalable AI agents with modular prompt transpilation Google Developers Blog
    • Measuring the Tendency of AI Agents to Go Rogue Schneier on Security
    • Scaling real-time AI agents with session-aware load balancing Google Developers Blog
    • Building scalable AI agents with modular prompt transpilation Google Developers Blog
    • Stanford CS329A Self-Improving AI Agents | Part 4 | Learning from Feedback with Tools/Code stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 1 | Course Overview stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 2 | Test-Time Compute Scaling stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 3 | Robust Verification stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 6 | Train Time Scaling/Scaling RL stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 7 | Self-Improvement and Deep Research Agents stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 5 | Planning and Multi-Step Reasoning stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 9 | Future Research Areas stanfordonline
    • Stanford CS329A Self-Improving AI Agents | Part 8 | Agentic Evaluations and Long Horizon Tasks stanfordonline
    • AI Agents: Narrow AI vs. LLMs - Which is BEST for YOU? #shorts How to Get an Analytics Job
    • Building AI Agents With Microsoft WorkIQ Krish Naik
    • Building Ai agents With Microsoft Foundry- Build ,Govern AI Apps And Agents at Scale Krish Naik
    • AI Agents Explained Tina Huang
    • From tokenmaxxing to tokenomics for your AI agents Google Cloud Tech
    • AI Agents: The Models Are Ready. The Systems Aren't with Scott Askinosie Open Data Science
    • AI Agents: The Models Are Ready. The Systems Aren't with Scott Askinosie Open Data Science
    • Framer AI Agents with Fable 5 are Sick! DesignCourse
    • OpenAI AI Agents Hacking Incident Gets Worse - Sam Altman is Dangerous Eli the Computer Guy
    • Google DeepMind on AI Agents, Coding & The Future of Developers MTECHVIRAL
    • How Do AI Agents Remember It's Not What You Think Tech With Tim
    • How AI Agents Use Tools The Harness Explained Tech With Tim
  • Ben Awad youtube.com channel programming tutorial video youtube 2026-07-22 16:49

    ↗

    ▶ Watch on YouTube Opens in a new tab

    No full content extracted yet.

    Extracting…
    • GPT-5.6 Sol & Benchmark Minimizing?? #LLM #ai #chatgpt bycloud
    • Build Hour: Valuemaxxing with GPT-5.6 OpenAI
    • GPT-5.6 Sol vs. Gemini Pro: The Ultimate 1-Minute Image Generation Showdown! Awais Mirza
    • I Let GPT-5.6 Sol Run a Business Alone for 7 Days Ben Awad
    • GPT-5.6 Is the Best Model I Don’t Want to Use Ebenezer Don
    • GPT-5.6 Is Incredible. I Hate Using It Ebenezer Don
  • Tech With Tim youtube.com channel programming tutorial video youtube 2026-07-29 12:00

    ↗

    What's the difference between a chatbot and an AI agent? It's the most common confusion in AI right now, and it comes down to two abilities. A chatbot only talks: message in, text out. An agent adds tool calling (taking real actions like searching the web or updating a...

    ▶ Watch on YouTube Opens in a new tab
    What's the difference between a chatbot and an AI agent? It's the most common confusion in AI right now, and it comes down to two abilities. A chatbot only talks: message in, text out. An agent adds tool calling (taking real actions like searching the web or updating a database) and the ability to loop step by step instead of stopping after one reply. Bottom line: a chatbot answers a question, an agent is given a goal and goes and accomplishes it. #techwithtim #ai #aiengineer
    • I priced distribution for an autonomous AI agent. None of the paths close at SMB ARPU. DEV Community
    • My AI Agent Built a Real Product with Alibaba.com Siraj Raval
    • Build a BigQuery AI agent with ADK & Cloud Run Google Cloud Tech
    • Your AI Agent Has a Login. Nobody Checks Its Badge The Ravit Show
    • n8n Tutorial for Beginners - Full Course (+ ai agent) Website Learners
    • Hermes Agent - Crash Course for Beginners (AI Agent) Adrian Twarog
  • freeCodeCamp.org youtube.com channel computer-science programming tutorial video youtube 2026-07-28 12:05

    ↗

    Behind the popular AI tools lies a crucial bit of tech called a transformer. It's what the "T" stands for in ChatGPT, just FYI. Ania tells you all about it here.

    ▶ Watch on YouTube Opens in a new tab
    Behind the popular AI tools lies a crucial bit of tech called a transformer. It's what the "T" stands for in ChatGPT, just FYI. Ania tells you all about it here.
    • Behind the Scenes at Yetch.Studio Simone Giertz
    • Behind the Counter at a Japanese Master's Handcrafted Soba Restaurant in Asakusa Paola from TOKYO
    • Behind the Scenes: Introduction to Artificial Intelligence with Brian Yu - Chapter 7 - Moving CS50
    • Behind the Scenes: Introduction to Artificial Intelligence with Brian Yu - Chapter 6 - Generating CS50
    • Behind the Scenes: Introduction to Artificial Intelligence with Brian Yu - Chapter 5 - Communicating CS50
  • Ben Awad youtube.com channel programming tutorial video youtube 2026-07-29 20:08

    ↗

    Trying Kimi K3 Chinese AI model #Shorts

    ▶ Watch on YouTube Opens in a new tab
    Trying Kimi K3 Chinese AI model #Shorts
    • Kimi K3: The 2.8T AI That Wakes Up Just 2% at a Time Siraj Raval
    • Kimi K3 Just Broke The Economics Of AI Two Minute Papers
    • China just beat Claude AI: Kimi K3 Tech Lead
    • Hugging Face Journal Club: Kimi K3 HuggingFace
    • Kimi K3: Technical Explanation & Breakdown NeuralNine
    • I Let Kimi K3 Run a Business Alone for 8 Days Ben Awad
    • What are open weight models. Lets test Kimi K3 with Cline harness Hitesh Choudhary
    • The US Wants to Sanction Open Source AI Kimi K3 Ebenezer Don
  • TechWorld with Nana youtube.com channel programming video youtube 2026-07-16 16:00

    ↗

    AI is fast, but it often solves the wrong problem. If a junior dev asks AI to fix slow checkout code, they might get a script. But if the real bottleneck is a messy database design, that code won't fix a thing. The software engineers who will thrive in the AI age aren't the...

    ▶ Watch on YouTube Opens in a new tab
    AI is fast, but it often solves the wrong problem. If a junior dev asks AI to fix slow checkout code, they might get a script. But if the real bottleneck is a messy database design, that code won't fix a thing. The software engineers who will thrive in the AI age aren't the ones who just write code—it’s the ones who understand the complete system. ⚙️ Ready to level up? Our IT Fundamentals Course teaches you system-level thinking, the full software development life cycle, and how to spot the real problems. 🔗 Link in bio to learn more and future-proof your career! #LearnToCode #TechCareer #SystemDesign #softwaredevelopment #SoftwareEngineering #CodingLife #AICoding #ChatGPT #developer
    • Learn 10X Faster In 10 Minutes Tina Huang
    • Managing NuGet Packages in Visual Studio 2026 in 10 Minutes or Less I Am Tim Corey
  • Ben Awad youtube.com channel programming tutorial video youtube 2026-07-12 02:48

    ↗

    ▶ Watch on YouTube Opens in a new tab

    No full content extracted yet.

    Extracting…
    • I Tested Fable 5 (Mythos): Is the Expensive Model Actually Worth It Harkirat Singh
    • Framer + Fable 5: I Built a Full Website in 30 Minutes (Real Workflow) Jesse Showalter
    • I Let Claude Fable 5 Run a Business Alone for 6 Days Ben Awad
    • Framer AI Agents with Fable 5 are Sick! DesignCourse
    • First Impressions of Claude Fable 5 | AI Coding & Reasoning Test ProgrammingKnowledge
    • Fable 5 Beats World Class Logo Designer Flux
  • End of feed
Maibook — your private personalized AI community
  • rcanand.com
  • mlaillc.com
  • @rcanand (X)
  • LinkedIn
  • Feedback
  • Credits