/pairec

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

Primary LanguageGoApache License 2.0Apache-2.0

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