Giter VIP home page Giter VIP logo

katana's Introduction

Katana

Introduction ๐ŸŒป

Katana project is a template for ASAP ๐Ÿš€ ML application deployment

Checkout demo at- https://katana-demo.herokuapp.com/

Features ๐Ÿ’ซ

  1. Flask RestX for ReSTFul requests
  2. Swagger UI and gunicorn integration
  3. Docker ready configuration
  4. Integrated GitHub actions
  5. Production ready code ๐Ÿš€

Set-up Instructions ๐Ÿ”ง

We recommend using flask default serving for development and gunicorn server for production

We included following setup instructions;

  1. Local development
  2. Docker supported deployment

Local Development ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

  1. Clone this repo with [email protected]:shaz13/katana.git
  2. Set up environment using python3 -m venv .env
  3. Activate envrionment using
# Linux / Mac / Unix
$ source activate .env/bin/activate

# Windows
$ \.env\Scripts\activate
  1. Install requirements using pip install -r requirements.txt
  2. For debugging run from root - python main.py
  3. Deploy using Procfile or bash scripts/start.sh
  4. Your API is being served at localhost:9000

Docker Setup โ›ด

  1. Clone this repo with [email protected]:shaz13/katana.git
  2. Install docker in your system
  3. Run docker-compose up
  4. Your local port is mapped and being served at localhost:9000

Katana UI

Contributors ๐Ÿ˜Ž

  1. Mohammad Shahebaz - @shaz13, @shaz13-socgen
  2. Aditya Soni - @AdityaSoni19031997

License ๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ผ

MIT License

katana's People

Contributors

shaz13 avatar adityasoni19031997 avatar shaz13-socgen avatar

Watchers

James Cloos avatar  avatar

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.