An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: annoy

meilisearch/arroy

An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage :boom:

Language: Rust - Size: 2.35 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 267 - Forks: 12

MinishLab/vicinity

Lightweight Nearest Neighbors with Flexible Backends

Language: Python - Size: 1.81 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 278 - Forks: 8

eddelbuettel/rcppannoy

Rcpp bindings for Annoy

Language: C++ - Size: 963 KB - Last synced at: 5 days ago - Pushed at: 26 days ago - Stars: 73 - Forks: 24

ncn-foreigners/blocking

An R package for blocking records for record linkage / data deduplication based on approximate nearest neighbours algorithms.

Language: R - Size: 132 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 11 - Forks: 0

ITRoselloSignoris/Movie-Recommendation-Model

Movie Recommendation Model - Personal Project

Language: Jupyter Notebook - Size: 5.71 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Nosto/spartann

Hyper performant kNN using Annoy for Apache Spark.

Language: Scala - Size: 10.9 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 3

mert-byrktr/ANNOY-IMAGE-SIMILARITY

Toy project for basic image search engine. Just for dog images now, can be further extended.

Language: Python - Size: 45.3 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

younader/dnnr

The Python package of differential nearest neighbors regression (DNNR): Raising KNN-regression to levels of gradient boosting method. Build on-top of Numpy, Scikit-Learn, and Annoy.

Language: Python - Size: 1.11 MB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 18 - Forks: 2

huichen/wordvector_be

Web服务:使用腾讯 800 万词向量模型和 spotify annoy 引擎得到相似关键词

Language: Go - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 102 - Forks: 23

hode2002/annoy-search

Language: Python - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

zhangjun/ann-server

Language: Shell - Size: 46.9 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

hanabi1224/RuAnnoy

