Creating AI Agents In Html From Scratch - And In Wordpress!

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 847.0 MB
  • Uploaded By freecoursewb
  • Downloads 165
  • Last checked 3 hours ago
  • Date uploaded 2 days ago
  • Seeders 9
  • Leechers 6

Infohash : CC057321B0C6CB14D331CC5B863FB84307771DFC



Creating AI Agents In Html From Scratch - And In Wordpress!

https://WebToolTip.com

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.

Files:

[ WebToolTip.com ] Creating AI Agents In Html From Scratch - And In Wordpress!
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1 - Introduction to course IMPORTANT
    • 1 - A warning and hope.mp4 (5.3 MB)
    • 2 - I will keep mistakes in.mp4 (3.3 MB)
    • 3 - The new way of coding AI Code Assistants.mp4 (50.9 MB)
    • 4 - AI Agents as API the core concept of this course.mp4 (49.7 MB)
    • 5 - GitHub Repo.txt (0.1 KB)
    • 5 - Quick tour of GitHub repo UPDATE AT END.mp4 (50.7 MB)
    2 - My development setup
    • 6 - VSCode my set up.mp4 (35.6 MB)
    • 7 - Claudeai some free useage.mp4 (2.9 MB)
    • 8 - VSCode Cline extension with some free models.mp4 (32.3 MB)
    • 8 - httpsclinebot.txt (0.0 KB)
    3 - HTML Examples easier for education purposes
    • 10 - 01 Basic Agent Demo.mp4 (13.7 MB)
    • 11 - 01 Basic Agent Explanation Part 1 Request.mp4 (74.4 MB)
    • 12 - 01 Basic Agent Explanation Part 2 Response.mp4 (102.9 MB)
    • 13 - Why TEMPERATURE0 is not wholly deterministic.mp4 (8.5 MB)
    • 14 - Tool calling overview.mp4 (5.6 MB)
    • 15 - 03 Basic Agent with toolfunction use.mp4 (90.4 MB)
    • 16 - 04 Basic Agent with memory.mp4 (99.7 MB)
    • 17 - Summary of the VERY IMPORTANT raw coded agent.mp4 (32.4 MB)
    • 9 - The key section in the course.mp4 (11.3 MB)
    4 - COURSE 2 WordPress Plugins and Pages
    • 18 - IMPORTANT this is an advanced course developer to developer style.mp4 (7.3 MB)
    • 19 - All in One WP Migrations Plugin.mp4 (10.9 MB)
    • 20 - Exploring the final WP site.mp4 (64.2 MB)
    • All-In-One-WP-Migration-With-Import-master
      • LICENSE (34.2 KB)
      • README.md (1.6 KB)
      • all-in-one-wp-migration-wi.php (3.6 KB)
      • constants.php (28.6 KB)
      • deprecated.php (1.9 KB)
      • exceptions.php (2.8 KB)
      • functions.php (36.1 KB)
      • gitignore (0.0 KB)
      • lib controller
        • class-ai1wm-backups-controller.php (2.9 KB)
        • class-ai1wm-export-controller.php (6.3 KB)
        • class-ai1wm-feedback-controller.php (3.0 KB)
        • class-ai1wm-import-controller.php (6.9 KB)
        • class-ai1wm-main-controller.php (31.6 KB)
        • class-ai1wm-report-controller.php (2.8 KB)
        • class-ai1wm-status-controller.php (2.4 KB)
        • class-ai1wm-updater-controller.php (3.1 KB)
        model
        • class-ai1wm-backups.php (3.7 KB)
        • class-ai1wm-compatibility.php (3.0 KB)
        • class-ai1wm-deprecated.php (1.9 KB)
        • class-ai1wm-extensions.php (8.1 KB)
        • class-ai1wm-feedback.php (3.0 KB)
        • class-ai1wm-handler.php (2.4 KB)
        • class-ai1wm-log.php (3.0 KB)
        • class-ai1wm-message.php (2.6 KB)
        • class-ai1wm-notification.php (3.2 KB)
        • class-ai1wm-report.php (2.9 KB)
        • class-ai1wm-status.php (2.8 KB)
        • class-ai1wm-template.php (2.6 KB)
        • class-ai1wm-updater.php (5.8 KB)
        • export
          • class-ai1wm-export-archive.php (2.2 KB)
          • class-ai1wm-export-clean.php (2.0 KB)
          • class-ai1wm-export-compatibility.php (2.3 KB)
          • class-ai1wm-export-config-file.php (4.4 KB)
          • class-ai1wm-export-config.php (5.4 KB)
          • class-ai1wm-export-content.php (6.2 KB)
          • class-ai1wm-export-database-file.php (4.5 KB)
          • class-ai1wm-export-database.php (6.8 KB)
          • class-ai1wm-export-download.php (2.9 KB)
          • class-ai1wm-export-enumerate.php (5.4 KB)
          • class-ai1wm-export-init.php (2.3 KB)
          import
          • class-ai1wm-import-blogs.php (5.0 KB)
          • class-ai1wm-import-clean.php (2.0 KB)
          • class-ai1wm-import-compatibility.php (2.3 KB)
          • class-ai1wm-import-confirm.php (3.1 KB)
          • class-ai1wm-import-content.php (7.7 KB)
          • class-ai1wm-import-database.php (33.3 KB)
          • class-ai1wm-import-done.php (8.2 KB)
          • class-ai1wm-import-enumerate.php (2.5 KB)
          • class-ai1wm-import-mu-plugins.php (2.7 KB)
          • class-ai1wm-import-upload.php (4.0 KB)
          • class-ai1wm-import-validate.php (6.4 KB)
          vendor bandar bandar
          • LICENSE (1.1 KB)
          • lib
            • Bandar.php (5.7 KB)
            • Exceptions
              • TemplateDoesNotExistException.php (1.9 KB)
              math
              • BigInteger.php (139.7 KB)
              servmask archiver
              • class-ai1wm-archiver.php (7.5 KB)
              • class-ai1wm-compressor.php (7.8 KB)
              • class-ai1wm-extractor.php (17.7 KB)
              command
              • class-ai1wm-wp-cli-command.php (8.9 KB)
              cron
              • class-ai1wm-cron.php (3.1 KB)
              database
              • class-ai1wm-database-mysql.php (3.5 KB)
              • class-ai1wm-database-mysqli.php (3.5 KB)
              • class-ai1wm-database-utility.php (5.2 KB)
              • class-ai1wm-database.php (32.0 KB)
              filesystem
              • class-ai1wm-directory.php (2.7 KB)
              • class-ai1wm-file-htaccess.php (2.6 KB)
              • class-ai1wm-file-index.php (2.0 KB)
              • class-ai1wm-file-webconfig.php (2.4 KB)
              • class-ai1wm-file.php (2.8 KB)
              filter
              • class-ai1wm-recursive-exclude-filter.php (2.3 KB)
              • class-ai1wm-recursive-extension-filter.php (2.4 KB)
              • class-ai1wm-recursive-newline-filter.php (2.1 KB)
              iterator
              • class-ai1wm-recursive-directory-iterator.php (2.7 KB)
              • class-ai1wm-recursive-iterator-iterator.php (1.9 KB)
              view assets css
              • backups.min.css (16.2 KB)
              • backups.min.rtl.css (16.2 KB)
              • common.min.css (12.6 KB)
              • export.min.css (16.7 KB)
              • export.min.rtl.css (16.7 KB)
              • import.min.css (16.2 KB)
              • import.min.rtl.css (16.2 KB)
              • servmask.min.css (15.5 KB)
              • servmask.min.rtl.css (15.5 KB)
              • updater.min.css (4.8 KB)
              • updater.min.rtl.css (4.8 KB)
              font
              • servmask.eot (5.8 KB)
              • servmask.svg (17.0 KB)
              • servmask.ttf (5.7 KB)
              • servmask.woff (5.7 KB)
              img
              • ajax-loader.gif (2.5 KB)
              • logo-128x128.png (5.3 KB)
              • logo-20x20.png (0.9 KB)
              • logo-32x32.png (1.4 KB)
              • logo.svg (1.2 KB)
              javascript
              • backups.min.js (34.2 KB)
              • export.min.js (33.0 KB)
              • feedback.min.js (9.4 KB)
              • import.min.js (99.1 KB)
              • report.min.js (8.8 KB)
              • updater.min.js (5.7 KB)
              • util.min.js (7.9 KB)
              backups
              • index.php (6.0 KB)
              common
              • http-authentication.php (1.8 KB)
              • leave-feedback.php (4.4 KB)
              • maintenance-mode.php (1.8 KB)
              • report-problem.php (3.4 KB)
              • share-buttons.php (3.1 KB)
              export
              • advanced-settings.php (5.3 KB)
              • button-azure-storage.php (1.9 KB)
              • button-b2.php (1.9 KB)
              • button-box.php (1.9 KB)
              • button-digitalocean.php (1.9 KB)
              • button-dropbox.php (1.9 KB)
              • button-file.php (1.9 KB)
              • button-ftp.php (1.9 KB)
              • button-gcloud-storage.php (1.9 KB)
              • button-gdrive.php (1.9 KB)
              • button-glacier.php (1.9 KB)
              • button-mega.php (1.9 KB)
              • button-onedrive.php (1.9 KB)
              • button-pcloud.php (1.9 KB)
              • button-s3.php (1.9 KB)
              • export-buttons.php (2.5 KB)
              • find-replace.php (3.0 KB)
              • help-section.php (2.8 KB)
              • index.php (3.0 KB)
              import
              • button-azure-storage.php (1.9 KB)
              • button-b2.php (1.9 KB)
              • button-box.php (1.9 KB)
              • button-digitalocean.php (1.9 KB)
              • button-dropbox.php (1.9 KB)
              • button-file.php (1.9 KB)
              • button-ftp.php (1.9 KB)
              • button-gcloud-storage.php (1.9 KB)
              • button-gdrive.php (1.9 KB)
              • button-glacier.php (1.9 KB)
              • button-mega.php (1.9 KB)
              • button-onedrive.php (1.9 KB)
              • button-pcloud.php (1.9 KB)
              • button-s3.php (1.9 KB)
              • button-url.php (1.9 KB)
              • import-buttons.php (3.9 KB)
              • index.php (3.0 KB)
              main
              • admin-head.php (4.9 KB)
              • backups-htaccess-notice.php (2.2 KB)
              • backups-index-notice.php (2.2 KB)
              • backups-path-notice.php (2.2 KB)
              • backups-webconfig-notice.php (2.2 KB)
              • get-support.php (1.9 KB)
              • multisite-notice.php (2.2 KB)
              • storage-index-notice.php (2.2 KB)
              • storage-path-notice.php (2.2 KB)
              • wordpress-htaccess-notice.php (2.2 KB)
              updater
              • check.php (1.9 KB)
              • modal.php (3.2 KB)
            • loader.php (9.5 KB)
            • storage
              • index.php (0.0 KB)
            • uninstall.php (2.3 KB)
            • 5 - PLUGIN 01 Basic PHP version
              • 21 - Demo of PHP AI Agent.mp4 (9.7 MB)
              • 22 - Explanation of code.mp4 (35.0 MB)
              6 - PLUGIN 02 Basic Agent with JS
              • 23 - Demo of Basic Agent with JS and better plugin architecture.mp4 (21.0 MB)
              • 24 - Explanation of AI Agent.mp4 (28.3 MB)
              • Bonus Resources.txt (0.1 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • http://tracker.foreverpirates.co:80/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://exodus.desync.com:6969/announce
  • udp://explodie.org:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://9.rarbg.to:2780/announce
  • udp://tracker.internetwarriors.net:1337/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://open.stealth.si:80/announce
  • udp://9.rarbg.to:2900/announce
  • udp://9.rarbg.me:2720/announce
  • udp://opentor.org:2710/announce
GDRIVE-CACHE 📁 GD (hit) | ID: 1U6OyAFAG9... 📄 torrent 🕐 12 Jan 2026, 10:42:25 pm IST ⏰ 06 Feb 2026, 10:42:23 pm IST ✅ Valid for 19d 15h 🔄 Refresh Cache