Building a Slack AI Assistant with Flask + Gemini
7 articlesA Slack bot powered by Vertex AI Gemini with GCS-based knowledge base, deployed to Cloud Run with GitHub Actions CI/CD. Covers Python dev setup with uv, Flask REST APIs, Gemini integration, and cloud infrastructure.
PythonFlaskGCPGHA