aiauth.hashnode.devUnderstanding MCP (Model Context Protocol)Large Language Models are stateless. This means, they do not have any ability to remember what was asked to them in past. Every query to LLM is a fresh new query. Yet, you will notice that you can chat with the model and model seems to know what you ...Aug 8, 2025·3 min read
aiauth.hashnode.devEmerging trends in LLM benchmarkingIntroduction Benchmark is a well defined set of tasks. Benchmarking is a process using which we evaluate a certain technology against those tasks. This serves two important purposes. One, the people building technology can decide whether their each i...Aug 8, 2025·4 min read
aiauth.hashnode.devBuilding for children: Android WearOS for KidsThe world of wearable technology is expanding rapidly, and Android WearOS has emerged as a versatile platform for developers to create innovative apps. While many WearOS apps cater to adults, there’s a growing opportunity to design apps specifically ...Aug 8, 2025·2 min read
aiauth.hashnode.devShould India build its own Foundational Models ?There is a debate among Indian tech landscape on whether India needs to train its own foundational models or should it just rely on OpenAI or Gemini which are owned by Americans. This article throws more detailed light on this topic. Firstly, trainin...Aug 8, 2025·3 min read
aiauth.hashnode.devRise of Agentic AISince large language models have shown to be very capable and also increasingly accurate, a new paradigm in AI world is emerging. This is called Agentic AI. Agentic AI refers to technology where we create “AI Agents” which can act on their own. Or in...Aug 8, 2025·3 min read