Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for repository Product Vector
GitHub Repo https://github.com/ifatwme/vector_search

ifatwme/vector_search

This repository contains my undergraduate final project, a product search system that retrieves relevant products based on user descriptions using AI-powered vector search.
GitHub Repo https://github.com/mongodb-industry-solutions/Credit_score

mongodb-industry-solutions/Credit_score

This repository contains a demo application showcasing the use of AI-driven alternative credit scoring. It leverages generative AI to explain credit card application rejections and provides tailored credit product recommendations using MongoDB Vector Search.
GitHub Repo https://github.com/yuniko-software/go-qdrant-rag-sample

yuniko-software/go-qdrant-rag-sample

This repository contains a Go application that demonstrates semantic product search and Retrieval-Augmented Generation using OpenAI's GPT and embedding models, with Qdrant as the vector database.
GitHub Repo https://github.com/abzeefly/product-recommendation-engine-vector-dbs

abzeefly/product-recommendation-engine-vector-dbs

A repository to setup a product recommendation engine using vector databases.
GitHub Repo https://github.com/Arnab-Gupta/parallel-vector-dot-product

Arnab-Gupta/parallel-vector-dot-product

A repository containing scripts that generate and run a series and OpenMP parallel implementation of a vector dot product operation to compare runtimes over a large range of problem sizes.
GitHub Repo https://github.com/ChaitanyaC22/Cross_Platform_Product_Mapping_Algorithm_for_Products

ChaitanyaC22/Cross_Platform_Product_Mapping_Algorithm_for_Products

This repository contains a product ID mapping solution using TF-IDF vectorizer for weighted text vectors, Facebook AI Similarity Search (FAISS) for coarse filtering with cosine similarity, and Levenshtein distance for refined matching against the Blinkit catalog. Achieved 11.45% match for Zepto and 11.48% for Instamart.
GitHub Repo https://github.com/MircoValentini/matVecKernels

MircoValentini/matVecKernels

Repository of test cases for matrix vector product
GitHub Repo https://github.com/HasnaatAbdullah/Vector-Operations-Scalar-Multiplication-Vector-Sum-Dot-Product

HasnaatAbdullah/Vector-Operations-Scalar-Multiplication-Vector-Sum-Dot-Product

This repository contains Python implementations of fundamental **vector operations** used in mathematics, physics, and machine learning.
GitHub Repo https://github.com/rmclarke/SeriesOfHessianVectorProducts

rmclarke/SeriesOfHessianVectorProducts

This repository contains code for the paper Series of Hessian-Vector Products for Saddle-Free Newton Optimisation of Neural Networks, submitted to TMLR.
GitHub Repo https://github.com/szeyu/Vector-Search-From-Scratch

szeyu/Vector-Search-From-Scratch

This repository implements a vector search solution based on image and text embeddings. Users can search for similar products using an image or a textual description.