Brief Introduction to the History of Large Language Models (LLMs)

Understanding the Evolutionary Journey of LLMs Author Introduction When we talk about large language models (LLMs), we are actually referring to a type of advanced software that can communicate in a human-like manner. These models have the amazing ability to understand complex contexts and generate content that is coherent and has a human feel. If […]
The Journey of Large Language Models: Evolution, Application, and Limitations

Unlocking the Future of AI: The Transformative Journey of Large Language Models Author · Vaibhav Khobragade (ORCID: 0009–0009–8807–5982) Introduction Human language development is innate and evolves throughout life. Machines lack this ability to evolve without advanced artificial intelligence (AI) algorithms. Since the Turing Test was proposed in the 1950s, efforts to master machine understanding of language […]
Using Google Colab to run LLM Models

A step-by-step tutorial In the field of Artificial Intelligence, large language models (LLMs) are transforming the landscape of what machines can achieve. These sophisticated models excel at tasks like summarising text, generating human-like content, translating languages, and answering complex questions. However, the computational resources required to run such models can be prohibitive for many individuals […]
How to Use OpenAI Assistants API to Build Your Own Custom ChatGPT

A Step-by-Step Guide to Creating Versatile AI Assistants Using OpenAI’s Assistants API Author Introduction The Assistants API is a powerful new offering that enables developers to integrate AI assistants directly into their applications. These assistants are designed to handle a wide range of user queries by utilising models, tools, and files. The API currently supports […]