GCP

Create Your first Chat App with PaLM 2

In the ever-evolving landscape of AI, Google’s PaLM 2 has emerged as a revolutionary force, unlocking new potentials in natural language processing. Imagine harnessing this cutting-edge technology to create something as interactive and engaging as a chat application. In this blog entry, I’m thrilled to show you exactly how straightforward it can be to develop your very first Python application—a “chat application” that interacts with the remarkable chat-bison model from the PaLM 2 family.

Fair warning: a very basic understanding of Python is required, but you definitely do not need to be a pro!

We’ll dive into the world of Generative AI Studio, a remarkable tool (set of tools really) that provides us with a baseline of code. From there, I’ll guide you through tweaking and customizing this foundation to fit your unique vision for the app. This isn’t just about coding; it’s about creativity and bringing your ideas to life.

Continue reading

Your First Project In Google Cloud Platform

In this blog entry I will briefly explain what projects are, and why do you need (and have) at least one in your own GCP (Google Cloud Platform) Console. To understand what projects are, let’s start with the GCP resource. Resources are the fundamental components of all GCP services. Your Compute Engine VM Instance is a resource, your Cloud Storage bucket is a resource, Your VPC Network is a resource. If you prefer the video, check out my YouTube screen-cast:

All those resources are organized, or in other words, parented, by projects. To learn more, continue reading this blog entry.

Continue reading

Start Your Journey with Google Cloud Platform

If You notice more and more ‘buzz’ about cloud, and you wish to learn what Google can offer in this area, there isn’t any better time to start than now. Especially if you can do it for free, right? But why do you want to jump into that rabbit hole? Well, it seems that “Cloud” isn’t just a fad, temporary fashion. It seems that Cloud – and Public Cloud Providers are here to stay for good. And GCP (Google Cloud Platform) has a nice offer to try it out for free. The offer available right now: free tier + $300 for people who meet the requirements of their promotion, check out the screen-cast:

Want to learn more? Keep reading!

Continue reading