BoZhang commited on
Commit
1891f38
·
verified ·
1 Parent(s): fd1e95a

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -1,23 +1,29 @@
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
7
  </i>
8
  </div>
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
 
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://alpha-innovator.github.io/GeniX-project-page) [[ GeniX Examples 🤗 ]](https://huggingface.co/U4R/GeniX)
4
 
5
  <i>
6
  From One Idea to Autonomous Experimentation
7
  </i>
8
  </div>
9
 
10
+ # 🔥 News
11
+ - <p style='text-align:justify'><i>2025.06.02</i>: &nbsp; NovelSeek will be renamed <b>GeniX</b> in two days (<b>meaning Genius + X, representing infinite possibilities</b>). This change embodies our hopeful vision for autonomous scientific research framework, and we hope it will empower all researchers to achieve great scientific discoveries.</p>
12
+
13
+
14
  ## 📖 Overview
15
 
16
+ ![GeniX](/images/genix_showcase.png)
17
 
18
  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.
19
 
20
  ## 🌟 Core Features
21
 
22
+ ![Framework](/images/genix_framework.png)
23
+
24
+ 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**.
25
 
26
+ 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.
27
 
28
  ### 💡 Self-Evolving Idea Generation with Human-Interactive Feedback
29
  - Autonomous generation, selection, and evolution of innovative research ideas through multi-agent collaboration