Comment by rshemet
you can plug in a vector DB and run Cactus embeddings for retrieval. Assuming you're using React Native, here's an example:
https://github.com/cactus-compute/cactus/tree/main/react#emb...
(Flutter works the same way)
What are you building?