| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Welcome to the QuickDraw API repository. This project encompasses the development of a machine learning model and its deployment through a user-friendly application. The complete project details are available here.
Machine Learning Model Development
API Endpoint Deployment
User Interface Development
Containerization
| File/Folder | Description |
|---|---|
| app/ | Contains the files related to application development. |
| endpoints/ | Contains the files for API endpoints. |
| .gitignore | Specifies files and directories to be ignored by Git. |
| .dockerignore | Specifies files and directories to be ignored by Docker files. |
| docker-compose.yml | The docker compose yaml file for app launching. |
| Dockerfile.txt | The main docker file for the app. |
| README.md | Short Documentation overview. |
| requirements.txt | Lists all the dependencies required for the project. |
git clone https://github.com/mlengineershub/QuickDraw-API.git
cd QuickDraw-APIdocker-compose up -dWe welcome contributions to enhance the QuickDraw API. To contribute:
For any inquiries or feedback, please contact us.
| Back | FazBrowse Home | New Git URL |