Hi there! Curious about a use case involving a LOT of data. we are looking to build a capability that allows users to ask about block chain transactions (plain text files/json). Looking at millions of transactions, probably not possible via botpress or is it?
c
curved-traffic-50479
07/27/2023, 12:37 PM
Great question
l
late-crowd-66808
07/27/2023, 1:22 PM
Just build some simple api around blockchain data externally, than call it in botpress. Or put something like flowise in the middle if you need your answers to be ai-interpreted.
late-crowd-66808
07/27/2023, 1:29 PM
actually, dm, I have done something similar a few years ago, maybe I can help