Introducing Slack AI - Privately chat with your unstructured slack data using embedchain.ai<p>- All data stays on your machine<p>- Simple to setup (4 lines of code)<p>- Free of cost<p>- Both software engineer & product/growth managers can try<p>Slack is used by majority of the organizations. It contains valuable knowledge base in the form of channels & message. But a common problem is retrieving the right knowledge as most of the data in slack is unstructured.<p>Today, we are introducing the simplest flow to create a retrieval/RAG app which will ingest any slack channel and help you chat with it.<p>There are only 3 steps:<p>- Run the example repo<p>- Add slack token & select channel<p>- Start chatting<p>We have put open sourced the entire code along with a comprehensive readme to get started.<p>GitHub: <a href="https://github.com/embedchain/examples/tree/main/slack-ai">https://github.com/embedchain/examples/tree/main/slack-ai</a>