top of page
Search


Building an AI Game Recommender with NVIDIA NOOA and OpenAI
You know that thing where you ask someone “what should I play?” and they just hand you a generic top-10 list? Useless, right? It doesn’t know if you want to sink into a slow story for six hours or blast through something fast on your lunch break. It doesn’t know anything about you. So here’s what we’re going to build together: a video game recommender that actually listens first. Using NVIDIA’s NOOA agent framework and OpenAI, you just describe your taste in your own words, a
Ganesh Sharma
26 min read


5 Pre-Built AI APIs That Can Save Your Team Months of Development
Not every AI feature a business needs is worth building from scratch. Image labeling, language translation, and speech transcription are all problems Google has already solved at a scale and accuracy level most engineering teams could never justify replicating internally. Google Cloud packages this work into a set of pre-built AI APIs, the same technology powering products like YouTube, Google Translate, and Search, available to any developer with an API key rather than month
Ganesh Sharma
10 min read


Connect Amazon Bedrock Agents to Internal APIs with AWS Lambda
1. AI Agents That Can Actually Do Something The first generation of enterprise generative AI was fundamentally read-only. Retrieval-Augmented Generation (RAG) systems transformed knowledge access by indexing internal documents, manuals, and knowledge bases, allowing employees to query massive textual corpora in natural language. Yet, despite their conversational sophistication, these initial systems were passive observers. An employee could ask, "What is the standard procedur
.jfif/v1/fill/w_320,h_320/file.jpg)
pratibha00
18 min read


Why Copilot Studio Isn't Calling Your API (And How to Fix It)
1. When "Autonomous Agents" Refuse to Act You have spent weeks building an enterprise custom connector in Microsoft Power Platform. You wrote a clean REST API hosted on Azure App Service, secured it with Microsoft Entra ID (formerly Azure Active Directory), imported the OpenAPI specification into Microsoft Copilot Studio, and added it as an Action (Plugin). You enabled Generative Actions (Dynamic Chaining) in Copilot Studio settings. You excitedly open the Test Canvas, type a
.jfif/v1/fill/w_320,h_320/file.jpg)
pratibha00
15 min read
bottom of page