Run txtai in native code
txtai currently has two main methods of execution: Python or via a HTTP API. There are API bindings for JavaScript, Java, Rust and Go.
This article presents a way to run txtai as part of a native executable with the Python C API. We'll run an example...
neuml.hashnode.dev8 min read