Tag: GitHub

The Number Series Copilot Initiative
The Number Series Copilot Initiative
Blog Posts

‍ It all started as a demo during the Areopa webinar that I prepared over a weekend, almost a year ago. You can check it out here: Developing Generative AI. While the demo was limited, as any proof of concept (POC) tends to be, it showcased the exciting possibility of setting up the system using the… READ MORE

Azure AI Speech Service: Breaking Language Barriers with Video Translation
Azure AI Speech Service: Breaking Language Barriers with Video Translation
Blog Posts

‍ Azure AI Speech Services has been evolving since its launch, offering users the ability to create voice-enabled, multilingual generative AI applications with rapid transcription and natural-sounding voices. It enables text-to-speech conversion and vice versa, translates videos into multiple languages, supports real-time interactions using APIs, and much more, as detailed on the here. In May of… READ MORE

How To Deploy a Linux Virtual Machine on Azure Using Terraform
How To Deploy a Linux Virtual Machine on Azure Using Terraform
How Tos

How To Deploy a Linux Virtual Machine on Azure Using Terraform In this demo, Patrick guides viewers through the process of deploying a Linux virtual machine (VM) on Microsoft Azure using Terraform, a popular infrastructure as code (IaC) tool. The demonstration is unique in that it utilises a customised development environment, specifically a container, hosted… READ MORE

Copilot vs. Cody: Why context matters for code AI
Copilot vs. Cody: Why context matters for code AI
Blog Posts

There has been a ton of hype around code AI tools like GitHub Copilot and Cody, but how well do these tools actually deliver on real-world development tasks today? In this post, we’ll take Cody and Copilot for a spin on the code of an AI-powered video editing app. The code for this app is private,… READ MORE

Unlocking Testing Efficiency: GitHub Copilot for Software Testing
Unlocking Testing Efficiency: GitHub Copilot for Software Testing
Blog Posts

In the world of software development, quality assurance and testing play a crucial role in ensuring the delivery of high-quality, bug-free products. As technology advances, traditional testing methods are evolving to incorporate innovative tools and methodologies that streamline the process, enhance efficiency, and reduce costs. One such game-changer is GitHub CoPilot, an AI-powered coding tool… READ MORE

Github Copilot: More Than Just Autocomplete
Github Copilot: More Than Just Autocomplete
Blog Posts

I’ve heard many people, from entry level developers to senior architects and directors, wonder if GitHub Copilot was anything more than just autocomplete. I kept struggling to put into words why I felt that it was. And today it clicked for me. Cognitive Load. It’s the secret enemy that’s really difficult to pin down concretely, but for… READ MORE