Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for also Vector Vector
GitHub Repo https://github.com/hoangsonww/MERN-Stack-Ecommerce-App

hoangsonww/MERN-Stack-Ecommerce-App

🛒 Welcome to Fusion Electronics - a sample full-stack, lightweight, and modern online e-commerce application, built with the MERN (MongoDB, Express, React, Node.js) stack! Also features a product recommendation service using vector search, FAISS, and the Weaviate/Pinecone vector DB!
GitHub Repo https://github.com/pkavumba/django-vectordb

pkavumba/django-vectordb

A fast and scalable app that adds vector search capabilities to your Django applications. It offers low latency, fast search results, native Django integration, and automatic syncing between your models and the vector index. Incremental updates are also supported out of the box.
GitHub Repo https://github.com/mholling/nswtopo

mholling/nswtopo

A vector topographic mapping tool, with layers available for NSW and Tasmania. Pre-built maps also available:
GitHub Repo https://github.com/otuncelli/Scalable-Vector-Graphics-Plugin-for-Paint.NET

otuncelli/Scalable-Vector-Graphics-Plugin-for-Paint.NET

This is a paint.net filetype plugin for loading SVG (Scalable Vector Graphics) and its compressed variant SVGZ files. SVG files can be rendered as a flat image or each element/group on a separate layer. This plugin also provides basic image tracing (raster to vector conversion) functionality which works best with black and white drawings.
GitHub Repo https://github.com/qdrant/qdrant

qdrant/qdrant

Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
GitHub Repo https://github.com/jgc128/DefVectors

jgc128/DefVectors

A tool for semantic relation extraction. The program finds pairs of semantically related words based on the text definitions coming from the Wikipedia articles (other texts may be also used). The extraction method implemented in this system is based on three similarity measures (cosine, gloss overlap, and Karaulov's measure) between texts and two nearest-neighbor algorithms (KNN and Mutual KNN). The tool is a cross-platform console application.
GitHub Repo https://github.com/endee-io/endee

endee-io/endee

Endee.io – A high-performance vector database, designed to handle up to 1B vectors on a single node, delivering significant performance gains through optimized indexing and execution. Also available in cloud https://endee.io/
GitHub Repo https://github.com/bkille/BitLib

bkille/BitLib

Provides a bit-vector, an optimized replacement of the infamous std::vector<:b:ool>. In addition to the bit-vector, the library also provides implementations of STL algorithms tailored for bit-vectors.
GitHub Repo https://github.com/oceanbase/powermem

oceanbase/powermem

PowerMem: Your AI-Powered Long-Term Memory — Accurate, Agile, Affordable. Also friendly support for the OpenClaw Memory Plugin.
GitHub Repo https://github.com/JuliaLinearAlgebra/LinearMaps.jl

JuliaLinearAlgebra/LinearMaps.jl

A Julia package for defining and working with linear maps, also known as linear transformations or linear operators acting on vectors. The only requirement for a LinearMap is that it can act on a vector (by multiplication) efficiently.