Category Archives: Tech Tips and Tutorials

Best Practices for Agile Software Delivery

Best Practices for Agile Software Delivery

In the fast-evolving landscape of modern technology, delivering software applications and updates has become a pivotal factor in the success and competitiveness of businesses across industries.  Agile software delivery involves continuously creating, testing, and deploying software to meet customer expectations and stay ahead of the competition. In essence, it is the practice of consistently delivering Continue Reading »

How to work with Large Language Models

How to work with Large Language Models?

Large Language Models (LLMs) are at the forefront of artificial intelligence, powering applications from chatbots and translators to content generators and personal assistants. These models, such as OpenAI’s GPT-4, have revolutionized how we interact with machines by understanding and generating human-like text.  How Large Language Models Work: Large language models are functions that map text Continue Reading »

OpenAI Function Calling

OpenAI Function Calling

As AI technology rapidly advances, the integration of language models like OpenAI’s GPT-4 into various applications has become increasingly prevalent. One of the most  powerful features of these models is their ability to call functions directly, enabling  developers to create more dynamic and responsive applications. However, to harness  this capability effectively, adhering to best coding practices Continue Reading »