Update metadata for SEO

This commit is contained in:
Musa 2026-01-28 17:51:33 -08:00
parent 89ac6173be
commit 8b65212964

View file

@ -20,87 +20,102 @@ export const siteConfig = {
huggingface: "https://huggingface.co/katanemo", huggingface: "https://huggingface.co/katanemo",
}, },
keywords: [ keywords: [
// Primary keywords // High-intent comparison/alternative searches (proven search volume)
"LiteLLM alternative",
"Portkey alternative",
"Helicone alternative",
"OpenRouter alternative",
"Kong AI Gateway alternative",
// Primary keywords (high volume, validated by industry reports)
"AI gateway", "AI gateway",
"LLM gateway",
"agentic AI",
"AI agents", "AI agents",
"agent orchestration", "agent orchestration",
"LLM gateway",
"LLM routing", "LLM routing",
// Secondary keywords // MCP - massive 2025 trend (97M+ SDK downloads, industry standard)
"multi-agent systems", "MCP server",
"AI infrastructure", "Model Context Protocol",
"AI proxy", "MCP gateway",
"agentic applications", "MCP observability",
"LLM proxy", "MCP security",
// Technical keywords // Problem-aware searches (how developers search)
"LLM rate limiting",
"LLM load balancing",
"LLM failover",
"provider fallback",
"multi-provider LLM",
"LLM cost optimization",
"token usage tracking",
// Agent framework integration (trending frameworks)
"LangGraph gateway",
"LangChain infrastructure",
"CrewAI deployment",
"AutoGen orchestration",
"multi-agent orchestration",
// Production & reliability (enterprise focus)
"AI agents in production",
"production AI infrastructure",
"agent reliability",
"deploy AI agents",
"scaling AI agents",
"LLM traffic management",
// Observability & LLMOps (growing category)
"LLM observability",
"AI observability", "AI observability",
"agent tracing", "agent tracing",
"LLMOps",
"AI telemetry",
"prompt versioning",
// Guardrails & safety (enterprise requirement)
"AI guardrails", "AI guardrails",
"LLM content filtering",
"prompt injection protection",
"AI safety middleware",
// Routing & optimization
"model routing", "model routing",
"prompt routing",
// Long-tail keywords
"mixture of agents",
"AI agent framework",
"production AI agents",
"deploy AI agents",
"open source AI gateway",
// brand specific keywords
"Plano",
"Plano AI",
"Plano AI gateway",
"Katanemo",
"Katanemo AI",
"Katanemo AI gateway",
"Arch gateway",
"Arch AI",
"Arch AI gateway",
// Production & reliability intent
"AI agents in production",
"scaling AI agents",
"debugging AI agents",
"LLM failures in production",
"agent reliability",
"agent failure modes",
"prompt drift",
"model regression detection",
"AI reliability engineering",
// Routing & cost optimization intent
"LLM cost optimization",
"model failover",
"provider fallback",
"inference routing", "inference routing",
"latency based routing", "latency based routing",
"token usage tracking", "intelligent model selection",
"model selection logic", "semantic caching LLM",
"multi provider LLM routing",
// Observability & evals // Emerging trends (A2A, agentic RAG)
"LLM tracing", "A2A protocol",
"agent observability", "agent to agent communication",
"prompt versioning", "agentic RAG",
"production evals", "tool calling orchestration",
"tool calling observability", "function calling routing",
"agent performance monitoring",
// Infra & architecture language // Use cases (specific applications)
"AI control plane", "RAG infrastructure",
"chatbot backend",
"AI customer service infrastructure",
"coding agent infrastructure",
// Infrastructure architecture
"AI data plane", "AI data plane",
"LLM traffic management", "AI control plane",
"AI API gateway", "AI proxy",
"Envoy for LLMs", "unified LLM API",
"OTEL for AI",
// Open source & self-hosted intent // Open source & self-hosted (strong developer interest)
"open source AI gateway",
"open source LLM gateway", "open source LLM gateway",
"self hosted AI gateway", "self hosted AI gateway",
"OSS AI infrastructure",
"on premise LLM routing", "on premise LLM routing",
// Brand (minimal, necessary)
"Plano AI",
"Plano gateway",
"Arch gateway",
], ],
authors: [{ name: "Katanemo", url: "https://github.com/katanemo/plano" }], authors: [{ name: "Katanemo", url: "https://github.com/katanemo/plano" }],
creator: "Katanemo", creator: "Katanemo",