Qianhui19 commited on
Commit
983a5a9
·
verified ·
1 Parent(s): 4bfee4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -7,9 +7,6 @@ tags:
7
  ---
8
  ## Model Overview
9
  This model is an **Contaminants of Emerging Concern Annotation Intelligent Agent** built on the Dify platform, integrated with the Norman knowledge base, Pubchemlite_exposomics database, and Invitrodb_v4.3 database. It enables high-throughput, large-scale annotation of emerging contaminants, including **usage classification** and **toxicity endpoints** by inputting the IUPAC name of the target contaminant.
10
- <div align="center">
11
- <img src="figure/pipeline.jpg" alt="Norman_category" width="800">
12
- </div>
13
 
14
  ## Model Purpose
15
  To construct a specialized knowledge database for emerging contaminants usage classification, which combines multi-source chemical/toxicological databases and AI agents. The core goals are:
@@ -54,6 +51,9 @@ The system integrates three core databases with differentiated deployment strate
54
  - Resolves API incompatibility between FastGPT and Dify.
55
  - Deployment steps: Create `docker-compose.yml` for FDA → Run `docker-compose up -d` in the configuration file directory to deploy the plugin.
56
  - **Dify External Knowledge Base Connection**: Link the trained FastGPT knowledge base to Dify by importing the FastGPT API key and knowledge base ID.
 
 
 
57
 
58
  ## System Requirements
59
  | Category | Specification |
 
7
  ---
8
  ## Model Overview
9
  This model is an **Contaminants of Emerging Concern Annotation Intelligent Agent** built on the Dify platform, integrated with the Norman knowledge base, Pubchemlite_exposomics database, and Invitrodb_v4.3 database. It enables high-throughput, large-scale annotation of emerging contaminants, including **usage classification** and **toxicity endpoints** by inputting the IUPAC name of the target contaminant.
 
 
 
10
 
11
  ## Model Purpose
12
  To construct a specialized knowledge database for emerging contaminants usage classification, which combines multi-source chemical/toxicological databases and AI agents. The core goals are:
 
51
  - Resolves API incompatibility between FastGPT and Dify.
52
  - Deployment steps: Create `docker-compose.yml` for FDA → Run `docker-compose up -d` in the configuration file directory to deploy the plugin.
53
  - **Dify External Knowledge Base Connection**: Link the trained FastGPT knowledge base to Dify by importing the FastGPT API key and knowledge base ID.
54
+ <div align="center">
55
+ <img src="figure/pipeline.jpg" alt="Norman_category" width="800">
56
+ </div>
57
 
58
  ## System Requirements
59
  | Category | Specification |