GitHub topics: cosine-similarity
piotrmaciejbednarski/text-similarity-node
High-performance and memory efficient native C++ text similarity algorithms for Node.js
Language: C++ - Size: 1.4 MB - Last synced at: about 3 hours ago - Pushed at: about 7 hours ago - Stars: 6 - Forks: 0

DevanshSrajput/Cosmic-Astrologer-Engine
🔮 Technical Assessment: NLP-powered astrologer recommendation engine with AI readings. Demonstrates ML expertise through TF-IDF/cosine similarity implementation, intelligent matching algorithms, percentage scoring system, and interactive analytics dashboard. Production-ready Python showcase for internship evaluation.
Language: Python - Size: 495 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

sjain2580/Movie-Recommender-System
Movie Recommender System
Language: Jupyter Notebook - Size: 5.81 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

jasonnathan/llm-core
Lightweight, composable TypeScript library for semantic chunking, workflow pipelining, and LLM orchestration.
Language: TypeScript - Size: 1.84 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

GGCIRILLO/IR-Image-Classification-System
From CNN Embeddings to Vector Search: A Deep Learning Pipeline for Thermal Object Recognition. The IR Image Classification System is a high-precision, locally-deployed solution for military object identification using deep learning embeddings.
Language: Python - Size: 67 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

ing-bank/sparse_dot_topn
Python package to accelerate the sparse matrix multiplication and top-n similarity selection
Language: C++ - Size: 450 KB - Last synced at: 1 day ago - Pushed at: 17 days ago - Stars: 411 - Forks: 85

piotrmaciejbednarski/text-similarity-native
High-performance C++ text similarity algorithms for Node.js with Levenshtein, Jaccard, and Cosine similarity
Language: JavaScript - Size: 1.87 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

ev2900/Cosine_Similarity_Search_Example
Example to help understand how to use hugging face sentance_transformers to encode searchable text into embeddings AND how to use cosine similarity search to determine similarity between a search prompt and the embeddings
Language: Python - Size: 53.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 1

mubinaakter/resume-analyze
Resume Analyzer is a Flask web app that uses NLP to analyze resumes, extract key information, and match them with job descriptions using TF-IDF and cosine similarity. It provides clear scoring and personalized feedback to help applicants improve their resumes.
Language: HTML - Size: 6.19 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

philippgille/chromem-go
Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence.
Language: Go - Size: 420 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 637 - Forks: 45

edcalderin/handwritten-digit-recognition
Detect handwritten numbers using cosine similarity metric
Language: Python - Size: 9.38 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Evl1x777/Movie-Recommender-using-streamlit
Discover a simple movie recommender app built with Streamlit. Get personalized suggestions based on genres, keywords, and plot using Python. 🎬📦
Language: Python - Size: 1.87 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

akthammomani/AI_Powered_Recipe_Recommender
Build a Web App called AI-Powered Recipe Recommender App
Language: Jupyter Notebook - Size: 35 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 3

feduh/oracolo-del-silicio
Ai conversazionale ambientata nella Torino distopica dell'anno 3000. Un oracolo digitale tra arte, tecnologia e fantascienza.
Language: TypeScript - Size: 549 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

tensorflow/similarity 📦
TensorFlow Similarity is a python package focused on making similarity learning quick and easy.
Language: Python - Size: 177 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 1,023 - Forks: 107

Aries921wu/Highly-Robust-Movie-Recommendation-engine
A highly sophisticated, tested, robust and procedural recommender.
Language: Python - Size: 35.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

mrthiuri/Book-recommender
📚Content-based book recommender system using cosine similarity and TF-IDF
Language: Jupyter Notebook - Size: 7.15 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

IEEE-FCIH-SB/Machine-Learning-Content-2025
Here is the content of ML committe in season 2025
Language: Jupyter Notebook - Size: 70.1 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 6 - Forks: 0

pgoyal77/Movie_Recommender_Website
I used CountVectorizer to convert movie data into vectors, Cosine Similarity to find similar movies, and PorterStemmer to clean the text data for better accuracy in recommendations.
Language: Jupyter Notebook - Size: 3.85 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

bayuwisnuwardana/ai-mock-interview-platform
A mock interview platform for developers only using an AI chatbot.
Language: TypeScript - Size: 872 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Boykadakim/User-Clustering-with-BERT-Models
User Clustering Pipelines with BERT Models on Long and Heterogeneous Tweets - BSc Thesis
Language: Jupyter Notebook - Size: 19.4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

