mlc-llm icon indicating copy to clipboard operation
mlc-llm copied to clipboard

How to implement text embeddings stored in vector database on ios device?

Open alexkemp opened this issue 2 years ago • 3 comments

For large custom data stored on device (pdf, text, xml), how to turn custom large data into text embeddings and store them locally on device via vector database. Then perform vector search and submit results along with input query to llm for tasks such as summarization, question/answer, etc. ?

alexkemp avatar May 12 '23 18:05 alexkemp

Have you found any information on how to do this?

julianboyce avatar Jun 24 '23 13:06 julianboyce

Any updates on this?

feynon avatar Aug 14 '23 16:08 feynon

Will mlc-llm support this use-case, or should we not wait for that?

cay89 avatar Nov 18 '23 12:11 cay89