Type something to search...

Blog Posts

Use Gemini 2.0 to Build a Realtime Chat App with Multimodal Live API

Use Gemini 2.0 to Build a Realtime Chat App with Multimodal Live API

Gemini Development Tutorial Google launched Gemini 2.0 with the preview model Gemini 2.0 Flash Experimental, and you must have learned about it from videos and articles. This model has g

Read More
17 Mindblowing GitHub Repositories You Never Knew Existed

17 Mindblowing GitHub Repositories You Never Knew Existed

Github Hidden Gems!! Repositories To Bookmark Right Away Learning to code is relatively easy, but mastering the art of writing better code is much tougher. GitHub serves as a treasur

Read More
6 Steps Using Claude’s Model Context Protocol (MCP) with External Tools

6 Steps Using Claude’s Model Context Protocol (MCP) with External Tools

Enhance Claude Desktop’s Capabilities by Integrating GitHub and Brave Search via MCP The Model Context Protocol (MCP) is an ope

Read More
Agentic Reflection for Natural Language to SQL Generation

Agentic Reflection for Natural Language to SQL Generation

Authors: Atul Varshneya, Toby Fotherby, Shweta Keshavanarayana Introduction Natural language to SQL (NL2SQL) conversion promises to democratize data access for non-technical users. Howeve

Read More
Anthropic’s MCP: Set up Git MCP Agentic Tooling with Claude Desktop

Anthropic’s MCP: Set up Git MCP Agentic Tooling with Claude Desktop

In this detailed guide, I’ll walk you through setting up and using Model Context Protocol (MCP) Git integration with Claude Desktop. This tooling enables Claude to analyze and interact with your

Read More
Beyond Text2SQL: A New Frontier in Natural Language Database Queries

Beyond Text2SQL: A New Frontier in Natural Language Database Queries

Introducing TAG, a Unified Model for Complex Question Answering Bridging the Gap Between AI and Databases The Promise and the Bottleneck Artificial intelligence (AI) is rapidly

Read More
Build Production Ready AI Assistant Backend Service (in Python) — Part 1

Build Production Ready AI Assistant Backend Service (in Python) — Part 1

— Learn the best practices for building production-ready applications. *Disclosure — *the contents in this article are my own, and represent no one but myself and not those of my current or pas

Read More
Build Production Ready AI Assistant Backend Service (in Python) — Part 2

Build Production Ready AI Assistant Backend Service (in Python) — Part 2

— Build a multi agent RAG system using LangGraph + Secure your Application with Authorization Key Headers *Disclosure — *the contents in this article are my own, and represent no one but myself

Read More
Build Production Ready AI Assistant Backend Service (in Python) — Part 3

Build Production Ready AI Assistant Backend Service (in Python) — Part 3

— Secure Your App with Authorization Key + Boost your Backend Throughput Service with Actual MongoDB Database and Semantic Caching Capability *Disclosure *— the contents in this article are my

Read More
Building a Personal AI Assistant using AutoGen — Part 1

Building a Personal AI Assistant using AutoGen — Part 1

Exploring AutoGen v0.4: Building an AI Assistant with Gmail and Google Calendar Integrations TL; DR In this post, I built the foundations of Aura, a personal AI assistant designed to

Read More
C++ RESTful web service with autogenerated MCP Server to connect with LLMs

C++ RESTful web service with autogenerated MCP Server to connect with LLMs

This is a 5-minute tutorial on how to add an MCP (Model Context Protocol) Server to your existing Oat++ application

Read More
Choosing the Right Gemini AI Model for You: From Flash to Pro

Choosing the Right Gemini AI Model for You: From Flash to Pro

Originally published on Premier Cloud BlogGoogle has released multiple Gemini models that have revolutioni

Read More
Claude Conversing With Neo4j Via MCP

Claude Conversing With Neo4j Via MCP

Give LLMs the Power of Knowledge Graphs With Anthropic’s Model Context Protocol Last week, Anthropic published a new [Model Context Protocol](https://www.anthropic.com/news/model-context-pro

Read More
🔌 Cline + MCP: VS Code’s AI Assistant Gets Agentic Superpowers

🔌 Cline + MCP: VS Code’s AI Assistant Gets Agentic Superpowers

“Hey Cline, can you check why our tests are failing in CI?” Until now, AI coding assistants could only analyze code you shared manually. But with Cline’s latest Model Context Protocol (MCP) inte

Read More
Conversational BI: Text2SQL Challenges & Solutions

Conversational BI: Text2SQL Challenges & Solutions

The art of querying SQL Databases / Warehouses in Natural Language Introduction the future of BI is Conversational — this is what Gartner and other analysts have been telling us for th

Read More
Tags