Libraries tagged by word vectors
fiveam-code/ada-laravel
44 Downloads
This package allows you to enhance your Laravel applications by seamlessly integrating word embeddings.
dejwcake/ada-laravel
44 Downloads
This package allows you to enhance your Laravel applications by seamlessly integrating word embeddings.
amt/amt-pinecone
9 Downloads
AMT_Pinecone is a TYPO3 extension that integrates semantic search capabilities into your website using OpenAI embedding models and the Pinecone vector database. Semantic search focuses on understanding the meaning and context of search queries rather than relying on exact keyword matches. It enables more intuitive and relevant search results by analyzing the relationships between words and their meanings. This extension leverages advanced AI models to provide users with highly accurate and context-aware search experiences.
phpmath/vector
32 Downloads
A PHP library to work with vectors.
lightwerk/vectormap
179 Downloads
Vector based world map with markers and a filterable list of marker information
vectorface/gearman
9022 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.