kundurutejaswini/Course_Navigator_using_ML
Course Navigator is a personalized course recommendation system that helps learners discover relevant online courses based on their interests, skills, and career goals. Built with Python, Streamlit, and machine learning, it offers intelligent suggestions, learning path roadmaps, and real-time feedback to support continuous learning and professiona
Language: HTML - Size: 2.05 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Azure-Samples/azure-sql-db-openai
Samples on how to use Azure SQL database with Azure OpenAI
Language: TSQL - Size: 2.09 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 89 - Forks: 39

kyleolson812/nfl-player-comparer
A FastAPI backend that compares NFL players based on their most recent season stats using machine learning similarity metrics (cosine similarity).
Language: Python - Size: 127 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

arpitamisal/Movie_Recommendation_Project
Simple and interpretable recommender system using cosine similarity between movie vectors.
Language: Jupyter Notebook - Size: 6.08 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

harinagasree/Book-Recommender-System
A Python and Streamlit-based Book Recommendation System using collaborative filtering (cosine similarity). Features top 50 popular books and personalized recommendations based on user preferences.
Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

RAHEEM12344/content-recommendation-engine
A modern, responsive web application that delivers personalized content recommendations based on user preferences and behavior. This interactive recommendation system allows users to discover content tailored to their interests through category selection, tag filtering, and customizable content parameters.
Language: HTML - Size: 187 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

AdityaEXP/ComicFinder
🤖 AI-based manhwa recommender using OpenAI embeddings + Streamlit UI.
Language: Python - Size: 15.8 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

SaurabhSSB/statistics_workout
A collection of Python scripts demonstrating core statistical concepts like percentile analysis, Z-scores, modified Z-tests, and cosine similarity with real datasets and visualizations.
Language: Python - Size: 20.5 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 13 - Forks: 0

masfaatanveer/QnA-Chatbot
Rule-based NLP chatbot using TF-IDF & cosine similarity over 1000+ real-world QnA — fast, offline & LLM-free.
Language: Python - Size: 4.38 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

jazibalii/disease_prediction_using_clinicalbert
Fine-tune ClinicalBERT to predict diseases from symptoms. Explore our dataset and training notebook for effective natural language processing. 🌟📊
Language: Jupyter Notebook - Size: 1.26 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Mihaiii/semantic-autocomplete
A blazing-fast semantic search React component. Match by meaning, not just by letters. Search as you type without waiting (no debounce needed). Rank by cosine similarity.
Language: JavaScript - Size: 4.9 MB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 218 - Forks: 4

ZeusDB/zeusdb
High-performance database management system
Language: Python - Size: 60.5 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 6 - Forks: 0

gehad-Ahmed30/Recommender_system
A content-based recommender system for Udemy courses using NLP and cosine similarity. It analyzes course titles to suggest similar courses based on keyword relevance. Perfect for learning how basic recommendation engines work using real data.
Language: Jupyter Notebook - Size: 44.9 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Nano-a/movie-recommender
Système de recommandation de films utilisant le filtrage collaboratif (SVD) et la similarité cosinus. Interface web Flask avec visualisations et évaluation RMSE.
Language: Python - Size: 1.03 MB - Last synced at: 9 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

YernintiRevathi/Movie_recommendation
🎬 Movie Recommendation System | AI-Powered Cinematic Curator Step into the future of personalized cinema with this intelligent Movie Recommendation System—a project designed to feel less like code and more like a conversation with your favorite film critic.
Language: Python - Size: 1000 Bytes - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

KaijuuN8/zeusdb
# ZeusDBZeusDB is a powerful database solution designed for ease of use and flexibility. 🌩️ With support for Python 3.10 to 3.13, it integrates smoothly into your projects. 🐙
Language: Python - Size: 12.7 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

Manav54321/Models
Language: Python - Size: 26.4 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

adityapradhan202/Grimoire-Guide
Grimoire Guide is a book recommendation system which leverages statistical machine learning and NLP concepts to recommend the best books to the users. Just provide a plot or description, and it will do the rest of the job for you.
Language: Jupyter Notebook - Size: 21.6 MB - Last synced at: 3 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

