Tag: #bolt-sdk
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
Building an AI Teammate with a Slack Bot — Wiring Up Claude, Gemini, OpenClaw + Extending Tools with MCP (2026 Hands-On)
The highest-leverage surface for deploying AI isn't the IDE — it's Slack, where the whole team uses it, right where the work happens. This is a follow-along hands-on. Create a Slack app, stand up a minimal bot that respo
2026-05-14 · 16 min read #slack-bot#llm#claude#gemini#openclawSlack Bot Building Practical Guide — Python Bolt SDK, Event Handling, Slash Commands
A comprehensive guide to building Slack Bots with Python Bolt SDK, covering app setup, event handling, slash commands, modals, Block Kit, and deployment with practical code.
2026-03-09 · 23 min read #chatbot#slack-bot#python#bolt-sdk#automationComplete Guide to Slack Bot Development — Building an AI Task Automation Bot with Bolt SDK
A guide to bot development using the Slack Bolt SDK. Covers app setup, slash commands, modal/Block Kit UI, event handling, LLM integration, and Socket Mode deployment with code examples.
2026-03-03 · 8 min read #chatbot#slack#bolt-sdk#python#automation