mgbam commited on
Commit
f7cb7ca
·
verified ·
1 Parent(s): dacceaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -10
README.md CHANGED
@@ -1,17 +1,24 @@
1
  ---
2
- title: Project Chimera Discovery Engine
3
- emoji: 🧠
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 5.36.2
8
- python_version: 3.9
 
9
  pinned: false
10
- secrets:
11
- - HF_TOKEN
12
- - TAVILY_API_KEY
13
- - OPENAI_API_KEY
14
  ---
15
 
16
- # Your regular readme content starts here...
17
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Project Chimera
3
+ emoji: 🔬
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 4.31.5
8
+ python_version: 3.10
9
+ app_file: app.py
10
  pinned: false
 
 
 
 
11
  ---
12
 
13
+ # Project Chimera v2.1
14
+ ## Interactive Symbiotic Discovery Environment
15
+
16
+ This application is a prototype for an AI-assisted research environment designed to tackle humanity's grand challenges. It integrates generative AI, interactive simulation, adversarial analysis, and data synthesis into a unified, project-based workflow.
17
+
18
+ This version (2.1) includes project management, a generative simulation lab, and PDF report exporting.
19
+
20
+ ### How to Use
21
+ 1. Create or load a project on the left panel.
22
+ 2. Define a grand challenge and upload any relevant documents.
23
+ 3. Click "Synthesize Solution" to begin the analysis.
24
+ 4. Explore the results in the various tabs.