elena563/wordviz
WordViz is a Python visualization library designed for exploring and visualizing word embeddings.
Language: Python - Size: 4.17 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

sunilpanda14/PolyToxiQ
A Polymer Toxicity Prediction Tool using PSMILE Strings
Language: Python - Size: 38.1 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

samSoumyajitD/food_ai
The AI Food Weather-Based Recommendation System provides personalized food and restaurant suggestions using AI. It uses GenAI and AI techniques like TF-IDF Vectorization, Cosine Similarity, and FuzzyWuzzy for tailored recommendations.
Language: Python - Size: 211 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 5 - Forks: 2

Aksherwal/AskSitare
It's an AI chatbot based on RAG pipeline for answering queries related to Sitare University.
Language: Python - Size: 77.1 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

feature23/StringSimilarity.NET
A .NET port of java-string-similarity
Language: C# - Size: 519 KB - Last synced at: 18 days ago - Pushed at: 12 months ago - Stars: 478 - Forks: 72

mubashirsidiki/sentence_similarity
This project demonstrates two approaches to measuring sentence similarity using machine learning: a Transformer-based approach and a Siamese Neural Network approach.
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

benitomartin/llm-observability-opik
LLM Evaluation and Observability System for Football Content
Language: Python - Size: 1.18 MB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 3

sultandaris/SimilarityAbstraction
Tugas Akhir Temu Kembali Informasi
Language: Jupyter Notebook - Size: 480 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

ummtushar/domain-analysis-nlp-thesis
Source Code Analysis of Jupyter Notebooks using Natural Language Processing
Language: Jupyter Notebook - Size: 847 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

semasuka/Talk-to-your-PDF
An application that enable the users to upload PDF files and ask questions regarding their content using Retrieval Augmented Generation (RAG)
Language: Python - Size: 37.4 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 21 - Forks: 4

Beginner10617/Movie-recommendation
A Flask-based movie recommendation system with collaborative filtering, SVD, and interactive data visualizations using the MovieLens dataset.
Language: HTML - Size: 1.44 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ikajdan/article-similarity-analysis
Analysis of the similarity between articles based on their content using TF-IDF and LDA
Language: Python - Size: 8.11 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

MTalhaofc/Nutrition_System
A simple AI-powered web app built using Streamlit that provides personalized weekly meal plans and nutrition recommendations based on user demographics, health goals, and nutritional preferences.
Language: Python - Size: 1010 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ptypes-nlesc/stereotype-map
Mapping videos and predefined stereotypes using word embeddings
Language: Jupyter Notebook - Size: 36 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

user01/storybook-illustrator
Deep Learning tools to explore visual storytelling. :book: Read sample stories! :book:
Language: Python - Size: 152 MB - Last synced at: 10 days ago - Pushed at: about 8 years ago - Stars: 19 - Forks: 6

qdrant/quaterion
Blazing fast framework for fine-tuning similarity learning models
Language: Python - Size: 5.15 MB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 655 - Forks: 45

Kalebu/Plagiarism-checker-Python
A python project for checking plagiarism of documents based on cosine similarity
Language: Python - Size: 59.6 KB - Last synced at: 11 days ago - Pushed at: 12 months ago - Stars: 316 - Forks: 160

buddyspencer/QSS
Quantized Similarity Search (QSS)
Language: C - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

allemandi/embed-utils
Fast, type-safe utilities for comparing and searching vector embeddings. Works in Node.js, browsers – supports ESM, CommonJS, and UMD
Language: JavaScript - Size: 5.29 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Prajjwal6969/Recommender-System-using-Python
A collection of content-based recommendation systems for songs and movies using Python and machine learning.
Language: Jupyter Notebook - Size: 9.2 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

derrickburns/generalized-kmeans-clustering
Spark library for generalized K-Means clustering. Supports general Bregman divergences. Suitable for clustering probabilistic data, time series data, high dimensional data, and very large data.
Language: Scala - Size: 7.44 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 303 - Forks: 50

Deshan-Senanayake/News-Recommendation-System
Personalized News Recommendation System A modular Java-based application that delivers personalized news recommendations based on user interactions and preferences. Built with JavaFX, MySQL, and core Object-Oriented Programming principles, this system offers content categorization, adaptive learning, and a user-friendly interfac
Language: Java - Size: 5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

