HackerTrans
TopNewTrendsCommentsPastAskShowJobs

btnokami

no profile record

Submissions

Show HN: We're building Apache spark for agents with Rust and Datafusion

github.com
2 points·by btnokami·há 3 meses·1 comments

comments

btnokami
·há 2 meses·discuss
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.
btnokami
·há 3 meses·discuss
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.