semantic-map-faiss / README.md
aayush226's picture
Update README.md
b51de9b verified

A newer version of the Streamlit SDK is available: 1.56.0

Upgrade
metadata
title: Semantic Map + FAISS
emoji: 🌍
colorFrom: blue
colorTo: green
sdk: streamlit
app_file: app.py
pinned: false
license: mit
sdk_version: 1.49.1

Semantic Map + FAISS

This Space visualizes semantic clusters of documents and lets you run semantic search using FAISS.
Built with Streamlit, SentenceTransformers, UMAP and HDBSCAN.