priteshramani/Movie-recommender
A content-based movie recommendation system using Python, Pandas, and cosine similarity to suggest movies based on their features.
Language: Jupyter Notebook - Size: 9.65 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

satyajitghana/PlagiarismCheck-TF-IDF
Term Frequency - Inverse Document Frequency and Cosine Similarity, used to check how similar two given texts are.
Language: C - Size: 1.97 MB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

arielsiman-tov/Weather-Image-Classification-for-Extreme-Weather-Events Fork of TalKleinBgu/Weather_Image_Classification_for_Extreme_Weather_Events
Build a reliable and interpretable model that classifies extreme weather from images – enhancing early detection, situational awareness, and decision-making.
Language: Jupyter Notebook - Size: 5.19 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ymgw55/Cosine-Similarity-via-ICA
Revisiting Cosine Similarity via Normalized ICA-transformed Embeddings (Published in COLING 2025)
Language: Mathematica - Size: 11.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

ycatsh/connor
A starting take on a fast and local utility that organizes files based on their textual content using NLP
Language: Python - Size: 13.1 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 66 - Forks: 1

andresilmor/GreenHealth--Face-Recognition-Microservice-with-gRPC
gRPC Microservice in Python that does Face Recognition (requires bounding box data) with DeepFace in image, by calculation Cosine Similairty with Embeddings stored in a MongoDB collection (query used is present on the code).
Language: Python - Size: 527 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

kiwirafe/xiangsi
中文文本相似度计算器
Language: Python - Size: 278 KB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 152 - Forks: 23

analyticsinmotion/symrank
🐍📦 High-performance cosine similarity ranking for Retrieval-Augmented Generation (RAG) pipelines.
Language: Python - Size: 656 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

FareedKhan-dev/speed_up_your_RAG_app
Speed up your RAG by performing cosine similarity parallel on your CPU Cores
Size: 14.6 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

Reilly-ConceptsCognitionLab/SemanticDistance
Computes Pairwise Semantic Distance Between Tokens (ngrams, words, turns) in Ordered and Unordered Text
Language: HTML - Size: 211 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

balatickoo/audit-log-ai-comparison
Cosine similarity and heatmap comparison of LLM vs spaCy summaries for audit logs.
Language: Jupyter Notebook - Size: 162 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KonstantinosPetrakis/esco-skill-extractor
Extract ESCO skills and ISCO occupations from texts such as job descriptions or CVs
Language: Python - Size: 3.41 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 2

sminerport/Word2VecSkipgramTensorFlow
Word2Vec Skip-Gram model implementation using TensorFlow 2.0 to learn word embeddings from a small Wikipedia dataset (text8). Includes training, evaluation, and cosine similarity-based nearest neighbors
Language: Python - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 2 - Forks: 2

sabin74/movie_recommendation_system
A Python-based movie recommendation engine built using the MovieLens Dataset that supports:
Language: Jupyter Notebook - Size: 1.26 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rragundez/chunkdot
Multi-threaded matrix multiplication and cosine similarity calculations for dense and sparse matrices. Appropriate for calculating the K most similar items for a large number of items by chunking the item matrix representation (embeddings) and using Numba to accelerate the calculations.
Language: Python - Size: 3.16 MB - Last synced at: 30 days ago - Pushed at: 7 months ago - Stars: 82 - Forks: 5

CJMonahann/Find-a-Fragrance
Developed an intelligent cologne recommendation platform that uses semantic search and natural language processing (NLP) to match users with fragrances. Users can describe their scent preferences in everyday language (e.g., “I’m looking for something sweet but masculine”).
Language: HTML - Size: 2.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

AdrianTheHacker/Intelligent-Recipe-Matching-Tool
Here is where you can find all code relating to the real world problem in "How do Phones Understand Your Typos? | Overview of Fuzzy Search Algorithms & Implementation" by AdrianTheHacker. I encourage you to watch that video before attempting this problem. If you'd like to contribute, feel free to make a pull request!
Language: Python - Size: 1.12 MB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

fatihilhan42/Movie_Recommendation_System
This project includes a system that provides personalised movie recommendations to movie lovers. Using TF-IDF and cosine similarity algorithms, it finds similar films based on a user-selected film title.
Language: Jupyter Notebook - Size: 10.9 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FALCONN-LIB/FALCONN
FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
Language: C - Size: 4.93 MB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 1,152 - Forks: 194

