You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates how to build a semantic search system using Qdrant vector database. Startup descriptions are converted into embeddings and stored as vectors, while structured metadata is stored as payload.A curated demo dataset is used to clearly showcase vector search behavior and payload-based filtering.