Skip to content
forked from alibaba/pairec

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

License

Notifications You must be signed in to change notification settings

raymow97/pairec

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.9%
  • Other 0.1%