BoZhang commited on
Commit
8dacb6e
·
verified ·
1 Parent(s): 33444fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,6 +1,6 @@
1
- # NovelSeek - When Agent Becomes the Scientist – Building Closed-Loop System from Hypothesis to Verification
2
 
3
- [[ Paper 📓 ]](https://github.com/Alpha-Innovator/NovelSeek) [[ Website 🏠 ]](https://github.com/Alpha-Innovator/NovelSeek) [[ NovelSeek Examples 🤗 ]](https://huggingface.co/U4R/NovelSeek)
4
 
5
  <i>
6
  From One Idea to Autonomous Experimentation
@@ -9,15 +9,15 @@ From One Idea to Autonomous Experimentation
9
 
10
  ## 📖 Overview
11
 
12
- ![NovelSeek](/images/novelseek.png)
13
 
14
- NovelSeek can support **12** types of scientific research tasks ranging from the AI field to the science field, including reaction yield prediction, molecular dynamics, power flow estimation, time series forecasting, transcription prediction, enhancer activity prediction, sentiment classification, 2D image classification, 3D point classification, 2D semantic segmentation, 3D autonomous driving, large vision-language model fine-tuning.
15
 
16
  ## 🌟 Core Features
17
 
18
  ![Framework](/images/framework.png)
19
 
20
- NovelSeek covers three main capabilities: (1) **Self-evolving idea generation with human-interactive feedback**, (2) **Idea-to-methodology construction**, and (3) **Evolutionary experimental planning and execution**. NovelSeek is a unified, closed-loop multi-agent system designed to automate and accelerate innovative research across scientific domains. Through intelligent agent collaboration, NovelSeek enables **end-to-end automation** from idea generation and methodology construction to experimental execution, dramatically enhancing research efficiency and creativity.
21
 
22
  ### 💡 Self-Evolving Idea Generation with Human-Interactive Feedback
23
  - Autonomous generation, selection, and evolution of innovative research ideas through multi-agent collaboration
@@ -41,7 +41,7 @@ NovelSeek covers three main capabilities: (1) **Self-evolving idea generation wi
41
 
42
  ---
43
 
44
- **NovelSeek** delivers an "end-to-end algorithmic innovation", empowering AI+X researchers to rapidly complete the full research loop—from idea to methodology to experimental validation—accelerating scientific discovery and breakthroughs.
45
 
46
  ## 🔬 Supported Research Tasks
47
 
@@ -63,5 +63,5 @@ NovelSeek covers three main capabilities: (1) **Self-evolving idea generation wi
63
 
64
  ## 🚀 Performance
65
 
66
- By leveraging multi-source knowledge injection, NovelSeek intelligently generates and verifies research ideas across multiple domains. Our system has significantly improved research efficiency in Suzuki Yield Prediction, Enhancer Activity Prediction, Transcription Prediction for Perturbation Respons, and so on.
67
 
 
1
+ # GeniX - When Agent Becomes the Scientist – Building Closed-Loop System from Hypothesis to Verification
2
 
3
+ [[ Paper 📓 ]](https://arxiv.org/abs/2505.16938) [[ Website 🏠 ]](https://github.com/Alpha-Innovator/GeniX) [[ GeniX Examples 🤗 ]](https://huggingface.co/U4R/GeniX)
4
 
5
  <i>
6
  From One Idea to Autonomous Experimentation
 
9
 
10
  ## 📖 Overview
11
 
12
+ ![GeniX](/images/novelseek.png)
13
 
14
+ GeniX can support **12** types of scientific research tasks ranging from the AI field to the science field, including reaction yield prediction, molecular dynamics, power flow estimation, time series forecasting, transcription prediction, enhancer activity prediction, sentiment classification, 2D image classification, 3D point classification, 2D semantic segmentation, 3D autonomous driving, large vision-language model fine-tuning.
15
 
16
  ## 🌟 Core Features
17
 
18
  ![Framework](/images/framework.png)
19
 
20
+ GeniX covers three main capabilities: (1) **Self-evolving idea generation with human-interactive feedback**, (2) **Idea-to-methodology construction**, and (3) **Evolutionary experimental planning and execution**. GeniX is a unified, closed-loop multi-agent system designed to automate and accelerate innovative research across scientific domains. Through intelligent agent collaboration, GeniX enables **end-to-end automation** from idea generation and methodology construction to experimental execution, dramatically enhancing research efficiency and creativity.
21
 
22
  ### 💡 Self-Evolving Idea Generation with Human-Interactive Feedback
23
  - Autonomous generation, selection, and evolution of innovative research ideas through multi-agent collaboration
 
41
 
42
  ---
43
 
44
+ **GeniX** delivers an "end-to-end algorithmic innovation", empowering AI+X researchers to rapidly complete the full research loop—from idea to methodology to experimental validation—accelerating scientific discovery and breakthroughs.
45
 
46
  ## 🔬 Supported Research Tasks
47
 
 
63
 
64
  ## 🚀 Performance
65
 
66
+ By leveraging multi-source knowledge injection, GeniX intelligently generates and verifies research ideas across multiple domains. Our system has significantly improved research efficiency in Suzuki Yield Prediction, Enhancer Activity Prediction, Transcription Prediction for Perturbation Respons, and so on.
67