{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/8"}],"enrichment":{"capability":"Integrates FAISS vector storage with LlamaIndex for efficient similarity search and retrieval in RAG applications.","skillfed_tags":["vector-database","rag","semantic-search"],"use_cases":["Store and retrieve document embeddings in retrieval-augmented generation (RAG) pipelines using LlamaIndex.","Build semantic search applications that find similar documents or passages based on embedding similarity.","Integrate efficient in-memory or disk-backed vector indexing into LlamaIndex workflows without external database infrastructure.","Prototype and develop AI applications that need fast approximate nearest-neighbor search over embeddings."],"what_it_does":"This package provides a LlamaIndex integration for FAISS, a library for efficient similarity search over high-dimensional vectors. It acts as a bridge between LlamaIndex's document and embedding management layer and FAISS's vector indexing capabilities, allowing you to store embeddings and perform fast nearest-neighbor queries within a LlamaIndex application.\n\nThe package is designed for developers building retrieval-augmented generation (RAG) systems, semantic search applications, or other AI workflows that need to index and query embeddings. It depends only on llama-index-core and installs with low friction. The MIT license and active maintenance status make it a straightforward choice for integrating FAISS into LlamaIndex-based projects.","worth_installing":"Yes. This is a lightweight, actively maintained integration package with no known vulnerabilities, permissive licensing, and low installation friction. Install it if you are building a LlamaIndex application and want to use FAISS for vector storage and retrieval."},"id":"llama-index-vector-stores-faiss","links":{"html":"https://skillfed.io/packages/llama-index-vector-stores-faiss","md":"https://skillfed.io/packages/llama-index-vector-stores-faiss.md","pypi":"https://pypi.org/project/llama-index-vector-stores-faiss/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-12","license_spdx":"MIT","license_treatment":"permissive","name":"llama-index-vector-stores-faiss","python_support":"supports_current","summary":"llama-index vector_stores faiss integration"},"popularity":{"monthly_downloads":150222,"position":10971,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.0"}
