* Cantinho Satkeys

Refresh History
  • j.s.: try65hytr a todos  49E09B4F
    Hoje às 18:55
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  49E09B4F
    22 de Março de 2026, 11:36
  • j.s.: tenham um ex celente fim de semana  4tj97u<z 4tj97u<z
    20 de Março de 2026, 18:34
  • j.s.: dgtgtr a todos  49E09B4F
    20 de Março de 2026, 18:34
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    19 de Março de 2026, 11:14
  • j.s.: try65hytr a todos  49E09B4F
    16 de Março de 2026, 19:20
  • FELISCUNHA: ghyt74  e bom fim de semana  4tj97u<z
    14 de Março de 2026, 11:15
  • JPratas: try65hytr Pessoal  4tj97u<z 2dgh8i k7y8j0 yu7gh8
    13 de Março de 2026, 05:26
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    10 de Março de 2026, 11:00
  • j.s.: dgtgtr a todos  49E09B4F 49E09B4F
    09 de Março de 2026, 17:12
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    07 de Março de 2026, 11:37
  • JPratas: try65hytr Pessoal  4tj97u<z 2dgh8i k7y8j0 yu7gh8
    06 de Março de 2026, 05:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    04 de Março de 2026, 10:47
  • Kool.king1: french
    02 de Março de 2026, 22:47
  • j.s.: dgtgtr a todos  49E09B4F
    01 de Março de 2026, 16:54
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    01 de Março de 2026, 10:42
  • cereal killa: try65hytr pessoal e bom fim semana de solinho  535reqef34 r4v8p
    28 de Fevereiro de 2026, 20:31
  • FELISCUNHA: ghyt74  Pessoal   4tj97u<z
    27 de Fevereiro de 2026, 10:51
  • JPratas: try65hytr Pessoal  4tj97u<z 2dgh8i k7y8j0 classic
    27 de Fevereiro de 2026, 04:57
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    22 de Fevereiro de 2026, 11:06

Autor Tópico: Creating AI Agents In Html From Scratch - And In Wordpress!  (Lida 96 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online WAREZBLOG

  • Moderador Global
  • ***
  • Mensagens: 6947
  • Karma: +0/-0
Creating AI Agents In Html From Scratch - And In Wordpress!
« em: 04 de Janeiro de 2026, 04:25 »

Free Download Creating AI Agents In Html From Scratch - And In Wordpress!
Published 1/2026
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 846.29 MB | Duration: 1h 12m
Two courses! (1) Agentic AI in generic HTML for any language and (2) Agentic AI in WordPress plugins and pages

What you'll learn
COURSE 1: Intermediate HTML/JS/CSS and familiar with APIs, JSON and web development.
COURSE 1: Learn how to use AI Coding tools that are free/paid.
COURSE 1: Basic Agents with tool/function calling and memory.
COURSE 1: Prompt/Context Engineering
COURSE 2 builds on COURSE 1 and needs to be studied for COURSE 2
COURSE 2: Create chatbots that use Retrieval Augmented Generation, RAG, to answer user questions.
COURSE 2: Learn how to integrate Langchain.js into your WordPress site.
COURSE 2: Create chatbots that use Retrieval Augmented Generation, RAG, to answer user questions.
Requirements
BOTH COURSES: An OpenAI API key will be needed. This is not free but we will use well under the minimum $5USD initial requirement. We will explore the use of the free Groq free API key but assume you will need to have an OpenAI account with a minimum of $5USD.
COURSE 1: Intermediate HTML/CSS/JS and with APIs, JSON and web development.
COURSE 2: Advanced WordPress Plugin Development - plugins are explained not built.
COURSE 2: Intermediate HTML/CSS/JS.
COURSE 2: One plugin (06) wires in Langchain.js and we will use @wordpress/scripts. Need to be able to use the terminal as I will show you what to do. You won't need to understand Node etc.
Description
!An OpenAI API Key is needed. They have a minimum up front billing of $5 but the course will will need far less than this!COURSE 1: AI Agents in HTML that can be used in any language.COURSE 2: Advanced WordPress Plugin Developers guide to implementing the HTML section into plugins and shortcodes.The courses...COURSE 1: AI Agents in HTML that can be used in any language.Having given 9 talks/workshops in 2025 on creating AI Agents from scratch, we can create HTML pages that have AI Agents using tool/function calling.By simplifying and demystifying AI Agents we can use what we learn in any language or framework that can use HTML/JS/CSS.In this course we will learn with full code already made:Basic AgentsAgents with Static/Dynamic RagAgents with memoryREQUIREMENTS: Intermediate HTML/CSS/JS and familiar with APIs, JSON.All code samples available.COURSE 2: AN ADVANCED/EXPERT LEVEL WORDPRESS PLUGIN DEVELOPER COURSEREQUIREMENTS: Advanced WordPress Plugin Development UnderstandingYou will have all the final plugins and backup of the WP site but the learning process will be using AI coding tools as I develop these plugins.Once we have had a few lessons on how I use AI Coding Tools, we will then look at the remaining plugins I have built this way and inspect how they work and the wiring involved. The focus is on AI Agents rather than WP coding.Advanced understanding of WP Plugin Development is a requirement as I will be explaining ONLY the modern AI Coding workflow, plugin architecture and how the AI Agents work.Topics covered in this course:PLUGIN01 - A pure PHP AI AgentPLUGIN02 - Our standard PHP/JS AI Agent with refactoringPLUGIN03 - Tool/Function calling in our AgentsPLUGIN04 - Adding RAG (Retrieval Augmented Generation) to our AgentsPLUGIN05 - Create a custom table with all our posts in flat format with Full Text Search and REST APIPLUGIN06 - A ChatGPT style chat bot that answers questions with RAG from the databasePLGUIN07 -How to integrate JS bundles with @wordpress/scriptsPLUGIN08 - A template to wire in Langchain.js for further app developmentthere are more plugins I will add as a BONUS SECTIONIn 2025 I gave 9 talks/workshops on creating AI Agents from scratch (Python) and I now show you how you can translate that to WordPress.I have also given 20 talks/workshops at WordPress/NDC events on WP REST APIs, Web Components and Progressive Web Apps. These are detailed in the preview videos.All plugins and backup WordPress site that can be installed with All In One WP Migration plugin (included) are available. Ready to go! (But not production ready as you will need to check and verify its implementation)
COURSE 1: Intermediate HTML/CSS/JS developers who are familiar with API requests.,COURSE 2: Advanced WordPress Plugin Developers with familiarity with JS. PLUGIN 06 uses @wordpress/scripts - we will use terminal and node. I will show you what to do but I won't be teaching Node.js.
Homepage
Código: [Seleccione]
https://www.udemy.com/course/creating-ai-agents-in-html-from-scratch-and-in-wordpress/
Recommend Download Link Hight Speed | Please Say Thanks Keep Topic Live
No Password  - Links are Interchangeable