Our Blog
Nick McKenna
We are computer programmers at heart and implementing high quality, tailored systems to suit your needs is what we do best. We have been delivering revenue generating, time saving and life changing bespoke software development in Harrogate, Yorkshire since 2004.
AI development services have been around for some time now, sparking the controversial topic of ethical issues of AI in business. AI has been argued to change our world for the better. Indeed, many businesses have started implementing AI solutions, increasingly depending on innovative tools … more
As artificial intelligence becomes increasingly present in our lives, you may have come across RAG – but what is retrieval-augmented generation? In this post, we’ll discuss what retrieval-augmented generation is in AI, examples in practice, and the pros and cons so you can make the … more
You may have heard the terms AI and machine learning thrown around a lot recently in digital transformation conversations. As closely related words, they’re often used interchangeably, which can be confusing when considering how they actually differ. Don’t worry if you’re still wondering, ‘What is … more
AI and customer experience are increasingly being intertwined in businesses, with the intention of helping companies set themselves apart from the competition. However, as more and more businesses integrate AI into their customer experience, it has become crucial for your business to use it in … more
Large Language Models (LLMs) are popular artefacts of modern artificial intelligence. Although LLMs are based on well-established technology, they have become popular recently due to the widespread availability of low-cost, scalable cloud infrastructure. In this post, we’ll cover what a large language model is in … more
Everyone has heard about ChatGPT, CoPilot, Bard, and Gemini, and many of us are now using basic AI in our daily work. However, using the Large Language Model (LLM) base of something like OpenAI to create a bespoke AI assistant for your customers is possible. … more
Once your add-in is ready to go, you need to know how to handle any errors, test for reliable performance and prepare for deployment. This is the third of a three-part series where we’re aiming to be able to save an email (as an EML … more
Welcome back to part two of our series, where we’re aiming to be able to save an email (as an EML file) from a user’s inbox into a CRM system (or any other system for that matter!) via an Outlook add-in. This is the second … more
In these articles, I will focus on integrating an Outlook add-in with a CRM system using the Graph API. The task we are aiming to complete is being able to save an email (as an EML file) from a user’s inbox into a CRM system … more
Implementing WOPI with the Cloud Storage Partner Program may seem daunting at first. One of the key mistakes we see being made is a failure to prepare adequately before commencing programming. A WOPI integration with your system will likely be very different from any other … more