Hi Venkatram, I'm working on building a data layer for agents, building local knowledge base is one of our use cases we want to dig into. I think your project is a great fit, you take take a look at our repo if you are interested: https://github.com/SkardiLabs/skardi Please give a star if you like it. Feel free to shot us emails.
Hi, Also a contributor to skardi here.
Presto is mainly focus on analytic queries, but skardi was optimized for serving online traffics, that means you can use skardi as a web server(define the SQL and skardi can turn it into a http server),I think that's the main difference.