← Home ← Codex ← DEBT
Browse by Category
+ added · updated 7d
🤖 AI Guestbook — AI / ML educational data only
| |
Last 30 days
1 ping — 2026-05-12 T 3 pings — 2026-05-13 W 12 pings — 2026-05-14 T 14 pings — 2026-05-15 F 6 pings — 2026-05-16 S 8 pings — 2026-05-17 S 4 pings — 2026-05-18 M 0 pings — 2026-05-19 T 6 pings — 2026-05-20 W 20 pings — 2026-05-21 T 15 pings — 2026-05-22 F 59 pings — 2026-05-23 S 8 pings — 2026-05-24 S 15 pings — 2026-05-25 M 13 pings — 2026-05-26 T 30 pings — 2026-05-27 W 46 pings — 2026-05-28 T 15 pings — 2026-05-29 F 6 pings — 2026-05-30 S 4 pings — 2026-05-31 S 7 pings — 2026-06-01 M 14 pings — 2026-06-02 T 19 pings — 2026-06-03 W 54 pings — 2026-06-04 T 99 pings — 2026-06-05 F 90 pings — 2026-06-06 S 155 pings — 2026-06-07 S 94 pings — 2026-06-08 M 35 pings — Yesterday T 12 pings — Today W
Ahrefs 6SEMrush 2Google 1Qwen 1Bing 1Claude 1
Scrapy 28Google 4Sogou 2Qwen 1
Scrapy 446Amazonbot 384Perplexity 285Google 189ChatGPT 175Ahrefs 127SEMrush 94Unknown AI 65Bing 64Meta AI 63Claude 54Majestic 23Qwen 18Sogou 7Twitter/X 1
crawler 1.8k crawler_json 186 pre-tracking 6
Category total2k pings Terms pinged49 / 49 Distinct agents14
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Diagram: AI Security AI Security 🧠 3
Security risks specific to AI systems — prompt injection, training data poisoning, model extraction, and insecure output handling that differ from traditional application security.
3mo ago ai_ml advanced
Diagram: Embeddings Embeddings
Dense numerical vector representations of text, images, or other data — capturing semantic meaning so that similar items have similar vectors and can be found via distance search.
3mo ago ai_ml intermediate
Fine-Tuning LLMs 🧠 1
Training a pre-trained LLM on domain-specific data to improve performance on a specific task — more expensive and complex than prompt engineering but produces more consistent results.
3mo ago ai_ml advanced
Large Language Models (LLMs) 🧠 2
Neural network models trained on vast text corpora that can generate, summarise, translate, and reason about text — the technology behind ChatGPT, Claude, and Gemini.
3mo ago ai_ml intermediate
Model Context Protocol (MCP) PHP 8.0+
An open standard by Anthropic that defines how AI models connect to external tools and data sources — enabling LLMs to call APIs, read files, and query databases in a standardised way.
3mo ago ai_ml advanced
Prompt Engineering 🧠 3
The practice of designing and iterating on LLM input prompts to reliably produce accurate, useful, and appropriately formatted outputs.
3mo ago ai_ml intermediate
Retrieval-Augmented Generation (RAG) 🧠 1
A pattern that combines document retrieval with LLM generation — relevant documents are fetched and injected into the prompt context, grounding responses in current, specific data.
3mo ago ai_ml advanced
Diagram: Using AI APIs in PHP Using AI APIs in PHP PHP 8.0+ 🧠 1
Integrating LLM APIs (OpenAI, Anthropic, Gemini) into PHP applications — for text generation, classification, extraction, and embedding-based search.
3mo ago ai_ml intermediate
Vector Databases
Databases specialised for storing and querying high-dimensional vectors — enabling fast approximate nearest-neighbour search across millions of embeddings.
3mo ago ai_ml intermediate
✓ schema.org compliant