Skip to content
#

qilin

Here are 18 public repositories matching this topic...

基于小红书Qilin公开数据集的搜索推荐系统个人项目。历时半年完成,感谢小红书和清华大学的Qilin项目开源了如此优质的数据集,感谢OpenAI,没有Codex我就完不成这个项目,还要感谢吴恩达老师、李沐老师、王树森老师的公开课,以及数据鲸的FunRec项目,从中我学到了许多。最后借用尼采的话:“理想主义的花最终会盛开在浪漫主义的土壤里。我的热情永不会熄灭在现实的平凡之中。”数据集:https://github.com/RED-Search/Qilin

  • Updated May 21, 2026
  • Python

The Product API is used to manage products. A product is the base of an item. It describes an item in general, which means that it is not merchant-specific: Many merchants can use the same product to make their respective offers on it. Offers are merchant-specific. The Product describes the details of an item, regardless of the channel used.

  • Updated Aug 17, 2023

The Offer API is used to manage orders. An order consists of at least one order line item, as well as billing address, shipping address and often other details (payment methods and payments, shipping methods and shipments, and so on). An order line item usually refers to an offer on the channel, but can also be a so-called "free item".

  • Updated Aug 17, 2023

Improve this page

Add a description, image, and links to the qilin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the qilin topic, visit your repo's landing page and select "manage topics."

Learn more