embedding_studio
embedding_studio copied to clipboard
Embedding Studio is a framework which allows you transform your Vector Database into a feature-rich Search Engine.
I've read your readme, and you mentioned about some query parsing tools, but can't find anything in your repo. Where can I read about it more? What is the release...
Hey! I’m looking into code, what was behind the decision to use MongoDB as a Clickstream storage backend? We are using ClickHouse as the part of technical stack, it’s more...
Guys, I’ve tried the code and look into it. I can’t see any inference related stuff. Looks interesting, but unless I can easily redeploy it in my infrastructure, it’s hard...
Hey, trying to run the fine tuning , found out that image downloading is quite slow. Checked it out, seems that it’s even not multithreaded or async. Are you going...
Hi! I'm trying to adopt the framework, but can't see any text domain related functionality. Can you add text support too? I'm using mostly [multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large) and [all-MiniLM-L12-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L12-v2).