Knowledge Hub
Articles
Insights on enterprise AI automation, Pega, generative AI, and financial services technology.
AI, GenAI & Agents
← All articlesA Banking Customer Service AI Agent Leaked a Stranger's Balance. Here Are the Seven Layers That Stop It.
It passed every eval test. Prompt evaluation is unit testing: it runs in your build, it decides what you ship, and it never runs while a real customer is talking to your agent. Here are the seven runtime layers that do, and how to audit the agent you already have…
Stop Writing Claude Skills From Scratch
In this post, let's understand how Claude's Skill Creator works — and why it's the highest-leverage tool for anyone using Claude for repeat work.
AI code automation use case #1 — Design a home page using prompts
This post shows how to turn a homepage idea into working code with a large language model and a prompt‑driven builder. Tools like Lovable…
AI Agent use case #2 — Personal Weather Buddy Telegram Bot Agent
In this post, let’s develop a basic AI agent using n8n. Use case #2: Checking the weather has become a daily ritual. Most of us open a…
AI agent workflow use case #1— Process customer feedback
In this post, let's understand the basic AI agent workflow using n8n. Every organisation is trying to embrace AI. A simple definition of an…
Understanding of Pega Gen AI Prompt Engineering Orchestration
In this post, let’s explore the prompt engineering that powers Pega Infinity’s generative AI (Gen AI) features. Starting with Pega Infinity…
How to run a Generative AI Meta Llama 2 LLM locally
This post helps us understand how to run large language models on our local machine. Artificial intelligence contains four major fields
Use of Generative AI — Sample react computer vision app
It’s been a long time since I have posted on Medium. Thanks for following.
How to create an image classifier predictive model without a single line of code?
In this particular post, we will learn how to develop an image classifier predictive model using the teachable machine google project…
What are the high-level steps as part of the model development?
Model is the heart of machine learning. The model is nothing but the combination of the numerical values and the respective data…