Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 1020 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 1020 Bytes

🐝 Buzz 🤖

☁️ Deployed to GCP | 🚀 Managed by Pulumi | 🔐 Secured with 1Password

Buzz Logo

What is Buzz?

Buzz is a Gemini-powered, Google Auth (OAuth)-gated Golang web application. The application takes in a string as input and returns the NATO spelling of the input. Examples,

pulumi -> Papa, Uniform, Lima, Uniform, Mike, India
cool -> Charlie, Oscar, Oscar, Lima

A running version of the Buzz application can be found at buzz.atxyall.com However the OAuth has been configured to ONLY work with the author's email 😈.

Run the app locally

Run the app in GCP

Reference Material