open-source-slack-ai
A Slack bot that summarises a channel or a thread on demand, self-hosted. Its own README gives the reason: the official Slack AI product has limited access and add-on pricing. It calls a hosted model, so the token bill is yours.
Retrieval, reading, and summarising over sources you name.
A Slack bot that summarises a channel or a thread on demand, self-hosted. Its own README gives the reason: the official Slack AI product has limited access and add-on pricing. It calls a hosted model, so the token bill is yours.
A set of Jupyter notebooks working through LangChain: a YouTube-transcript search index, FAISS similarity queries, and a Slack bot built on top. Teaching material, not a product.