Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 309 Bytes

FAISS-example

Showcase of FAISS. Can automatically save and load vector when needed.

Before used, you need to install faiss via python pip.

Running the main.py python file and wait for a moment(about 1 min) ,and randomly type the text you want.

The return will be the closest text related to your input.