Slack chatbot answering a coworker's question using company wiki data

An AI chatbot for company knowledge

I built a Slack bot that answers coworkers' questions using the company wiki and Slack channels as its knowledge base. Instead of pinging three people to find out where a document lives, you ask the bot and get an answer with the source. It runs on .NET with Semantic Kernel and its memory store, hosted on Azure — and I learned a lot about NLP building it.

LinkedIn post
Video on LinkedIn
Older version
Code: here

Project information

  • Technology used: .NET, Azure, Semantic Kernel (incl. memory store), GitLab CI/CD, Bash
  • Project goal: Enhance communication across the company
  • Date: 2023