Vemula AI Content Layer

Vemula AI Content Layer

Details
View on WordPress

Vemula AI Content Layer converts your WordPress content into AI-friendly structured formats that LLMs, RAG pipelines, and AI search agents can actually understand.

Core Features:

  • Markdown Endpoints – Access any post or page as clean Markdown at /your-post.md
  • JSON Endpoints – Structured JSON output with metadata at /your-post.json
  • RAG Mode – Chunked, embedding-ready content at /your-post.rag
  • llms.txt Generator – Auto-generated site index at /llms.txt
  • AI Content Cleaning – Strips scripts, styles, nav, and layout clutter
  • AI Analytics – Track GPTBot, ClaudeBot, Perplexity, and other AI crawlers
  • Privacy Controls – Exclude post types or individual posts from AI endpoints
  • Caching Layer – Fast responses with WordPress transient caching
  • Rate Limiting – Protect against abuse with per-IP rate limiting

YAML Front Matter is automatically prepended to all Markdown output:

---
title: "My Post"
description: "Post excerpt..."
date: "2026-03-24"
tags: ["seo", "ai"]
reading_time: 5
---

Details

Plugin code:
vemula-ai-content-layer
Plugin version:
1.0.0
Outdated:
No
WP version:
5.0 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.9.4
Total installations:
0
Last updated:
2026-05-22
Rating:
Times rated:
0
ai
json
llms-txt
markdown
rag