jubin jose

Results 5 comments of jubin jose

Size reduced to `561 MB` in docker hub (when uncompressed - `1.46GB`). `Miniconda` and `FAISS` installations are taking a large part in docker image size (~`350 MB`) - within this,...

Got rid of CouchDB instance from container. Now AquilaDB use Pouch Level backend as default document store. Added Docker env variable `DB_HOST` to set external CouchDB as AquilaDB backend. Pull...

We're thinking about refactoring most of the code base because the project has evolved beyond our initial concepts. We're open to any kind of contributions. In fact, we're running short...

We've started code refactoring. Firstly focusing on vector storage part (FAISS). All development goes to this branch https://github.com/a-mma/AquilaDB/tree/refactor

Fasttext binary built from latest source available https://github.com/facebookresearch/fastText/commit/25d0bb04bf43d8b674fe9ae5722ef65a0856f5d6 and python library is of version - 0.8.3 as seen at https://pypi.org/project/fasttext/#history regarding parameters, here is the data: { input: datapath+'.txt', output:...