suriya-it19 / Business-Analytics-with-People-Counter

Restaurant Business Analytics for price, discount etc prediction with people counting web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Business-Analytics-with-People-Counter

Restaurant Business Analytics for the price, discount, etc prediction with people counting web app

  • Innovative solution for gaining profit in standalone startup restaurants. According to many reports, the main factor that determines a restaurant's profit is the people count. So we have proposed a solution where a restaurant's past history of prices, dishes, and such factor's transaction has been taken into account and providing a recommendation for the price to be fixed for a particular day, the dish quantity to be prepared, etc.

alt text

alt text

  • Trend analysis is much more important, for that we use tableau, which provides real-time public inference on data, here the owners can check their past transaction and analyze the trend.

alt text

Tech Stack

  • Tensorflow(SSD + MobileNet), Sklearn(XGBoostRegressor)
  • Postgres
  • Streamlit
  • Tableau

Usage

Install

Install all dependencies using 'pip install -r requirements.txt' Except dlib, use 'conda install -c conda-forge dlib'

Run

Finally, Run using the command 'streamlit run Streamlit-app.py'

About

Restaurant Business Analytics for price, discount etc prediction with people counting web app

License:MIT License


Languages

Language:HTML 55.3%Language:Python 29.1%Language:CSS 14.2%Language:JavaScript 1.2%Language:Dockerfile 0.2%