Introduction In today’s fast-paced digital world, audiences no longer have the time or patience to watch an entire game. Instead, they crave the excitement of key highlights—the major actions (sixes, boundaries, goals, or wickets) that define the game. Traditionally, creating these highlight reels has been a manual and time-consuming process, requiring hours of editing effort […]
Where It All Began The inspiration for exploring this topic arose while developing a POC to generate accurate graphical reports and charts from quantitative data. Naturally, the first thought was GPT. It’s everywhere—the “default” AI for almost any task. ChatGPT was given a try. It worked to an extent, displaying text-based charts or even generating […]
Introduction IT teams are constantly confronted with it-itself an indicator of bigger problems: manual incident resolution, repetitive provisioning, rising cloud costs, and compliance needs. Traditional solutions involve custom scripts, cron jobs, or expensive third-party tools. What if you could automate all of it, smartly, in one location? Welcome to n8n: an open-source, AI-powered workflow automation […]
Introduction Generative AI (Gen AI) is changing the software testing world. As technology development accelerates towards its peak and the software are getting more complex, traditional testing methods struggle to keep up. From the repetitive manual tasks, to to endless regression cycles. That’s where Gen AI has been a game-changer. It uplifts QA professionals in […]
Welcome, visionaries! Today, I’m diving deep into how Generative AI (GenAI) is transforming the world of lending IT products—from the first application through loan termination. If you’re looking for visibility and real impact in the fintech space, these are the use cases you must know, each paired with an easy-to-remember icon for maximum branding punch. […]
Drupal chatbots powered by AI use Large Language Models (LLMs) to understand user queries and provide intelligent, context-aware responses. These models rely on transformer-based neural networks, which allow the chatbot to interpret questions, generate relevant answers, and maintain a natural conversational flow. By integrating LLaMA3 via Ollama and connecting it to a vector database, your […]
Introduction: As software development teams start exploring Generative AI and Large Language Models (LLMs) for test and development work, resulting productivity boosts have generated quite a bit of excitement. From authoring unit tests to code diff summarization and supporting exploratory test work, LLMs are becoming useful assets for the QA toolbox. This new technology comes […]
Using LangGraph to Create an AI Agent- Beginner Guide Are you ready to create an AI agent effectively? In this post, we’ll use LangGraph, a robust framework for developing stateful, multi-step AI applications, to develop a basic candidate shortlisting agent that will demonstrate multiple LangGraph features. What is LangGraph? LangGraph, built on Langchain, is a […]
A couple of years ago, the idea of a tool helping me write user stories or summarise a 50-page requirements document in minutes would have sounded like wishful thinking. Now, it’s just another Tuesday. Generative AI (GenAI) is no longer some distant “future tech” — it’s quietly becoming part of our daily workflows, whether we’ve […]