DanswerBot – Open-source Slack bot to automate repetitive questions
Slack questions have always been a huge time sink for me. They’re a distraction that pulls me away from what I’m doing, and often requires digging up old knowledge. If I’m in the middle of something complex, I may take a while to context switch and get around to answering, which leaves the asker blocked for hours. Addressing this seems simple: give an LLM your organizational context and plop it in Slack to answer things for you. So that’s why we built DanswerBot! It’s MIT licensed (https://github.com/danswer-ai/danswer) and completely free to use. The bot can…
What it does
In the maker’s words, at launch
Slack questions have always been a huge time sink for me. They’re a distraction that pulls me away from what I’m doing, and often requires digging up old knowledge. If I’m in the middle of something complex, I may take a while to context switch and get around to answering, which leaves the asker blocked for hours. Addressing this seems simple: give an LLM your organizational context and plop it in Slack to answer things for you. So that’s why we built DanswerBot! It’s MIT licensed (https://github.com/danswer-ai/danswer) and completely free to use. The bot can automatically sync with and back answers based on documents from Slack, Google Drive, GitHub, Confluence, Jira, Notion, local files, websites, and much more. Quick demo vid: https://www.youtube.com/watch?v=5q35NeqsMnU A quick note on hallucinations: in order to reduce their prevalence, all answers are backed by quotes. If the LLM-provided quotes don’t match any document or no quotes are given, we’ll warn the asker that something may have gone wrong. Additionally, all used documents are linked in case the asker wants to double check the answer. Answers can be thumbs-upped or thumbs-downed and all questions / answers are recorded in Postgres for easy future inspection / analysis. For usability, we provide an admin dashboard where you can configure connectors (we have 14 currently). Once a connector is set up, we poll data sources every 10 minutes to keep answers up to date. Which LLM to use is also up to you - DanswerBot can be configured to use a locally hosted model, Azure OpenAI, or OpenAI directly. Finally, if you aren’t a slack user (or if you just prefer a more tailored UI), there’s also a web interface to ask questions against your knowledge base. A short demo for that can be found at: https://youtu.be/cWWtnuVCUX0 Of course there’s a bunch more that I can’t cover in one post - happy to take questions in the comments (or in our Slack / Discord, which are linked on the Github repo). If you’re interested in testing this out yourself, you can easily run everything locally with a single command. Docs to help you can be found at https://docs.danswer.dev/quickstart!
Does the same job
all alternatives →More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 26d ago · cactuscompute.com

