{
  "name": "Jay Shah",
  "title": "Jay Shah",
  "tagline": "Senior Data Scientist | AI Applications & Foundational Models",
  "description": "Personal blog and research portfolio of Jay Shah — Senior Data Scientist focusing on AI applications, foundational models, LLM evaluations, and RAG systems.",
  "siteUrl": "https://jayshah.dev",
  "currentRole": "Senior Data Scientist at 6sense",
  "researchFocus": [
    "Large Language Models & Evaluators",
    "Retrieval-Augmented Generation (RAG)",
    "Model Context Protocol & Autonomous Agents",
    "Text Watermarking & AI Safety",
    "Matryoshka Representation Learning & Entity Resolution",
    "Indic NLP (Gujarati Llama)"
  ],
  "social": {
    "github": "https://github.com/jayshah5696",
    "twitter": "https://twitter.com/jayjshah",
    "linkedin": "https://linkedin.com/in/jayshah5696",
    "huggingface": "https://huggingface.co/jayshah5696",
    "email": "mailto:contact@jayshah.dev",
    "cv": "https://cv.jayshah.dev"
  },
  "developerResources": {
    "openapi": "https://jayshah.dev/api/openapi.json",
    "documentation": "https://jayshah.dev/api/docs/",
    "llmsTxt": "https://jayshah.dev/llms.txt",
    "llmsFullTxt": "https://jayshah.dev/llms-full.txt",
    "mcpManifest": "https://jayshah.dev/.well-known/mcp.json",
    "sitemap": "https://jayshah.dev/sitemap-index.xml",
    "rss": "https://jayshah.dev/rss.xml"
  },
  "endpoints": {
    "posts": "https://jayshah.dev/api/posts.json",
    "projects": "https://jayshah.dev/api/projects.json",
    "reads": "https://jayshah.dev/api/reads.json",
    "info": "https://jayshah.dev/api/info.json"
  }
}