Slack Knowledge Base Dynamically Updated
# 🤝help
b
So we can make KB and have the bots answer questions based on the KB. But can we dynamically create/update that KB from slack messages so that if someone in slack asks the same question the bot will be able to answer it since someone else already asked it? My goal is to have a slack bot that continually learns and stores data from slack (and maybe other places in the future) so that people in slack can ask questions and interact with it to get there questions answered instead of trying to dig up the answer in years of slack history. Is there a way to do this ONLY use botpress? Is there a way to do this maybe using flowise + langchain + botpress? Is there a way to even do this at all? What do I have to do to make this happen? Thanks for everyone's time!
a
hey @breezy-arm-18241, knowledge bases are only static- for now! There's a feature request for dynamic/self-updating knowledge bases here https://discord.com/channels/1108396290624213082/1112799356567957515 you can follow it to get updated when this feature is ready.
b
Thanks @acceptable-kangaroo-64719, is there a way to still extract that data from slack?
a
not built-in to the product, no
the product can only ingest data from a web page, pdf/doc/txt document, or from a web search
b
Gotchu, maybe ill have to try flowise+langchain and then feed that into botpress
I know StackAI has that ability but im not paying 200 dollars a month 😆
a
good luck! If you figure it out, please make a post on #1132038253109837994 cuz I'm sure there are a lot of other people that would want to know, too
b
🫡 roger
2 Views