Skip to content

Faiss demos tailored for Pascal (Delphi & Lazarus), showcasing powerful similarity search and clustering functionalities within the Pascal environment.

License

Notifications You must be signed in to change notification settings

buylibs/faiss-pascal-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Faiss Demos for Pascal (Delphi and Lazarus)

This repository contains demos showcasing various functionalities of Faiss, a library for efficient similarity search and clustering of dense vectors. These demos are adapted for use in Pascal, specifically for Delphi and Lazarus environments.

To utilize the original Faiss library within Pascal, a Pascal wrapper must be obtained from the BuyLibs website. This wrapper facilitates the integration of Faiss functionalities into Pascal projects.

Getting Started

Prerequisites

Compliation

  1. Obtain the Faiss library from Faiss GitHub repository.
  2. Get the Pascal wrapper for Faiss from BuyLibs website.

Demos

Explore the demos provided in this repository to understand and utilize Faiss functionalities within Pascal projects.

License

This demo repository is licensed under the MIT License. Refer to the LICENSE file for more details.

Credits

The original C++ demos and Faiss library are MIT-licensed. Please refer to the Faiss LICENSE file for more information.

These demos adapted for Pascal retain the MIT license and have been developed by BuyLibs team.

About

Faiss demos tailored for Pascal (Delphi & Lazarus), showcasing powerful similarity search and clustering functionalities within the Pascal environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages