There are 3 repositories under suggestion-engine topic.
Simple autocomplete pure vanilla Javascript library.
A tool to suggest github repositories based on the repositories you have shown interest in.
Theatherflix Extension is a browser extension that provides personalized movie and series recommendations to users. Using The Movie Database (TMDb) API, the extension fetches popular movie data and displays customized suggestions based on user preferences.
Swift API for Yandex.Predictor service.
:zap: Lightning fast Search Bar component for React using Trie! Get filtered results and suggested searches on the go!
CLI version of codeforces problemsets which not only brings you all the problems present in Codeforces to your terminal effortlessly, but also orders them in the best way you should SolveNext.
My Insight data engineering project.
Elasticsearch Legacy Completion Plugin
🧜♂️ A light weight NPM package to highlight static search for auto completion
An app which suggests foods and recipes based on the ingredients you search.
This self sustained autonomous device aims to provide real-time adaptive solution based on Machine Learning inferences
Java autocomplete suggestion engine using a custom NLP implementation. Includes an example dataset.
This Gradle based project written in Java demonstrate implementation of autocomplete suggestions feature (library) similar to as given by Google
A light-weight python module, that generate suggested topics for a given topic from the sources like google, bing, thesaurus.
A PHP SDK for the Tamber API
Well that's how I called it
The text editor includes a suggestion engine that utilizes these data structures to store and retrieve relevant information. Additionally, the project features a GUI application for a more user-friendly experience and utilizes Huffman encoding and decoding for efficient data storage.
Suggesting Queries Based on Word Similarity and Query Modification Patterns
Recommend the medicines for a particular disease based on patient reviews and ratings
A music suggesting Facebook bot that tries to adjust to your taste and suggest relevant new songs
🎥 This is a system where user can type a movie title on the search box and can get 5 most similar movie suggestions using Machine Learning model. The system was built with Streamlit. Till now the system contains almost 5000 movies in its database.
React Native based Movie suggestions mobile app
To recommend a book to the person using collaborative filters such as Netflix, Amazon, Google
A search auto-complete system for a search engine that returns top N historical hot sentences
A JSON schema for CRYENGINE projects (.cryproj files)
Alfred search suggest workflow for various popular websites.
docker-compose stack to present suggestions to misspelled words.
Using Python to Clean , Analyze and Process Data. A friends and liked pages suggestion system based on mutuals-DATA SCIENCE
A Java-based interactive social network friend suggester that manages users, friendships, and recommends friends based on mutual connections with animated console output.
This FastAPI based web app implements Trie tree data structure for efficient suggestion searching and Vue JS frontend for real-time suggestion showing