{
  "schemaVersion": "3.0",
  "knowledgeVersion": "2026.8.0",
  "updatedAt": "2026-08-27T10:53:44.845Z",
  "topicCount": 5,
  "topics": {
    "Machine Learning & AI": {
      "name": "Machine Learning & AI",
      "description": "Articles, insights, and publications under Machine Learning & AI.",
      "technologies": [
        "JavaScript",
        "Python",
        "LLMs",
        "Largelanguagemodels",
        "Deeplearning",
        "Machinelearning",
        "Artificialintelligence",
        "Gpt"
      ],
      "articles": [
        {
          "title": "What Happens Inside an LLM Before It Generates Your First Token?",
          "slug": "what-happens-inside-an-llm-before-it-generates-your-first-token",
          "url": "https://rjshree.com/writings/what-happens-inside-an-llm-before-it-generates-your-first-token",
          "summary": "Every day, billions of people ask AI assistants questions. The answers appear almost instantly, making the process feel effortless. Yet before the very first w...",
          "publishedAt": "2026-08-06T14:54:26.890Z"
        }
      ],
      "projects": []
    },
    "Software Engineering": {
      "name": "Software Engineering",
      "description": "Articles, insights, and publications under Software Engineering.",
      "technologies": [
        "React",
        "Node.js",
        "MongoDB",
        "JavaScript",
        "Python",
        "Next.js",
        "Engineering",
        "Tech",
        "Coding",
        "Programming",
        "Softwaredevelopment",
        "Express.js",
        "LLMs",
        "Softwareengineering",
        "Webdev",
        "Cursor",
        "Tdd",
        "Ai-tools",
        "Docker",
        "GraphQL",
        "Career Growth",
        "Productivity",
        "Techwriting",
        "Devops",
        "Web-development",
        "Carrier",
        "Seo",
        "Artificial Intelligence",
        "Webdevelopment",
        "Full-stack",
        "TypeScript",
        "Vite",
        "Tailwind CSS",
        "Redux",
        "Frontend"
      ],
      "articles": [
        {
          "title": "Coding Doesn’t Make You a Software Engineer",
          "slug": "coding-doesnt-make-you-a-software-engineer",
          "url": "https://rjshree.com/writings/coding-doesnt-make-you-a-software-engineer",
          "summary": "> Many students graduate knowing how to code. Very few graduate knowing how to engineer software.\n>\n> That's the uncomfortable truth most Computer Science s...",
          "publishedAt": "2026-08-03T12:36:00.369Z"
        },
        {
          "title": "The AI-Augmented Developer: A Practical Guide to Refactoring and TDD with Cursor",
          "slug": "the-ai-augmented-developer-a-practical-guide-to-refactoring-and-tdd-with-cursor",
          "url": "https://rjshree.com/writings/the-ai-augmented-developer-a-practical-guide-to-refactoring-and-tdd-with-cursor",
          "summary": "AI won't replace developers, but developers using AI will replace those who don't. Discover how to transform your daily coding workflow using Cursor to refactor legacy code and automate Test-Driven Development.",
          "publishedAt": "2026-08-20T13:09:13.352Z"
        },
        {
          "title": "Why Every Developer Should Start Writing (Even If Nobody Reads It)",
          "slug": "why-every-developer-should-start-writing-even-if-nobody-reads-it",
          "url": "https://rjshree.com/writings/why-every-developer-should-start-writing-even-if-nobody-reads-it",
          "summary": "> Code builds products. Writing builds engineers. And over time, writing builds careers.\n\nEvery developer writes.\n\nWe write code.\n\nWe write commit...",
          "publishedAt": "2026-08-03T22:30:43.218Z"
        },
        {
          "title": "Beyond SEO: Building a Website That Humans, Search Engines, and AI Can All Understand",
          "slug": "beyond-seo-building-a-website-that-humans-search-engines-and-ai-can-all-understand",
          "url": "https://rjshree.com/writings/beyond-seo-building-a-website-that-humans-search-engines-and-ai-can-all-understand",
          "summary": "We used to build websites for users. Then we optimised them for search engines. Today, there’s a third audience we can’t afford to ignore: AI.\n\nFor years, the s...",
          "publishedAt": "2026-08-03T13:10:07.873Z"
        },
        {
          "title": "Developers Are Optimising for Google. AI Is Watching Something Else",
          "slug": "developers-are-optimising-for-google-ai-is-watching-something-else",
          "url": "https://rjshree.com/writings/developers-are-optimising-for-google-ai-is-watching-something-else",
          "summary": "Why modern websites must communicate with AI—not just rank in search results.\n\n\n> AI isn't replacing SEO.\n>\n> It's changing what it means to build...",
          "publishedAt": "2026-08-03T13:05:21.855Z"
        },
        {
          "title": "Why I Chose Vite over Create-React-App (And Never Looked Back)",
          "slug": "why-vite-over-cra",
          "url": "https://rjshree.com/writings/why-vite-over-cra",
          "summary": "> From Slow Builds to Instant Feedback: Why I Switched from Create React App to Vite. A practical look at faster development, HMR, modern tooling, migration challenges, and why the development feedback loop matters mor...",
          "publishedAt": "2026-08-08T17:45:13.684Z"
        }
      ],
      "projects": []
    },
    "AI & Machine Learning": {
      "name": "AI & Machine Learning",
      "description": "Articles, insights, and publications under AI & Machine Learning.",
      "technologies": [
        "LLMs",
        "Aiagents",
        "Agenticai",
        "Aisystems",
        "Softwarearchitecture",
        "Aiengineering",
        "Retrieval-augmented Generation",
        "Generativeai",
        "Semanticsearch",
        "Python",
        "MySQL",
        "PostgreSQL",
        "Promptengineering",
        "Artificial Intelligence",
        "Contextengineering",
        "Vectordatabse",
        "Softwareengineering"
      ],
      "articles": [
        {
          "title": "AI Agents Don't Need More Intelligence. They Need Better Architecture.",
          "slug": "ai-agents-dont-need-more-intelligence-they-need-better-architecture",
          "url": "https://rjshree.com/writings/ai-agents-dont-need-more-intelligence-they-need-better-architecture",
          "summary": "The biggest problem with AI agents isn't that today's models aren't intelligent enough. It's that we're often asking a model to behave like an entire software system. Reliable agents need architecture: clear state management, constrained tools, structured workflows, memory, permissions, verification, observability, and recovery mechanisms. This article breaks down how to design AI agents from a software-engineering perspective rather than treating them as sophisticated prompts.",
          "publishedAt": "2026-08-26T13:19:00.116Z"
        },
        {
          "title": "Your RAG Isn't Broken. Your Retrieval Pipeline Is.",
          "slug": "your-rag-isnt-broken-your-retrieval-pipeline-is",
          "url": "https://rjshree.com/writings/your-rag-isnt-broken-your-retrieval-pipeline-is",
          "summary": "Most RAG failures aren't caused by the LLM. They begin much earlier—inside the retrieval pipeline. Learn how to diagnose and fix the real problems behind irrelevant context, hallucinations, poor answers, and unreliable RAG systems.",
          "publishedAt": "2026-08-22T13:00:16.689Z"
        },
        {
          "title": "The Death of Prompt Engineering: Why Context Engineering Is the Real AI Skill",
          "slug": "the-death-of-prompt-engineering-why-context-engineering-is-the-real-ai-skill",
          "url": "https://rjshree.com/writings/the-death-of-prompt-engineering-why-context-engineering-is-the-real-ai-skill",
          "summary": "Prompt engineering is a fragile band-aid. The real skill in building production-grade AI systems lies in Context Engineering—delivering the right data to the model at exactly the right time. Here is how to make the shift.\"\ntags: [ai, machine-learning, software-engineering, webdev, python]",
          "publishedAt": "2026-08-16T14:36:02.418Z"
        },
        {
          "title": "RAG Is Not Enough: The Evolution of Enterprise AI",
          "slug": "rag-is-not-enough-the-evolution-of-enterprise-ai",
          "url": "https://rjshree.com/writings/rag-is-not-enough-the-evolution-of-enterprise-ai",
          "summary": "RAG solved one of the first major problems in enterprise AI: giving LLMs access to private and up-to-date knowledge. But retrieving information is not the same as completing a business task. Modern enterprise AI is evolving from simple RAG pipelines into systems that can retrieve, reason, use tools, maintain state, respect permissions, follow policies, verify outcomes, and operate reliably in production.",
          "publishedAt": "2026-08-10T15:44:50.192Z"
        }
      ],
      "projects": []
    },
    "Poetry & Reflections": {
      "name": "Poetry & Reflections",
      "description": "Articles, insights, and publications under Poetry & Reflections.",
      "technologies": [
        "Hindi Poetry",
        "Pyaar",
        "Prem",
        "Romance",
        "Love",
        "Hindikavita",
        "Sahitya",
        "Poem",
        "Kavi",
        "Poet",
        "Englishpoetry",
        "Selfreflection",
        "Literature",
        "Rajshree",
        "Farewell",
        "Goodbye",
        "Farewellpoem",
        "Independenceday",
        "India",
        "Indianpoetry",
        "Democarcy"
      ],
      "articles": [
        {
          "title": "जब प्रेम नज़रों में उतरता है — एक कवि की दृष्टि से प्रेम और श्रृंगार",
          "slug": "jab-prem-nazron-mein-utarta-hai",
          "url": "https://rjshree.com/writings/jab-prem-nazron-mein-utarta-hai",
          "summary": "प्रेम हमेशा बड़े वादों में नहीं होता। कभी किसी के चेहरे को देखते हुए मन का ठहर जाना, आँखों का मिलना और फिर शर्म से झुक जाना भी प्रेम की पूरी कहानी कह देता है। यह कविता उसी कोमल प्रेम, आकर्षण और श्रृंगार की भावना को शब्द देने की एक कोशिश है।",
          "publishedAt": "2026-08-24T07:48:34.960Z"
        },
        {
          "title": "क्योंकि मैं राज हूं",
          "slug": "main-raj-hoon-hindi-poem",
          "url": "https://rjshree.com/writings/main-raj-hoon-hindi-poem",
          "summary": "मैं न रोता हूँ, न पछताता हूँ\nन कुछ खोता हूँ और न ही पाता हूँ।\nजो आता है, बसा लेता हूँ\nऔर जाने वाले को दुआ देता हूँ।\nसिलसिला ये चलता रहता है,\nकोई दबे पाँव आकर दि...",
          "publishedAt": "2026-08-03T13:47:51.184Z"
        },
        {
          "title": "I describe myself as",
          "slug": "i-describe-myself-as",
          "url": "https://rjshree.com/writings/i-describe-myself-as",
          "summary": "Loving, caring, & affectionate,\nA hard-working & passionate.\nSelf-centered, & very much considerate,\nSometimes happy, sometimes bate.\n\nA theorist, but not so gr...",
          "publishedAt": "2026-08-03T13:16:19.956Z"
        },
        {
          "title": "Thank you & Farewell!",
          "slug": "thank-you-farewell",
          "url": "https://rjshree.com/writings/thank-you-farewell",
          "summary": "We entered as strangers - unknown & shy, \nNow leave with hearts too full to cry. \nFrom awkward hellos to unplanned plans, \nWe built a bond that forever stands....",
          "publishedAt": "2026-08-03T13:40:59.454Z"
        },
        {
          "title": "आज़ादी अभी अधूरी है",
          "slug": "azadi-abhi-adhuri-hai",
          "url": "https://rjshree.com/writings/azadi-abhi-adhuri-hai",
          "summary": "कहने को तो देश आज़ाद है, पर मन कहता आज़ादी अभी अधूरी है। स्वतंत्रता दिवस पर लिखी यह कविता आज़ादी के अर्थ, नागरिक अधिकारों, सामाजिक चुनौतियों और उन सपनों पर सवाल करती है जिन्हें हमारे वीरों ने भारत के लिए देखा था।",
          "publishedAt": "2026-08-15T01:22:03.049Z"
        }
      ],
      "projects": [
        "ExpressUrLove",
        "Pritee AI"
      ]
    },
    "Research & Ideas": {
      "name": "Research & Ideas",
      "description": "Articles, insights, and publications under Research & Ideas.",
      "technologies": [
        "JavaScript",
        "Python",
        "Git",
        "Engineering",
        "Tech",
        "Bihareducation",
        "Educationsystem",
        "Computereducation"
      ],
      "articles": [
        {
          "title": "जब गणित में तेज़ दिमाग़ कंप्यूटर से डरने लगे",
          "slug": "bihar-computer-education",
          "url": "https://rjshree.com/writings/bihar-computer-education",
          "summary": "जब गणित में तेज़ दिमाग़ कंप्यूटर से डरने लगे  \n बिहार के विद्यार्थियों की तकनीकी शिक्षा की एक अनकही कहानी\nलेखक: Rajश्री | Software Engineer | AI Researcher | Founder Shree Labs...",
          "publishedAt": "2026-08-09T13:53:27.407Z"
        }
      ],
      "projects": []
    }
  }
}