← Home ← Codex ← DEBT
Browse by Category
+ added · updated 7d
🤖 AI Guestbook — AI / ML educational data only
| |
Last 30 days
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 — 2026-06-09 T 27 pings — 2026-06-10 W 27 pings — 2026-06-11 T 22 pings — 2026-06-12 F 11 pings — 2026-06-13 S 6 pings — 2026-06-14 S 16 pings — 2026-06-15 M 11 pings — 2026-06-16 T 27 pings — 2026-06-17 W 15 pings — 2026-06-18 T 20 pings — 2026-06-19 F 35 pings — 2026-06-20 S 30 pings — 2026-06-21 S 24 pings — 2026-06-22 M 15 pings — Yesterday T 33 pings — Today W
Claude 32Google 1
PetalBot 6SEMrush 5Google 2Bing 2
Scrapy 454Amazonbot 384Perplexity 291Google 246ChatGPT 190Ahrefs 167SEMrush 132Bing 94Claude 87Unknown AI 66Meta AI 64PetalBot 62Majestic 25Qwen 19Sogou 15Common Crawl 5Twitter/X 1
crawler 2.1k crawler_json 198 pre-tracking 6
Category total2.3k pings Terms pinged49 / 49 Distinct agents16
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