jina-ai / cookiecutter-jina-executor

Cookiecutter for building a new Jina executor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jina Executor Cookiecutter

Jina

Cookiecutter template for a Jina Executor

Quick start

Install the latest Cookiecutter if you haven't installed it yet (this requires Cookiecutter 1.7.3 or higher)::

pip install -U cookiecutter

Generate a Jina project:

cookiecutter gh:jina-ai/cookiecutter-jina-hub

Fork This / Create Your Own

If you have differences in your preferred setup, I encourage you to fork this to create your own version. Or create your own; it doesn't strictly have to be a fork.

  • Once you have your own version working, add it to the Similar Cookiecutter Templates list above with a brief description.

  • It's up to you whether or not you rename your fork/own version. Do whatever you think sounds good.

About

Cookiecutter for building a new Jina executor

License:Apache License 2.0


Languages

Language:Python 60.5%Language:Dockerfile 39.5%