Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Show HN: Self-hosted Slack bot to mention Claude

A self-hosted Slack bot that integrates Claude AI is showcased on GitHub. The project allows users to mention @Claude in Slack channels to get AI-powered responses, offering a self-managed alternative to hosted solutions.

Background

- Claude is an AI assistant (similar to ChatGPT) created by Anthropic. This project lets you run your own ("self-hosted") version of a Slack bot powered by Claude. - Instead of using Slack's built-in AI features or paying per-seat, this bot runs on your own infrastructure and lets you @mention Claude in Slack channels to get answers. - Self-hosting means you control the data (messages stay within your system) and you pay only for the API usage, which can be cheaper for teams. - The project is open-source (on GitHub) and aimed at developers or teams who want an AI bot integrated into their existing Slack workspace without sending data to third-party services.

Related stories

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.