HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by yrcyrc

Comment by yrcyrc 6 days ago

1 reply

View on Hacker News

how do i add RAG / personal assistant features on iOS?

rshemet 6 days ago

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?

Reply View | 0 replies