RSS
Sort by: Publisher Date Title
Content Marketing: Curated articles on content curation and its supported applications! We use our curation tools to power curated newsletters and conversational chatbots like the one you see on this page.
  • Citation Logo
    Context Engineering vs. Prompt Engineering: Smarter AI with RAG & Agents
    Publisher: IBM Technology
    2025-09-08

    Context Engineering vs. Prompt Engineering: Smarter AI with RAG & Agents

    Prompt engineering is crafting the instruction text for an LLM (instructions, examples, formatting) to steer its output. Context engineering is the system-level work that programmatically assembles everything the model sees at inference—prompts, re...
    Prompt engineering is crafting the instruction text for an LLM (instructions, examples, formatting) to steer its output. Context engineering is the system-level work that programmatically assembles everything the model sees at inference—prompts, re...

    Tags: prompt engineering, rag, context engineering

  • Citation Logo
    7 AI Terms You Need to Know Agents RAG ASI More
    Publisher: IBM Technology
    2025-09-01

    7 AI Terms You Need to Know Agents RAG ASI More

    This video explains seven essential AI terms—Agentic AI, Large Reasoning Models, Vector Databases, RAG (Retrieval-Augmented Generation), MCP (Model Context Protocol), Mixture of Experts (MoE), and ASI (Artificial Superintelligence). It describes ho...
    This video explains seven essential AI terms—Agentic AI, Large Reasoning Models, Vector Databases, RAG (Retrieval-Augmented Generation), MCP (Model Context Protocol), Mixture of Experts (MoE), and ASI (Artificial Superintelligence). It describes ho...

    Tags: agentic ai

  • Citation Logo
    Can AI Think? Debunking AI Limitations
    Publisher: IBM Technology
    2025-07-27

    Can AI Think? Debunking AI Limitations

    In this video, IBM Technology tackles the big question—can AI truly think? The discussion debunks common misconceptions about artificial intelligence and explores its reasoning capabilities and limitations.0:01 – Host (IBM Technology):Welcome to ...
    In this video, IBM Technology tackles the big question—can AI truly think? The discussion debunks common misconceptions about artificial intelligence and explores its reasoning capabilities and limitations.0:01 – Host (IBM Technology):Welcome to ...

    Tags: reasoning, llm, pattern matching

  • Citation Logo
    How Large Language Models Work
    Publisher: IBM Technology
    2025-07-25

    How Large Language Models Work

    This video explains what large language models (LLMs) are, how they work, and their practical business applications. It covers the foundation of LLMs in pre-training with vast amounts of data, transformer architecture, and iterative training method...
    This video explains what large language models (LLMs) are, how they work, and their practical business applications. It covers the foundation of LLMs in pre-training with vast amounts of data, transformer architecture, and iterative training method...

    Tags: llm, transformers

  • Citation Logo
    What is a Context Window? Unlocking LLM Secrets
    Publisher: IBM Technology
    2025-07-17

    What is a Context Window? Unlocking LLM Secrets

    (00:00) In the context of large language models. What is a context window? Well, it's the equivalent of its working memory. It determines how long of a conversation the LLM can carry out without forgetting details from earlier in the exchange. And a...
    (00:00) In the context of large language models. What is a context window? Well, it's the equivalent of its working memory. It determines how long of a conversation the LLM can carry out without forgetting details from earlier in the exchange. And a...

    Tags: llm, hallucination, context window, tokenization

  • Citation Logo
    AI Inference: The Secret to AI's Superpowers
    Publisher: IBM technology
    2025-07-17

    AI Inference: The Secret to AI's Superpowers

    (00:01) What is inferencing. It's an AI model's time to shine its moment of truth, a test of how well the model can apply information learned during training to make a prediction or solve a task. And with it comes a focus on cost and speed. Let's ...
    (00:01) What is inferencing. It's an AI model's time to shine its moment of truth, a test of how well the model can apply information learned during training to make a prediction or solve a task. And with it comes a focus on cost and speed. Let's ...

    Tags: artificial intelligence, inferencing

  • Citation Logo
    What is AI Search? The Evolution from Keywords to Vector Search & RAG
    Publisher: IBM Technology
    2025-07-14

    What is AI Search? The Evolution from Keywords to Vector Search & RAG

    (00:00) AI search is transforming how we locate and consume information online, but how? Well, back in the day, search engines were pretty simple because they were based more or less just on keyword search. They matched words in a user's query to ...
    (00:00) AI search is transforming how we locate and consume information online, but how? Well, back in the day, search engines were pretty simple because they were based more or less just on keyword search. They matched words in a user's query to ...

    Tags: search, rag, seo, keyword search, geo, vectory search

  • Citation Logo
    How to Make AI More Accurate: Top Techniques for Reliable Results
    Publisher: IBM Technology
    2025-06-30

    How to Make AI More Accurate: Top Techniques for Reliable Results

    In this video, IBM Technology explains several techniques to improve AI accuracy. The speakers discuss methods such as Retrieval Augmented Generation (RAG), choosing the proper model, Chain of Thought prompting, LLM chaining, Mixture of Experts (MoE...
    In this video, IBM Technology explains several techniques to improve AI accuracy. The speakers discuss methods such as Retrieval Augmented Generation (RAG), choosing the proper model, Chain of Thought prompting, LLM chaining, Mixture of Experts (MoE...

    Tags: rag, hallucination

  • Citation Logo
    AI vs Human Thinking: How Large Language Models Really Work
    Publisher: IBM Technology
    2025-06-23

    AI vs Human Thinking: How Large Language Models Really Work

    This video compares AI and human cognition, exploring key differences in learning, information processing, memory, reasoning, error, and embodiment. It explains that while humans learn dynamically and interact with the world through sensory experienc...
    This video compares AI and human cognition, exploring key differences in learning, information processing, memory, reasoning, error, and embodiment. It explains that while humans learn dynamically and interact with the world through sensory experienc...

    Tags: ai vs humans

  • Citation Logo
    5 Types of AI Agents: Autonomous Functions and Real-World Applications
    Publisher: IBM Technology
    2025-06-07

    5 Types of AI Agents: Autonomous Functions and Real-World Applications

    This video explains five main types of AI agents—from simple reflex agents to adaptive learning agents—and how each operates using different decision-making processes in various environments. It also covers the evolution from rule-based systems t...
    This video explains five main types of AI agents—from simple reflex agents to adaptive learning agents—and how each operates using different decision-making processes in various environments. It also covers the evolution from rule-based systems t...

    Tags: agentic ai, ai agents

  • Citation Logo
    MCP vs API: Simplifying AI Agent Integration with External Data
    Publisher: IBM Technology
    2025-06-07

    MCP vs API: Simplifying AI Agent Integration with External Data

    This video explains the Model Context Protocol (MCP) and how it standardizes the integration of large language models (LLMs) with external data and tools, comparing it to traditional APIs. It also highlights MCP’s dynamic discovery, uniform interfa...
    This video explains the Model Context Protocol (MCP) and how it standardizes the integration of large language models (LLMs) with external data and tools, comparing it to traditional APIs. It also highlights MCP’s dynamic discovery, uniform interfa...

    Tags: agentic ai, ai agents, mcp, model context protocol

  • Citation Logo
    RAG vs Fine-Tuning vs Prompt Engineering: Optimizing AI Models
    Publisher: IBM Technology
    2025-06-07

    RAG vs Fine-Tuning vs Prompt Engineering: Optimizing AI Models

    This video explains three approaches to improving large language model outputs: Retrieval Augmented Generation (RAG), Fine-Tuning, and Prompt Engineering. It covers how each method works, the benefits they offer, and the trade-offs involved in applyi...
    This video explains three approaches to improving large language model outputs: Retrieval Augmented Generation (RAG), Fine-Tuning, and Prompt Engineering. It covers how each method works, the benefits they offer, and the trade-offs involved in applyi...

    Tags: prompt engineering, rag, fine tuning, gpt, model response

  • Citation Logo
    LangChain vs LangGraph: A Tale of Two Frameworks
    Publisher: IBM Technology
    2025-06-07

    LangChain vs LangGraph: A Tale of Two Frameworks

    This video compares LangChain and LangGraph—two open source frameworks for building applications with large language models. It explains each framework’s architecture, components, and state management approaches, and outlines the scenarios where ...
    This video compares LangChain and LangGraph—two open source frameworks for building applications with large language models. It explains each framework’s architecture, components, and state management approaches, and outlines the scenarios where ...

    Tags: rag, llm, long chain, long graph

  • Citation Logo
    What is a Vector Database? Powering Semantic Search & AI Applications
    Publisher: IBM Technology
    2025-06-07

    What is a Vector Database? Powering Semantic Search & AI Applications

    This video explains vector databases and how they enable semantic search by representing unstructured data like images, text, and audio as mathematical vector embeddings. The speaker details how data is transformed into high-dimensional vectors and e...
    This video explains vector databases and how they enable semantic search by representing unstructured data like images, text, and audio as mathematical vector embeddings. The speaker details how data is transformed into high-dimensional vectors and e...

    Tags: semantic search, vector database, semantic graph, vector embeddings

  • Citation Logo
    RAG vs. CAG: Solving Knowledge Gaps in AI Models
    Publisher: IBM Technology
    2025-06-07

    RAG vs. CAG: Solving Knowledge Gaps in AI Models

    This video explains two methods—Retrieval-Augmented Generation (RAG) and Cache-Augmented Generation (CAG)—to overcome the knowledge limitations of large language models. It details how each technique processes and utilizes external information, c...
    This video explains two methods—Retrieval-Augmented Generation (RAG) and Cache-Augmented Generation (CAG)—to overcome the knowledge limitations of large language models. It details how each technique processes and utilizes external information, c...

    Tags: rag, cag

  • Citation Logo
    What is Prompt Tuning?
    Publisher: IBM Technology
    2024-10-13

    What is Prompt Tuning?

    (00:00) Large language models like ChatGPT are examples of foundation models, large reusable models that have been trained on vast amounts of knowledge on the Internet, and they're super flexible. The same large language model can analyze a legal ...
    (00:00) Large language models like ChatGPT are examples of foundation models, large reusable models that have been trained on vast amounts of knowledge on the Internet, and they're super flexible. The same large language model can analyze a legal ...

    Tags: prompt engineering, prompt tuning, soft prompts

Page 1 of 1
Powered by Optimal Access

Category Tags

2nd brainadvertisingagentic aiagiaiai agentsai hypeai in marketingai modelsai reasoningai searchai servicesai vs humansalgorithmsanalyticsanswer enginesartificial general intelligenceartificial intelligenceattentionattention spanaudience behaviorautomationb2b marketingbardbest practicesbingblogsbrain studybrandingbusiness opportunitycagchatbotschatgptclaudecmscognitive sciencecomparisonconsciousnesscontent curationcontent hubscontent librarycontent managementcontent marketingcontent strategycontextcontext engineeringcontext windowcopy writingcopyrightscostscreativitycurated newsletterscuration strategycustomer journeycustomer supportdata setsdeepseekdescartesdiscoveryemail listemail marketingenterprisefield of inquiryfilter bubblefine tuningfine tuning ai modelsgemini-progenerative aigeogo to market strategygovernancegptgpt3.5gpt4growth hackinggrowth strategyhallucinationhealthcare professionalshow tohuman congnitionindexinginferencinginformation overloadjournalismkbucketkchatkeyword searchkeyword strategyknowledge graphsknowledge managementlanding pageslanguagelead generationlinguisticslingusticslinkedin strategyllmlocalizationlong chainlong graphmachine limitationsmarketing strategymarketing stratgeymcpmechanistic interpretabilitymessagingmodel context protocolmodel responsemoralitynature of languagenews curationnewslettersnftnlpnote takingopenaiorganizationorwellpattern matchingpersonal prioritiesphilosophyplatopoliticsproduct reviewproductivityprogrammer guideprompt engineeringprompt tuningprospectingragrag agentsreading habitsreasoningrsssales enablementsales funnelsales processsearchsemantic graphsemantic searchsemantic websemanticsseoslmsocial mediasoft promptsstart upsstatisticsstudyswipe filessyntaxtacit knowledgetheory of languagetokenizationtransformerstransparencytrendsturing testtwitteruniversal grammeruse casesvector databasevector embeddingsvectory searchweb 3.0webinarswhy curationwordpressyoutube

Author TagsReset

3Blue1BrownAaron OrendorffAlexander EstnerAmanda SibleyAnastasia GolovashkinaAndy CrestodinaArt MurrayArvind NarayananAvinash AsthanaBarb Mosher ZinckbeehiivBeth GladstoneBill JensenBlake EmalBoyan StoykovskiBrendan DellBrent CsutorasBrian DeanBrian MortenCaroline DuncanCaroline ForseyChris BurnsChris MakaraChris OlahChristina NewberryChristopher ZaraClaudio ButticeCNETColin NewcomerCorey WainwrightCyrus ShepardDan ShipperDario AmodeiDaron AcemogluDavid BauderDavid KironDavid KlepperDiego PinedaDmitri BreretonDominic CumminsDouwe KielaDr Kondal Reddy KandadiEli PariserFabian PfortmüllerFarhad ManjooFlipbytesFlori NeedleForbes Communications CouncilFred MelansonGary MarcusHarry ClokeIme Amor MortelInfoDeskIwsnbakerJake AtheyJeff Sujeremiah_owyangJessica IwayemiJessie van BreugelJimmy KimmelJoe GannonJohn EspirianJon AccarrinoJon SchwarzJordan KretchmerJosh SternebrgJoy Olivia MillerJuan Francisco AguilarJulian HorseyJustin McGillKayla CarmichealKei WatanabeKevin IndigKyle LibraLee BoonstraLuiza JarovskyLuke SzkudlarekMarie EnnisMarissa BurdettMark PalmerMark RileyMark SchaferMarko BogdanovicMartin KeenMaruti TechlabsMassimo ChieruzziMatt DiggityMatt SilvermanMatthew RoyseMatthias BastianMaxim PoulsenMichael KingMichael SimmonsMichal PecánekMichelle MartinMindy SerinMorten Rand-HendriksenNate B JonesNavin ManaswiNeel NandaNeil MillerNick CostelloeNoam ChomskyOlivia DengPaul BradshawPaul HempPawan DeshpandePete PachalPeter BernsteinPeter BittnerPeter NilssonPrady KunaQuinn WhissenRay KurzweilReforgeRefuting IdiotsRichard FeynmanRishikesh SreehariRobin GoodRon MillerRon TracyRonald KaufmanRyan PriorSahana ChattopadhyaySam AltmanSandra ChungSayash KapoorScott RogersonSean StanleighSean TinneySebastien BubeckSeth AbramsonShiv SinghSimon SinekSir Roger PenroseSonia SimoneSophia BernazzaniSteven McDonaldThomas FrankTim El-SheikhTimothy CarterToby DanylchukToby WardTom TaulliTomaz BratanicTony HaileTori SimmonsTrevorTrevor LonginoTristan HandyViolet TurriWes McDowellYann LeCunZusanna Bocian

Publisher Tags

3Blue1BrownAhrefsAI BusinessAI EngineerAI News & StrategyAnders PinkApollo BlogAri SeffAWeberBacklinkobeehiiv BlogBen AIBreaking PointsBrendan DellBrodie RobertsonBulklyCampaign MonitorCampaigns & ElectionsChatBotChatbots MagazineContent Marketing InstituteContrastConvince and ConvertCopybloggerCottrill Research, LLCCrowdTamersCurt JaimungalDaragh WalshDeskAlertsDigitalMarketerDivByZeroDKBEntrepreneurEpoch Philosophyevery.toFAR.AIForbesFortuneGada GoGeeky GadgetsGoogleGoogle DocsGreylockGrowth Engineeringgrowth memoHarvard Business ReviewHongkiatHubSpotIBM TechnologyID and Other ReflectionsInfoDeskIngeniuxinstapageInstitute of PhilosophyInternational Business TimesInternational News Media Association (INMA)IntranetBlogJeffrey KaplanJeremiah OwyangKMWorldKnowledgeMTLeadFuzeLex ClipsLex FridmanLinkedInLos Angeles Timesluiza newsletterMarketing Arsenal -Marketing LandMarques BrownleeMartechMashablemediacopilotMediumMentionmirror.xyzMITMIT SloanMOR10MoshMozMuck RackNeil PatelNick SaraevNovara MediaOnline Journalism BlogOntotextopenAIOrbit Media StudiosPhilosophical TrialsPhilosophy OverdoseReforgeRichardsonRishikesh Sreehari - Redefining ProbabilitiessavvymattersSchaefer Marketing Solutions: We Help Businesses {grow}Search Engine JournalSearch Engine LandSEI BlogShield appSlate MagazineSocial Media ExaminerSocial Media Marketing & Management DashboardStartupBusinessTipsSubstacksuperofficeTBH Creative BlogTechCrunchtechnical Write HQTechno SapienTechopedia.comTechzone 360TedXThe AI AdvantageThe AI DridThe CEO RetortThe Daily EggTHE DECODERThe GuardianThe InterceptThe Media CopilotThis Is WorldThrough Conversations PodcastTimeTV News CheckUNCupcontentupland softwareUW VideovidIQVivo MentorWelch LabsWes McDowellWhat Is Web 3.0 (Web3 definition)?WP MayorWP WebifyYouTube