Categories: BlogCanonicalUbuntu

Ubuntu AI podcast: What is Generative AI?

From fun experiments to enterprise projects, AI became the center of attention when it comes to innovation, digital transformation and optimization.

Open source technologies democratized access to state-of-the-art machine learning tools and open doors for everyone ready to embark on their AI journey.

These days everyone talks about generative AI and everyone wants their own ChatGPT. Many companies feel anxious of not having already a generative AI projects in production. In this episode we will dive into the Generative AI.

So
Sponsored
what is generative AI?

Basically traditionally whenever you build any kind of AI system, this could be defined as generative AI.

We are training ML models so that they can make predictions, classification or new and unseen data, right? These ML models are working with numbers, with text, with pictures. But basically if we input an image of a dog to a model, it will do a discrimination and tell us if it’s a dog or it’s not a dog or it’s a cat or something like that.

In generative AI the approach is different.

We are training ML models. So that it creates an output similar to the data it has been trained on. So basically this kind of models work with different kind of data: text, images, audio and so on.

And in the dog example, this would be like: if we have a model trained on text from various sources and we prompt it with a question like “what is a dog?” We might get an output in form of a description. The dog is an animal that has four legs blah blah or a picture of a dog or something like that.

So this is a little bit different approach to the topic and hence it’s different. It also involves a lot of different tooling there. The whole envelopes processes are different. You have like LLMOps or any kind of different strange naming to basic operations. So that’s what I think is the most important difference between them and that’s why people consider it a breakthrough or a new thing. But actually it’s still based on the same mathematical theories from 30 years ago.

Sponsored

And what are LLMs?

LLMs would be a subset of generative AI. This large language models is something that we would use for either text classification or doing Q&A – the famous chatbot experience: summarizing documents or generating new documents.

LLMs are basically having a couple of different categories in them. There are (1) generic language models that are doing, in a glance, very simple thing: they are predicting the next word or a phrase based on the language or in the way how this should be written. So basically it’s sort of an advanced version of your email auto-completion.

But there are also other types of LLMs. There are (2) instruction tuned models and basically they are trained to predict a response given an input. So models that are summarizing text, summarizing like 50 pages long research paper into one page summary, that’s also what LLMs can do.

There are also (3) dialogue tuned models which your famous chatGPT and other kind of chatbots would be a typical example of.

Where to learn more about AI?

First, make sure to subscribe to our bi-weekly podcasts, where we are discussing AI. Listen to our podcasts on Spotify or Apple Podcasts.

If you want to learn more about all the AI solutions we provide check our our website and feel free to get in touch with us via contact forms or live chats here.

Ubuntu Server Admin

Recent Posts

AI in 2025: is it an agentic year?

2024 was the GenAI year. With new and more performant LLMs and a higher number…

3 hours ago

Canonical announces 12 year Kubernetes LTS

Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12…

1 day ago

Ubuntu Weekly Newsletter Issue 878

Welcome to the Ubuntu Weekly Newsletter, Issue 878 for the week of February 2 –…

2 days ago

How your feedback shapes the way we support open source software

At Canonical, we firmly believe that delivering an outstanding, customer-centric support experience is impossible without…

2 days ago

How To Install osTicket v1.14 On Ubuntu 20.04

I want to share how to install osTicket v1.14 for Ubuntu 20.04 server. osTicket written…

3 days ago

How To Install WordPress On Ubuntu 20.04

Now I want to share how to install WordPress on ubuntu 20.04 server. WordPress is…

3 days ago