imakash665/Movie-Recommender-System
This content-based movie recommendation system uses cosine similarity to suggest similar movies based on user input. Built with Streamlit, it offers real-time, personalized recommendations through an interactive web interface.
Language: Jupyter Notebook - Size: 1.59 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

OmerINKAYA/IBCF-with-Cosine-Simularity
A C++ project that predicts movie ratings using Item-Based Collaborative Filtering (IBCF) with Cosine Similarity. Developed for CMP2003 at Bahçeşehir University.
Language: Makefile - Size: 1.77 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AadrianLeo/Book-Recommendation-System
Book Recommender System using the Book-Crossing dataset. Compares content-based (TF-IDF + cosine similarity) and collaborative filtering (SVD) methods for book recommendations. Includes data cleaning, EDA, and model evaluation (Precision@5, RMSE) in Python.
Language: Jupyter Notebook - Size: 59.7 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

psychbruce/PsychWordVec
🔜 Integrative Toolbox of Word Embedding Research for Psychological Science.
Language: R - Size: 44.5 MB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 23 - Forks: 1

vb8146649/Movie-Recommender-System
The Movie Recommend System is a content-based movie recommendation engine that suggests similar films based on user input. Simply enter the name of a movie you like, and the system will return a curated list of titles that match its themes, genres, or style.
Language: Python - Size: 3.87 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

zenwor/equilibrium
🗞️ Article Management System
Language: Jupyter Notebook - Size: 32.9 MB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

kluivert-queiroz/catalogue-recommendation-monorepo
Shows recommendation system, uses cosine similarity to search for similar shows and make recommendations. It uses Nestjs, CQRS and RabbitMQ.
Language: TypeScript - Size: 102 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

aallam/string-similarity-kotlin
Kotlin multiplatform library offering various algorithms to measure string similarity and distance
Language: Kotlin - Size: 345 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 2

matuteiglesias/spatial-coexistence-metrics
Continuous vs. discrete spatial metrics in economic geography. Coexistence, similarity & density.
Language: Jupyter Notebook - Size: 23.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

martacanirome4/talent-match-refined Fork of jimenacp/talent-match-refined
FastAPI + React MVP that ranks employee-to-vacancy fit
Language: TypeScript - Size: 101 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

LackyKannauje/Anime-Recommender-System
An intelligent anime recommender system built with Python, Machine Learning, and Streamlit that suggests 20 similar anime and shows trailers via YouTube integration.
Language: Python - Size: 2.34 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Ad-Chekk/CRS
Course recommendation system for students and learners willing to pursure similar courses. The provided url is on streamlit community cloud and is Live , uses bert embeddings and cosine smilarity
Language: Python - Size: 21.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AsadiAhmad/Face-Recognition
Implementing face recognition in videos using OpenCV’s deep learning models and pre-trained ONNX models.
Language: Jupyter Notebook - Size: 22.8 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

coderkun12/Real-Time-Face-Detection
This is a project that creates a real-time face detector. It uses face-embeddings and cosine similarity to detect faces real-time.
Language: Python - Size: 13.7 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

nitaiaharoni1/vector-storage
Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows searching for similar documents based on cosine similarity.
Language: TypeScript - Size: 175 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 226 - Forks: 38

vb8146649/Book-Recommend-System
The Book Recommendation System is a content-based filtering project built using Python. It suggests books similar to a user’s input by analyzing textual features like the title, author, genre, and description. This system aims to help readers discover books that match their interests and reading preferences.
Language: Python - Size: 2.93 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

moshetanzer/text-toolbox
A high-performance TypeScript library for string similarity, distance algorithms, and text normalization utilities
Language: TypeScript - Size: 280 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

ritchie46/lsh-rs
Locality Sensitive Hashing in Rust with Python bindings
Language: Rust - Size: 511 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 116 - Forks: 22

axyc777/Plagiarism-Checker
Plagiarism Checker is a Flask-based web application that allows users to upload .txt or .docx files and checks for plagiarism using advanced text comparison and optional Google Search (via SERP API). It uses Natural Language Processing (NLP), cosine similarity, and keyword extraction to intelligently compare documents or check them online.
Language: Python - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

rodrigolourencofarinha/AI-Entity-Matching
Leverage AI to accurately match and reconcile entities across two datasets.
Language: Python - Size: 9.77 KB - Last synced at: about 16 hours ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0
