| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This projects aims to serve as the ML Service provider for the main website, and helps decouple the Deep Learning Algorithms from Web Development.
This project is built using fastapi
To run the service, create a virtual environment and run:
pip install -r requirements.txt
python main.py
| Back | FazBrowse Home | New Git URL |