Libraries tagged by Similarities
miqdadm/multidistance
38 Downloads
Calculate Multiple Distance Based Similarity Method
mbvb1223/pinecone-php-client
1109 Downloads
A PHP SDK for Pinecone vector database
zbmowrey/weighted-levenshtein
0 Downloads
Weighted Levenshtein, Optimal String Alignment, and Damerau-Levenshtein distance for PHP 8.4+ — a port of infoscout/weighted-levenshtein.
timm49/similar-content-laravel
15 Downloads
A Laravel package to get similar content for recommendations, semantic search and more powered by AI
shibudb-org/shibudb-client-php
1 Downloads
A comprehensive PHP client for ShibuDb database with authentication, key-value operations, vector similarity search, and connection pooling
mauricioperera/php-vector-store
21 Downloads
Zero-dependency PHP vector database with BM25, hybrid search, Matryoshka, IVF indexing, and Int8 quantization
iammordaty/musly-php
23 Downloads
PHP wrapper around the `musly` command
claudiogs16/laravel-sdk-qdrant
12 Downloads
Laravel SDK for Qdrant vector database — search, upsert, collections, payload management with OpenAI, Gemini and OpenRouter embedders
citomni/vectorembedding
0 Downloads
Lean vector embedding provider package for CitOmni: Unified embedding request/response format, provider adapters, and reuse of the existing Curl infrastructure service.
brimleylabs/brim
2 Downloads
Semantic search for Laravel using Ollama and pgvector. Local-first, privacy-focused, no API keys required.
apiverve/levenshteindistance
0 Downloads
Levenshtein Distance calculates the minimum number of single-character edits needed to transform one string into another.
apiverve/colorsimilarity
0 Downloads
Color Similarity Calculator is a tool for calculating similarity between two colors. It uses multiple algorithms including RGB distance, HSL comparison, and Delta E to provide comprehensive color similarity analysis.
coral-media/php-ir
12 Downloads
Information Retrieval algorithms (vector space, similarity, clustering)
ykachala/semantic-cache
0 Downloads
Embedding-similarity response cache for LLM calls. Serve a cached answer when a new prompt is semantically close to a previous one — cutting cost and latency.
ykachala/evals
0 Downloads
Prompt and LLM-output regression testing for PHP. Define golden datasets, assert on model output (schema, semantic similarity, LLM-as-judge), and gate CI on quality scores.