Rust port of annoy (https://github.com/spotify/annoy)

Language: Rust - Size: 10.9 MB - Last synced at: 24 days ago - Pushed at: 9 months ago - Stars: 42 - Forks: 3

Agrover112/SiameseNet-Search

MNIST digits image similarity search by Indexing with Annoy and using trained embeddings from a Siamese Net with Triplet Loss .

Language: Jupyter Notebook - Size: 617 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

shobhit9618/celeb_recognition

Model to recognize celebrities using a face matching algorithm.

Language: Jupyter Notebook - Size: 774 KB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 6 - Forks: 1

hanabi1224/flutter_native_extensions

Language: Dart - Size: 3.75 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 3

baum1810/roblox-friends

sends roblox friend requests

Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3

razamehar/Reverse-Image-Search-Constructor

This project demonstrates image similarity search using two advanced techniques: K-Nearest Neighbors (KNN) and Approximate Nearest Neighbors (ANNOY). This project uses the Caltech 101 dataset to extract features from images using the ResNet50 model, and then performs similarity searches to identify and visualize similar images.

Language: Jupyter Notebook - Size: 23 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SteveMieskoski/annoy-node Fork of jimkang/annoy-node

Node bindings for Annoy, an efficient Approximate Nearest Neighbors implementation written in C++.

Language: C++ - Size: 169 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

qniksefat/talk-with-lex

Lex Fridman Podcast Guests Q&A: You’re answered by different opinions using Large Language Models 🎙️🔍💡

Language: Python - Size: 174 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Panjete/projDisc

Multi-Modal Search over fashion datasets. Information Retrieval Tasks optimised using Spotify's Annoy, using text embeddings over captions and words generated from image via classifiers. Experimentation and Optimisation of hyper-parameters

Language: Python - Size: 24.1 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

isaac-chung/nextpick

A web app that help users pick their next insta-vacation destinations.

Language: Jupyter Notebook - Size: 100 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 2

1055I3/c0d0n_u5463-8453d_54r5-c0v-2_pr073in_c1455ific47i0n

Elements of my term paper in Data Mining 2 at Faculty of Mathematics, University of Belgrade.

Language: Jupyter Notebook - Size: 53.9 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ivanovsdesign/index_quality

FAISS and Annoy indexing + search evaluation workflow

Language: Jupyter Notebook - Size: 19 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

brandonsorensen/candidate-generation

A framework for the implementation of candidate generation/retrieval algorithms for recommender systems.

Language: Rust - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yash-srivastava19/Semantic_Search

A jupyter notebook implementing semantic search(with visualization) using Cohere and Annoy

Language: Jupyter Notebook - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

surya501/reverse-image-search

Deeplearing based Reverse Image Search using Annoy library

Language: Jupyter Notebook - Size: 53.8 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 16 - Forks: 7

ArdeshirV/Life

My own "Game of Life" algorithm, designed to annoy people!

Language: C# - Size: 160 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Lednik7/RuCode3

Применяем Singular Value Decomposition with implicit feedback для задачи рекомендации аниме

Language: Jupyter Notebook - Size: 24.5 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1

wtnabe/example-simple-vector-search-with-annoy-rb

Language: Ruby - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

phanisrinath/dedupe

Deduplication Example

Language: Python - Size: 4.84 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

JasonTam/ann-server

query server for approximate nearest neighbors

Language: Python - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 3

prakashsellathurai/fashion-Image-Recommender

Image Recommendation via similarity retrieval through deep learning

Language: Python - Size: 772 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

ChriStingo/Distributed-computation-of-Approximate-Nearest-Neighbors

Implementation and analysis of various algorithms, libraries and systems, distributed and not, for Approximate Nearest Neighbors searches

Language: Python - Size: 34.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cch230/Recommendation-Algorithm

Recommendation algorithms

Language: Python - Size: 1.75 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MicroshaftCorp/Annoying-Windows

An Gist.

Language: Visual Basic - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

jvpassarelli/AI-image-search-retail-demo

AI image search retail demo using openAI's CLIP

Language: Jupyter Notebook - Size: 17.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Imsamaboy/spbau-annoy

Spbau diploma work

Language: C++ - Size: 1.31 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

andreidore/flyannoy

Simple server for annoy

Language: Python - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

zhengyangb/music-recsys

🎵 Utilized the Spark engine to build and evaluate a music recommender system and accelerated query search from utilizing spatial data structure by using the Annoy

Language: Python - Size: 11.9 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

nhatsmrt/wiki-dpr

A simple tool to retrieve relevant Wikipedia passages

Language: Python - Size: 59.6 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 3

Yyalexx/chat-bot

Чат-бот-«барахольщик»: по продуктовому запросу рекомендует товары, по остальным запросам отвечает «болталкой».(annoy, word2vec)

Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

joypauls/annoy-evaluation

Evaluating the Python library Annoy for similarity search

Language: Jupyter Notebook - Size: 1.81 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

uzushino/little-annoy

A minimal implementation of spotify/annoy in pure rust

Language: Rust - Size: 396 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 1

zitansmail/CBIR-New-Search-Engine-Approach

🏞 A content-based image retrieval (CBIR) system

Language: Python - Size: 36 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pradeepdev-1995/Index-based-semantic-similarity-unstructured-data-search

Unstructured data refers to information that is not organised using a predetermined data model or schema and cannot be stored in a conventional relational database system. There are several methods for search unstructured data semantically- That is by taking the actual context/meaning of the sentences.One best approach is index based approach.

Language: Jupyter Notebook - Size: 249 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Petey1337/email-destroyer

[2022] NodeJS 300+ Email Spammer

Size: 1.77 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ricardocastanho/vue-annoying-button

Annoying Button in Vue.

Language: TypeScript - Size: 118 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tomasrasymas/am-i-created

Project purpose is to index as much as possible fake faces datasets and allow people easily search for similar faces by providing source face image.

Language: Python - Size: 97.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

JLDevOps/AnnoyingSite-Functionality

Code, templating and the Javascript functionality analysis of Feross Aboukhadijeh's The Annoying Site.

Language: JavaScript - Size: 99.4 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

Tracylu2015/Popcorn

A movie website allow users to browse, search, rating and post comments on movies. Offer unique recommendations to the users according to their favor.

Language: JavaScript - Size: 6.04 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

joekakone/research-engine

Moteur de recherche intelligent

Language: Python - Size: 2.08 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

innerNULL/v2vk

v2vk(Vevtor2Vector Kit), annoy server (or faiss server in future).

Language: C++ - Size: 5.34 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

akash13singh/name_matching

Name matching using Approximate Nearest Neigbours

Language: Jupyter Notebook - Size: 44 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

askintution/WordCalc Fork of YicongCao/WordCalc

基于 AI Lab 中文词向量数据制作的 Word2Vec 单词加减运算器

Size: 2.08 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

KBNLresearch/siamese

Advertisement search interface based on image similarity.

Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 2

jquadrino/nginx-annoy

Nginx module for fast nearest neighbor search

Language: C - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Lambda-3/IndraPy

Official Indra Python Client

Language: Python - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Related Keywords
annoy 57 python 11 knn 8 approximate-nearest-neighbor-search 7 faiss 6 machine-learning 5 nearest-neighbor-search 5 hnsw 5 similarity-search 4 rust 4 word2vec 4 ann 4 recommendation-system 4 deep-learning 4 recommender-system 3 semantic-search 3 annoying 3 collaborative-filtering 3 python3 3 tensorflow 3 search-engine 2 flask 2 data-mining 2 indexing 2 information-retrieval 2 k-nearest-neighbours 2 search 2 scikit-learn 2 svd-matrix-factorisation 2 seaborn 2 pca 2 mongodb 2 pytorch 2 nlp 2 vector-search 2 fastapi 2 ai 2 semantic-search-engine 2 annoyances 2 embeddings 2 reverse-image-search 2 hnswlib 2 vector-database 2 gensim 2 deduplication 2 clustering 1 annoyingyourfriends 1 cpp 1 user-based-recommendation 1 alternating-least-squares 1 cli 1 classification 1 batch 1 retail-images 1 error-messages 1 vbscript 1 openai 1 ai-image-recognition 1 image-search-engine 1 clip 1 image-search 1 tf-recsys 1 latlng 1 ruby 1 entityresolution 1 falcon 1 nearest-neighbor 1 recommendation-engine 1 similarity-retreivel 1 approximate-nearest-neighbors 1 bigdata 1 distributed-approximate-nearest-neighbors 1 distributed-systems 1 master-thesis 1 milvus 1 parallel-computing 1 sptag 1 vector-similarity 1 algorithm 1 bert-model 1 google-translate 1 huggingface-transformers 1 item-based-recommendation 1 konlpy 1 mean-based-recommendation 1 click 1 nodejs 1 spammer 1 spammer-bot 1 annoying-button 1 button 1 vue 1 dlib 1 imagesearch 1 javascript 1 malicious 1 theannoyingsite 1 troll 1 react 1 springboot 1