Skip to content

machine-learning

The Art of Talking to Machines - A Dive into Conversation Design and Prompt Engineering

K

In today's world, Artificial Intelligence (AI) is no longer just a buzzword; it's a part of our daily lives. Whether you're asking the Google Assistant for the weather forecast or using a chatbot for customer service, AI is there to assist you... But have you ever wondered how these interactions feel so smooth and natural? The secret lies in two key techniques: Conversation Design and Prompt Engineering. While these terms may sound technical, they're the backbone of making AI more user-friendly. These two concepts form the backbone of most AI powered customer centric products that leverage large language models, Artificial Intelligence and Generative Artificial Intelligence (GenAI). Let's delve into what each of these means and how they differ.

Introducing the ChromeOS Crostini Machine Learning Setup Script

K

Over the past month, I have been researching Machine Learning and the insane amount of future possibilities that will result in the breakthroughs being made today. Projects like Keras and Tensorflow are pushing the boundaries on what computers are capable of and enabling just about anyone without a multi-million dollar server cluster to get into machine learning. I have built a simple setup script that will automate the process of setting up all of the tools needed to get started with Miniconda, TensorFlow, Keras, Pytorch, OpenCV and more in a ChromeOS Crostini Container. Here is how to get started: