Show HN: Slack AI – Privately chat with your unstructured Slack data
9 points| deshraj | 2 years ago |twitter.com
- All data stays on your machine
- Simple to setup (4 lines of code)
- Free of cost
- Both software engineer & product/growth managers can try
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.
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.
There are only 3 steps:
- Run the example repo
- Add slack token & select channel
- Start chatting
We have put open sourced the entire code along with a comprehensive readme to get started.
GitHub: https://github.com/embedchain/examples/tree/main/slack-ai
No comments yet.