3 Comments
User's avatar
sagar regmi's avatar

Sir could you please share one thread for embedding process and saving the data into vectordb using quarkus. I am building artifacts management but I have to switch to js echosystem only for embedding .

Expand full comment
Markus Eisele's avatar

Hi! Absolutely. You might also wanna check this post which does the embedding generation process. Should be straight forward to add a vectordb to this:

https://www.the-main-thread.com/p/java-quarkus-text-embeddings-similarity

Expand full comment
sagar regmi's avatar

Appreciate it Markus! The article was clear . I’ll try extending it to push the embeddings into Qdrant for semantic search in a Quarkus service. Thanks again!

Expand full comment