top of page
Blog
AI


Getting Started with Gemma 4 in Google AI Studio
Artifical Intelligence is getting interesting day by day as it continues to evolve rapidly, and Google’s Gemma family of models represents an exciting step forward in lightweight, efficient, and developer-friendly AI. With the release of Gemma 4, developers and researchers gain access to improved performance, better reasoning, and streamlined deployment options. Today, we’ll walk through what Gemma 4 is, how to set it up, and how to test it using Google AI Studio. What is Gem

Chandan Rajpurohit
Apr 82 min read
Why Agent Evals Are the Most Underrated Part of AI Development
You can have the most capable model, a well-engineered harness, and a solid product vision - and still have no idea if your agent is actually working. That's the problem evals solve. An evaluation ("eval") is a test for an AI system: give an AI an input, then apply grading logic to its output to measure success. Good evaluations help teams ship AI agents more confidently. Without them, it's easy to get stuck in reactive loops - catching issues only in production, where fixing
Ajay Dandge
Apr 14 min read
Copilot vs Claude Code: Two Very Different Bets on How AI Should Understand Your Codebase
Every AI coding tool faces the same fundamental problem: your codebase is too large to fit in a context window, but the model needs to understand it to help you. How a tool solves that problem shapes everything about what it can and can't do. GitHub Copilot and Claude Code solve it in opposite ways — and the gap between them isn't a matter of polish or features. It's a genuine architectural disagreement. How Copilot Works: Index First, Retrieve Later If your repository is hos
Ajay Dandge
Mar 304 min read
Harness Engineering for Agentic AI: What Actually Makes Agents Work in Production
Most AI demos look impressive. Most AI agents in production quietly fail. The difference is rarely the model — it's everything built around it. Agentic AI refers to systems where a model takes autonomous, multi-step actions to complete a goal — browsing the web, writing and running code, calling APIs — acting, observing the result, and acting again, often over hours. Harness engineering is the discipline of building the system that makes those actions reliable. As LangCha
Ajay Dandge
Mar 293 min read


Google launched Gemini Enterprise
Google launched Gemini Enterprise to solve core problem of fragmented, siloed business data. Now, you may ask what is Gemini Enterprise? Gemini Enterprise is an agentic platform that acts as an "operating system for AI" to automate complete, end-to-end workflows across the organization. It is designed to take action on your behalf, not just provide simple assistance. Gemini Enterprise is build on 6 core components Brains: Powered by Google's capable Gemini models. Workbench:

Chandan Rajpurohit
Dec 14, 20251 min read


Comet is now available to everyone, for free
Comet is an AI-powered web browser based on Chromium developed by Perplexity AI. It was released for Microsoft Windows and macOS on July 9, 2025 for Perplexity Max subscribers and waitlist invitees. Free worldwide access began October 1, 2025, opening to all users. Android version released November 20, 2025, adding voice mode and ad-free browsing. Now it is available to everyone for free. Try now: - https://www.perplexity.ai/comet Thank you for reading this article, I really

Chandan Rajpurohit
Dec 12, 20251 min read
bottom of page