An open API service indexing awesome lists of open source software.

https://github.com/rahul-shrivastav/recommendation-system

A product recommendation model using Machine Learning integrated in a simple web application.
https://github.com/rahul-shrivastav/recommendation-system

flask knn machine-learning python python3 reactjs

Last synced: 2 months ago
JSON representation

A product recommendation model using Machine Learning integrated in a simple web application.

Awesome Lists containing this project

README

          

# Recommendation System Webapp
![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=yellow)
![Flask](https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white)
![React](https://img.shields.io/badge/React-61DAFB?style=for-the-badge&logo=react&logoColor=black)
![TailwindCSS](https://img.shields.io/badge/TailwindCSS-06B6D4?style=for-the-badge&logo=tailwindcss&logoColor=black)

A recommendation model using Machine Learning integrated in a simple web application.

[![VISIT](https://img.shields.io/badge/-VISIT-blue?style=for-the-badge)]()

## Tech Stack
- ` Python ` : versatile, high-level, interpreted, easy-to-learn programming language.
- ` Scikit-Learn `: A powerful Python library for machine learning.
- ` React.js ` : A JavaScript library for building dynamic user interfaces with reusable components.
- ` Flask `: A lightweight Python web framework to build APIs.
- ` Tailwind-CSS` : A utility-first CSS framework for building custom, responsive designs quickly by composing classes directly in HTML.