{% hint style="info" %} This page is currently in draft {% endhint %}
A vector store needs to be created to hold the imported JSON data.
A vector store is DEFINE
FAISS (Facebook AI Similarity Search) is a library that allows developers to quickly search for embeddings of multimedia documents that are similar to each other.
{% embed url="https://github.com/SingularityNET-Archive/LLM-Development/blob/main/Colab/Vector_Store_Creation.ipynb" %}