arun2728 / BigFoot

Deployed different ML models using flask on static webpages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigFoot

Deployed different ML models using flask on static webpages...

Steps to run :

  1. Run app.py file using the following command - python3 app.py
  2. 'http://127.0.0.1:5000/' open the following link on your respective browser.

Explanation of folders :

  • static : Contains the images, fonts, css and js files
  • templates : Contain static html files
  • app.py : Python file containing flask and ML model code.

Additional feature of contact

User can write his/her query and send message to bigfoot. After sending the message user will get a verfication email from bigfoot and at the same time bigfoot will be notified by user details. 'bigfootmail.png' and 'client_mail.png' displays mail format for respective end.

About

Deployed different ML models using flask on static webpages


Languages

Language:HTML 44.7%Language:CSS 38.0%Language:JavaScript 9.7%Language:Jupyter Notebook 7.0%Language:Python 0.5%Language:PHP 0.1%