Ah, the pinnacle of modern innovation: a #startup cramming 60 people into a single Slack bot like #sardines in a can 🐟🤖. Because who needs individuality when you can be a cog in the world’s least efficient machine? 🤦‍♂️🚀
https://merylldindin.com/thoughts/company-brain/ #innovation #Slackbot #efficiency #technology #humor #HackerNews #ngated
One Brain to Query | Meryll Dindin

What happens when a company connects its data warehouse, documents, tickets, and code into a single AI agent that any employee can talk to in Slack.

Meryll Dindin
One Brain to Query | Meryll Dindin

What happens when a company connects its data warehouse, documents, tickets, and code into a single AI agent that any employee can talk to in Slack.

Meryll Dindin
Salesforce anuncia un cambio de imagen intenso en inteligencia industrial para Slack, con 30 funciones nuevas – ButterWord

Slack just got a whole lot more useful.

ButterWord
簡単に作成できるSlack Bot:Event Subscriptions実装の仕方 - Qiita

はじめに slack botを作る際に、「やりたいことは決まっているのに、どのイベント名を選べばいいの?」 「このイベントを使うには、どのスコープ(権限)を設定すればいい?」 「そもそも、イベントを受け取るURL(エンドポイント)はどう管理するの?」途中で必要なURLの検...

Qiita

Một nhà phát triển đã tạo #Slackbot phân tích đám mây, giúp truy vấn thông tin chi tiết bằng ngôn ngữ tự nhiên ngay trong Slack. Tác giả rất ấn tượng với tiềm năng của #AI_agent và dự định nâng cấp thêm. Dự án này còn liên kết với một công cụ trực quan hóa đám mây mà người này đã phát triển trước đó!
#CloudAnalytics #SideProject #AI #Tech #PhânTíchĐámMây #TríTuệNhânTạo

https://www.reddit.com/r/SideProject/comments/1p9n57d/i_built_a_cloud_analytics_slackbot_agent/

Engadget: Slack is transforming its Slackbot into a ‘personalized AI companion’. “I’ve been using Slack for like a decade and the platform’s proprietary chatbot, Slackbot, has always been a bit underwhelming. It can deliver reminders and notifications and, well, that’s about it. That could change in the near future, as the platform is testing a redesigned Slackbot that’s chock full of AI.”

https://rbfirehose.com/2025/10/15/engadget-slack-is-transforming-its-slackbot-into-a-personalized-ai-companion/

Engadget: Slack is transforming its Slackbot into a ‘personalized AI companion’ | ResearchBuzz: Firehose

ResearchBuzz: Firehose | Individual posts from ResearchBuzz

🚨 Part 9 of the Slack Bot with AI series is now FREE!

✅ Add a Lambda Receiver pattern
✅ Avoid Slack timeouts
✅ Improve reliability and cut costs

This wraps up the series with a clean async handoff between Lambdas so your AI bot doesn’t break Slack’s 3s rule.

Easy to implement, free to read, and MIT licensed!

https://www.letsdodevops.com/p/building-a-slack-bot-receiver

#DevOps #GenAI #SlackBot #Serverless #LetsDoDevOps

🚨 Part 8 of the Slack Bot with AI series is now FREE!

✅ Add ReRanking to improve KB response accuracy
✅ Score results by actual relevance
✅ Boost answer quality with minimal cost or latency

It’s fast, cheap, and dramatically improves results from your Confluence-powered RAG bot using AWS Bedrock.

Read it now:
https://www.letsdodevops.com/p/building-a-slack-bot-reranking

#DevOps #GenAI #SlackBot #Serverless #Bedrock #LetsDoDevOps

🚨 Part 7 of the Slack Bot with AI series is now FREE!

✅ Stream token-by-token responses with AWS Bedrock
✅ Show live status updates in Slack
✅ Make your bot feel faster and more responsive

This upgrade uses converse_stream() to show real-time progress instead of waiting for the full reply.

Code is open source and MIT licensed:
https://www.letsdodevops.com/p/building-a-slack-bot-streaming

#DevOps #GenAI #SlackBot #Serverless #AWS #LetsDoDevOps

🚨 Part 6 of the Slack Bot with AI series is now FREE!

Learn how to use AWS Bedrock’s .converse() API to let your bot read and analyze DOCX, XLSX, PDFs & more.

✅ Summarize contracts
✅ Analyze sales data
✅ Compare resumes to job reqs
✅ Give project feedback

No AWS or Python expertise required. Just clear steps and pictures.

Read it now:
https://www.letsdodevops.com/p/building-a-slack-bot-with-ai-capabilities-bdf

#DevOps #GenAI #Serverless #SlackBot #Python #LetsDoDevOps

🔥Building a Slack Bot with AI Capabilities - Part 6, adding support for DOC/X, XLS/X, PDF, and More to Chat with your Data🔥

aka, please don't make me create a pivot table, I'd rather just ask you

Let's Do DevOps