Giter Site home page Giter Site logo

leaguefit's Introduction

LeagueFit

Introduction

LeagueFit is a web application that helps users find the top 5 most similar clubs from English Premier League, French League 1 and German 1. Bundesliga based on player attributes. This application uses cosine similarity to find the club names of 5 most similar players. In this project, we used DevOps practices like pipeline creation, containerization and orchestration, monitoring etc.

Technologies Used

  • Frontend - Python (Streamlit)
  • Backend - Python (FastAPI and Uvicorn)
  • Recommendation System - Python (Sklearn)
  • CI/CD Pipeline - Jenkins
  • Containerization - Docker
  • Container Orchestration - Docker compose
  • Automation - Ansible

Installing and Running

To run LeagueFit locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/SiddharthVPillai/LeagueFit.git
    cd LeagueFit
  2. Run the docke compose file to run the frontend, backend and dataset containers:

      docker-compose up
  3. On your web browser goto localhost:8501. You will reach the main page of the application as shown below.

    image

    In order to test whether the recommendation is added to the dataframe, goto localhost:8008/docs on your web browser and run the /check end point.

    image

leaguefit's People

Contributors

shubhamzanzad avatar siddharthvpillai avatar

Watchers

 avatar

Forkers

shubhamzanzad

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.