kaixinbaba / pairec

A Go web framework for quickly building recommendation online services based on JSON configuration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pairec

A Go web framework for quickly building recommendation online services based on JSON configuration.

中文技术文档

Install

go get github.com/alibaba/pairec

Quick Start

You can use pairecmd to quickly create project and start service .

From here, you can find a lot of useful configuration information.

PAIREC comes with a variety of built-in model functionalities, making it easy and fast to build recommendation services.

yuque_diagram

Introduction

Overall architecture

framework

When you use aliyun to deploy recommend service . The following diagram illustrates the overall deployment architecture.

image-20230727192436463

About

A Go web framework for quickly building recommendation online services based on JSON configuration.

License:Apache License 2.0


Languages

Language:Go 99.9%Language:Shell 0.1%Language:Makefile 0.0%