Idle: The platform for the first time to use AI technology in the circulation of idle goods trading...
DIYuan | 2024-09-21 19:07
【数据猿导读】 Idle: The platform for the first time to use AI technology in the circulation of idle goods trading
On September 12, two new AI products "intelligent release" and "intelligent hosting" of Idle debuted at the Service Trade Fair. The two AI products mainly serve the pre-sale link of idle transactions. Among them, "intelligent publishing" uses image recognition, natural language generation and other technologies; "Smart hosting" is to provide 24-hour comprehensive baby smart hosting services for individual sellers who do not have time to manage goods. According to the official introduction, this is the first time that the industry platform will use AI technology in the circulation of idle goods trading. At present, both products have entered the gray test stage and will be officially launched within the year.
来源:DIYuan
















































FreeMarker template error:
The following has evaluated to null or missing:
==> a [in template "jx/article/20240921/22016.html" at line 776, column 7]
Tip: If the failing expression is known to be legally null/missing, either specify a default value with myOptionalVar!myDefault, or use [#if myOptionalVar??]when-present[#else]when-missing[/#if]. (These only cover the last step of the expression; to cover the whole expression, use parenthessis: (myOptionVar.foo)!myDefault, (myOptionVar.foo)??
The failing instruction (FTL stack trace):
----------
==> ${a.shortTitle} [in template "jx/article/20240921/22016.html" at line 776, column 5]
----------
Java stack trace (for programmers):
----------
freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...]
at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:98)
at freemarker.core.UnexpectedTypeException.newDesciptionBuilder(UnexpectedTypeException.java:41)
at freemarker.core.UnexpectedTypeException.