Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
AI_planner
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘鑫
AI_planner
Commits
08766e8c
Commit
08766e8c
authored
May 29, 2025
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
init
parent
87fdc857
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
readme.md
readme.md
+14
-0
No files found.
readme.md
View file @
08766e8c
...
@@ -30,6 +30,20 @@ sop表名称(tableName);
...
@@ -30,6 +30,20 @@ sop表名称(tableName);
## 3、方案
-
将ppt中的各个板块进行拆解,对每个板块搭建对应的工作流。
-
本分支只完成非AI资源清单的推荐
-
- step1:清洗非AI资源清单(约1.8万条数据)
-
step2:将1.8万条数据保存进es库,并提供api查询接口
-
step3:将用户传入的图书样张或图书简介在dify中用大模型提取关键字段信息
-
step4:将提取的关键字段信息输入es查询接口,召回相关的非AI资源
-
step5:对召回的非AI资源在dify中分批次使用大模型进行筛选并给出推荐指数打分
-
step6:返回推荐指数大于等于4的非AI资源,每个资源都是一个json字符串。
-
step7:再dify中对非AI资源对应的标题和描述进行美化,返回json字符串。
## 3、非AI资源es搜索服务部署
## 3、非AI资源es搜索服务部署
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment