Qdrant is a vector database and vector similarity search engine. It deploys as an API service providing search for the nearest high-dimensional vectors. With Qdrant, embeddings or neural network encoders can be turned into full-fledged applications for matching, searching, recommending, and much more! Implement a unique custom modification of the HNSW algorithm for Approximate Nearest Neighbor Search. Support additional payload associated with vectors. Not only stores payload but also allows filter results based on payload values.
Unlike Elasticsearch post-filtering, Qdrant guarantees all relevant vectors are retrieved.
Github: https://github.com/qdrant/qdrant
txtai executes machine-learning workflows to transform data and build AI-powered semantic search applications. Data is transformed into vector representations for search (also known as embeddings).
A webapp and desktop vector drawing application that uses a grid of dots as a backdrop for sketching. Connect the dots and it makes the lines for you. Designed with logos and sprites in mind. Saves PNG and SVG files. Cross platform.
A website that lets you upload SVG files and it'll convert them into Bootstrap compatible glyphicons for use in your website. Also has a huge archive of icons that you can download and use.