Skip to content

sangalo20/Serverless-agents-cloudrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Agents on Cloud Run

Welcome to the Serverless Agents on CloudRun! In this session, you will build a production-ready "Micro-Agent" system using Google Cloud Run, Vertex AI (Gemini 2.5 Flash), and Eventarc.

Architecture

  • The Librarian: An event-driven service that ingests PDFs, summarizes them, and stores knowledge.
  • The Guide: A chat service that answers user questions based on the stored knowledge.

Getting Started

We have prepared a Google Colab notebook that automates the setup, deployment, and testing of your agents.

🚀 Run the Session

English Version:

Open In Colab

Version Française:

Open In Colab

Note: The link above is now configured for your repository.

Prerequisites

  • A Google Cloud Project with billing enabled.
  • A Google Account.

Repository Structure

  • librarian/: Source code for the ingestion agent.
  • guide/: Source code for the chat agent.
  • serverless_agents.ipynb: The notebook to run the workshop.

About

A simple serverless multi agentic application built on CloudRun, Firestore, Envertac, and Vertex AI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors