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

GitHub topics: cosine-similarity

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: 49.8 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 1 - Forks: 1

Aries921wu/Highly-Robust-Movie-Recommendation-engine

A highly sophisticated, tested, robust and procedural recommender.

Language: Python - Size: 35.7 MB - Last synced at: about 19 hours ago - Pushed at: about 20 hours 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: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

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: 1 day ago - Pushed at: 1 day 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: 2 days ago - Pushed at: 2 days ago - Stars: 1 - 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: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

feature23/StringSimilarity.NET

A .NET port of java-string-similarity

Language: C# - Size: 519 KB - Last synced at: about 10 hours ago - Pushed at: 10 months ago - Stars: 475 - Forks: 72

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: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Reilly-ConceptsCognitionLab/SemanticDistance

Computes Pairwise Semantic Distance Between Tokens (ngrams, words, turns) in Ordered and Unordered Text

Language: R - Size: 210 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

dr-mushtaq/Natural-language-processing

This repository is a related to all about Natural Langauge Processing - an A-Z guide to the world of Data Science. This supplement contains the implementation of algorithms, statistical methods and techniques (in Python)

Language: Jupyter Notebook - Size: 1.91 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 14 - Forks: 4

allemandi/embed-utils

Utilities for text classification using cosine similarity embeddings. Supports ESM, CommonJS, and UMD.

Language: JavaScript - Size: 5.27 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

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: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Aksherwal/AskSitare

It's an AI chatbot based on RAG pipeline for answering queries related to Sitare University.

Language: Python - Size: 75.2 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 1 - 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: 6 days ago - Pushed at: 6 days ago - Stars: 0 - 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: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

komed3/cmpstr

lightweight npm package to calculate string similarity

Language: JavaScript - Size: 461 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 0

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: 3 days ago - Pushed at: 10 months ago - Stars: 316 - Forks: 159

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: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

analyticsinmotion/symrank

🐍📦 High-performance cosine similarity ranking for Retrieval-Augmented Generation (RAG) pipelines.

Language: Python - Size: 660 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

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: 8 days ago - Pushed at: 8 days 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: 8 days ago - Pushed at: 9 days 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: 9 days ago - Pushed at: 9 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: about 9 hours ago - Pushed at: about 1 year ago - Stars: 1,022 - Forks: 106

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: 10 days ago - Pushed at: 10 days 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: 6 days ago - Pushed at: 10 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: 396 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 570 - Forks: 39

KonstantinosPetrakis/esco-skill-extractor

Extract ESCO skills and ISCO occupations from texts such as job descriptions or CVs

Language: Python - Size: 3.4 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 13 - Forks: 2

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: 14 days ago - Pushed at: 14 days 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: 1 day ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

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: 17 days ago - Pushed at: 17 days 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: 3 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

angelalim88/Satoshi-Bank-ChatBot

HaloSatoshi is a 24/7 AI-powered banking chatbot that can handle both general inquiries and specific requests like mobile token replacement or transfer error reports. It uses Retrieval-Augmented Generation with cosine similarity and a defined threshold to ensure accurate responses. Powered by Ollama, it delivers natural, human-like answers.

Language: JavaScript - Size: 15.3 MB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 0 - 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: 17 days ago - Pushed at: about 2 months ago - Stars: 67 - Forks: 1

aNdr3W03/Book-Recommender-System

Applied Machine Learning - Book Recommender System

Language: Jupyter Notebook - Size: 244 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 1

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: 16 days ago - Pushed at: 9 months ago - Stars: 215 - Forks: 4

Bhasha03/Highly-Robust-Movie-Recommendation-engine

A highly sophisticated, tested, robust and procedural recommender.

Language: Python - Size: 35.7 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

tdebatty/java-string-similarity

Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...

Language: Java - Size: 729 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 2,715 - Forks: 417

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: 14 days ago - Pushed at: 6 months ago - Stars: 226 - Forks: 39

KristiyanVachev/Question-Generation

Generating multiple choice questions from text using Machine Learning.

Language: Jupyter Notebook - Size: 19.2 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 489 - Forks: 116

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.08 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

qdrant/quaterion

Blazing fast framework for fine-tuning similarity learning models

Language: Python - Size: 5.15 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 656 - Forks: 45

Shanmukhi1920/H-M-Recommendation-System

Develop personalized product recommendations for H&M's users using transaction history, customer data, and product metadata (including text descriptions) to enhance shopping experience and sustainability.

Language: Jupyter Notebook - Size: 4.4 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

rng190001/CS6375-ResearchProject

Visual Language Model focusing on testing different parsing techniques from generated responses

Language: Jupyter Notebook - Size: 880 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

catnip-coma/IMDb-Movie-recomendation

This repository contains a hybrid movie recommendation system that utilizes K-Means clustering and content-based filtering (TF-IDF & cosine similarity) to suggest movies similar to a given input. It processes metadata from IMDb's Top 5000 Movies, including genres, ratings, and crew details, to provide personalized recommendations.

Language: Jupyter Notebook - Size: 111 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

Neurotech-HQ/pysimilar

A python library for computing the similarity between two string(text) based on cosine similarity

Language: Python - Size: 1.49 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 12

golesuman/Doctor-recommendation-system

This is gives a REST API for the doctor recommendation system. Given the Symptoms this will recommend the list of doctors you need to contact .

Language: Jupyter Notebook - Size: 896 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 4

codewmanas/Movie-Recommendation-System

Movie Recommendation System - ML Project

Language: Jupyter Notebook - Size: 4.93 MB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: 8 days ago - Pushed at: about 1 year ago - Stars: 1,151 - Forks: 194

KanadShee-18/Vector-Store

A minimal project to understand how cosine similarity works in a vector database 🧠📊. It demonstrates semantic search by converting text into embeddings and comparing them using vector math.

Language: TypeScript - Size: 185 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Vaibhav-kesarwani/Plagiarism-checker

This repo consists of a source code of a Python script which detects plagiarism in a textual document using cosine similarity.

Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Sabaudian/Information_Retrieval_Project

Content-Based Medical Image Retrieval System - IR project

Language: Jupyter Notebook - Size: 400 MB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

andreekeberg/ml-classify-text-js

Machine learning based text classification in JavaScript using n-grams and cosine similarity

Language: JavaScript - Size: 87.9 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 130 - Forks: 11

ritchie46/lsh-rs

Locality Sensitive Hashing in Rust with Python bindings

Language: Rust - Size: 511 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 115 - Forks: 21

Faizan-Kakar/pdf_similarity_checker

An AI-powered tool to compare two PDF documents for semantic similarity and overlapping content. Uses Sentence Transformers and T5 for deep comparison and summarization. Ideal for academic plagiarism checks and research content review.

Language: Jupyter Notebook - Size: 896 KB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: 442 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 405 - Forks: 85

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: 4 days ago - Pushed at: 8 months ago - Stars: 20 - Forks: 4

iamdebasishdas123/Movie_Recommended_System_With_Sentiment_Analysis

This project features a Movie Recommendation System that combines cosine similarity for personalized movie suggestions with sentiment analysis of real-time reviews from IMDb. By analyzing user sentiments, the system provides insights into how well-received a movie is by audiences, enhancing the recommendation experience.

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

IEEE-FCIH-SB/Machine-Learning-Content-2025

Here is the content of ML committe in season 2025

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

efdubya4/NLP_Song_Analysis

NLP Projects

Language: Python - Size: 398 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AaryanGole26/CineSLEUTH

CineSLEUTH is an intelligent movie recommendation system that combines advanced ML techniques such as TF-IDF vectorization, cosine similarity, fuzzy matching, and Apriori-based collaborative filtering. The system provides highly accurate and personalized movie recommendations for users.

Language: Python - Size: 26.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

patricktrainer/duckdb-embedding-search

Fast similarity search using DuckDB

Language: Python - Size: 5.97 MB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 132 - Forks: 5

usman098765/nasa-asrs-fault-assistant-PT

Semantic fault assistant using SBERT for aviation safety reports.

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

GMA-2025/Resume_Ranker_AI

An AI-powered tool that ranks resumes based on a job description using NLP and semantic similarity with Sentence Transformers.

Language: Python - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Rabbitzzc/js-string-comparison

🤠A library implementing different string similarity using JavaScript.

Language: TypeScript - Size: 283 KB - Last synced at: about 7 hours ago - Pushed at: about 2 months ago - Stars: 54 - Forks: 5

hriteshMaikap/personalised-github-repo-recommendation

Source code for personalised github repository recommendation using keyword extraction and similarity index matching

Language: Jupyter Notebook - Size: 1.42 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

midsougou/gift_recommandation

This app suggests personalized gift ideas based on user input and a dataset of previous gift choices. It uses cosine similarity to match recipients with similar profiles and recommend the most relevant gifts. Users can also provide feedback to improve future recommendations.

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

PerminovEugene/messy-folder-reorganizer-ai

🤖 AI-powered CLI for file reorganization. Runs fully locally — no data leaves your machine.

Language: Rust - Size: 438 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 14 - Forks: 0

ITRoselloSignoris/Movie-Recommendation-Model

Movie Recommendation Model - Personal Project

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

gupta-v/movie-recommendation-system

Movie Recommendation System: A content-based recommendation platform built with Python, Pinecone, and Streamlit. The system provides personalized movie suggestions based on genres and metadata, allowing users to explore tailored recommendations. With interactive genre filtering & clean interface, the app enhances movie discovery , hosted on render.

Language: Python - Size: 2.54 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

moeru-ai/cosine-similarity

〰🆚 Measures the similarity between two non-zero vectors, fast and small.

Language: TypeScript - Size: 74.2 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

sreeraj-sudhakaran/Movie-Recommendation-Engine

A movie recommender system using item-based collaborative filtering with cosine similarity on the MovieLens 100k dataset. Includes visualizations, genre filtering via IMDb API, and movie summaries via Wikipedia API.

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

HrishikeshSuchindra/Tamil-Movie-Recommendation-System-using-NLP

A content-based movie recommendation system using Natural Language Processing (NLP) techniques on Tamil movie reviews. The system utilizes TF-IDF vectorization and cosine similarity to suggest movies based on user preferences or input reviews.

Language: Jupyter Notebook - Size: 7.65 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - 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: about 2 months ago - Pushed at: 3 months ago - Stars: 86 - Forks: 39

AbdelDjalilChafai/nasa-asrs-fault-assistant-PT

Semantic fault assistant using SBERT for aviation safety reports.

Language: Jupyter Notebook - Size: 278 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

coreydevinanderson/ESDA.js

Simple statistical functions that are useful for exploratory spatial data analysis (ESDA) on-the-fly in JavaScript

Language: JavaScript - Size: 640 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

nolnolon/User-Clustering-with-BERT-Models

User Clustering Pipelines with BERT Models on Long and Heterogeneous Tweets - BSc Thesis

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

chrismattmann/tika-similarity

Tika-Similarity uses the Tika-Python package (Python port of Apache Tika) to compute file similarity based on Metadata features.

Language: Python - Size: 3.22 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 107 - Forks: 60

mmartyna123/WikipediaRecommendationSystem

Find your next Wikipedia read — smarter.

Language: Python - Size: 8.86 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

Poopman555/Spotify-Music-Recommendation-System

Music recommendation system that leverages the power of machine learning to provide personalized music suggestions based on user preferences. Using a hybrid approach combining K-Means Clustering and Cosine Similarity.

Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

Andrew-most-likely/Movie-DB-CLI

A database that leverages MySQL and python to recommend users items that best fit there interests using the cosine similarity equation

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

RichmondDjwerter/Autoencoder-Based-Multi-Modal-Movie-Recommendation-System

This Multi-Modal Movie Recommendation System leverages a combination of structured numerical features and deep text embeddings to provide accurate and personalized movie recommendations. Unlike traditional recommender systems that rely solely on user ratings or metadata, this model integrates numerical attributes (such as popularity and ratings)

Language: Jupyter Notebook - Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Mohabdo21/HybridRec-ContextEnrichment

An advanced hybrid recommendation system that combines collaborative filtering and content-based filtering approaches, enhanced with temporal awareness and contextual personalization

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

l1ght14/resume-screener-nlp

An AI-powered Resume Screener built with NLP and Streamlit. Upload multiple resumes and get similarity scores against a job description using TF-IDF and cosine similarity. Highlights missing keywords and suggests improvements.

Language: Python - Size: 266 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Shandeep-Raula/Content-Bsed-Recommendation-System

Language: Jupyter Notebook - Size: 348 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

brinthas/image_search_engine

Using CLIP model, FAISS, FastAPI and Streamlit

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

notesparvvaresh/ML-algorithms

Here we have fully implemented a number of algorithms related to machine learning

Language: Python - Size: 392 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 20 - Forks: 1

ptypes-nlesc/stereotype-map

Mapping videos and predefined stereotypes using word embeddings

Language: HTML - Size: 24.1 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 1

Jatin-s16/Resume-check-portal-for-candidates

A Streamlit-based application that enables job seekers to evaluate and enhance their resumes by analyzing alignment with specific job descriptions, providing actionable insights for improvement.

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

jesuserro/BiblioNLP-Automatic-Tagging-Semantic-Book-Search

BiblioNLP is an AI-powered app that combines Natural Language Processing (NLP) and Machine Learning to transform how we explore books. From automatic tagging to sentiment analysis and semantic recommendations, this project showcases cutting-edge techniques to enhance book discovery.

Language: Jupyter Notebook - Size: 24.7 MB - Last synced at: 21 days ago - Pushed at: 2 months 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: HTML - Size: 7.42 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 300 - Forks: 50

purvasingh96/AI-for-Trading

📈This repo contains detailed notes and multiple projects implemented in Python related to AI and Finance. Follow the blog here: https://purvasingh.medium.com

Language: Jupyter Notebook - Size: 79.7 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 364 - Forks: 94

rishiraj/spanking

Language: Python - Size: 254 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 29

rahulvictor12/Resume-Scoring-Using-NLP-and-SBERT-Transformer

ResumeScorer is an intelligent resume screening tool that leverages Natural Language Processing (NLP) techniques to assess the relevance of resumes against a given job description. The core idea is to reduce manual screening time and improve candidate-job matching through semantic similarity.

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

ChandraPrakash-Bathula/TV-SHOW-RECOMMENDATIONS

TV Shows recommendation system using cosine-similarity in ML with the help of TMDB dataset 🍿🎬.

Language: Jupyter Notebook - Size: 781 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

sunilpanda14/PolyToxiQ

A Polymer Toxicity Prediction Tool using PSMILE Strings

Language: Python - Size: 38.1 MB - Last synced at: 2 months ago - Pushed at: 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: about 1 month ago - Pushed at: 2 months ago - Stars: 22 - Forks: 1

GZ30eee/mlp

DataVerse is an innovative platform that empowers users with advanced data analysis tools, enabling exploration of various data mining techniques and machine learning models to extract meaningful insights from their data.

Language: HTML - Size: 73.4 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

Palak1725/Netflix-recommendation-ml-model Fork of shirshanag/Netflix-recommendation-ml-model

A Recommendation System built using ML model combining content, collaborative and metadata features delivering precise recommendations to users.

Language: Python - Size: 6.07 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

slman-jpoa/LaughterLens

LaughterLens is a collaborative filtering-based recommendation system that predicts user preferences for jokes using cosine similarity. It provides personalized joke recommendations, evaluates performance with Mean Absolute Error, and compares results with a baseline random recommender system.

Language: Jupyter Notebook - Size: 34.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

NotShrirang/Lyrics-Analysis-and-Music-Recommendation-with-Pair-Similarities

Song recommendation system for film makers and music makers. Developed using Term Frequency - Inverse Document Frequency to vectorize lyrics of song and then cosine similarity to calculate similarity between the songs. This system recommends songs with similar lyrics.

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

Related Keywords
cosine-similarity 1,052 python 314 machine-learning 213 recommender-system 143 nlp 139 tf-idf 135 recommendation-system 111 pandas 79 streamlit 75 python3 69 natural-language-processing 68 collaborative-filtering 64 flask 62 content-based-recommendation 61 scikit-learn 56 movie-recommendation 56 numpy 53 nltk 53 information-retrieval 52 sklearn 44 embeddings 44 jupyter-notebook 38 data-science 37 jaccard-similarity 34 tfidf 33 search-engine 33 nlp-machine-learning 32 tfidf-vectorizer 31 knn 29 deep-learning 29 vectorization 29 sentiment-analysis 28 cosine-distance 28 word2vec 26 countvectorizer 25 clustering 24 content-based-filtering 23 recommendation-engine 22 bag-of-words 22 streamlit-webapp 22 sentence-transformers 22 ai 21 similarity-search 21 data-analysis 21 kmeans-clustering 20 euclidean-distances 20 html 19 django 18 java 18 matplotlib 18 pearson-correlation 18 api 18 inverted-index 18 pickle 18 javascript 17 movie-recommendation-system 17 tensorflow 17 chatbot 17 count-vectorizer 17 vector-database 16 similarity 16 matrix-factorization 16 svd 16 fastapi 15 docker 15 cosine-similarity-scores 15 semantic-search 15 bert 15 text-mining 15 css 15 mongodb 15 artificial-intelligence 15 word-embeddings 14 bert-embeddings 14 similarity-measures 14 machine-learning-algorithms 14 similarity-score 14 svd-matrix-factorisation 13 tokenization 13 openai 13 levenshtein-distance 13 tf-idf-vectorizer 12 pytorch 12 data-mining 12 euclidean-distance 12 rag 12 neural-network 12 spark 12 tmdb-api 12 huggingface 12 vector-space-model 12 pca 11 exploratory-data-analysis 11 plagiarism-detection 11 vector 11 data-visualization 11 nltk-python 11 llm 11 transformers 11 knn-classification 11