Bring your Ruby app in the Cloud
In this ~2 hours workshop, Riccardo and Andrei (Langchain.rb creator) will give you the resources to run three different labs according to your tastes and assist you whenever you're blocked. The idea is to build something simple and fast so you can go home and tweak it to make your next startup.
[30m] Codelab:Gemini to accelerate test driven development. In this codelab, youโll learn how to use AI to help you create a small Calculator application starting from tests (Test-driven development), and then push itโs functionality to the Cloud.
[60m] [Codelab] Using Ruby on Rails + PostgreSQL on Cloud Run. In this Lab, you will learn to take an existing Ruby on Rails application and deploy it to Google Cloud, instantiating a Database, dockerizing the app and running the dockerized app on Cloud run, and managing Secrets like a pro.
[15m] Build an AI agent in 15 min Langchain.rb. In this Lab, you will learn how to build an AI agent utilizing the latest Function Calling functionality. Youโll build your own functions/tools and program an assistant to interact with final user in an engaging conversation which calls smart functions under the hood (weather, news, stocks, DB, ..).