@jrwallac I've created an example repo, take a look here https://github.com/jkrukowski/UseSwiftFaiss -- I was able to compile it and run it without any problems
Please make sure that the dependencies are resolved, it might take some time because SwiftFaiss depends on binary frameworks.
Post
Replies
Boosts
Views
Activity
Hi all, I'm working on Swift bindings for Faiss, you can see the current progress here https://github.com/jkrukowski/SwiftFaiss any feedback is appreciated!