Spaces:
Running
Running
LidongBing
commited on
Commit
β’
72d2f8a
1
Parent(s):
d787ad1
Update app.py
Browse files
app.py
CHANGED
@@ -294,13 +294,13 @@ html_template = """
|
|
294 |
<div class="container">
|
295 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center; margin-bottom: 1.5rem;">
|
296 |
<div>
|
297 |
-
<h1 >
|
298 |
<h3 style="margin: 0;">If this demo pleases you, please give us a star β on Github or π on this space.</h3>
|
299 |
<h5 style="margin: 0;">
|
300 |
We only provide a simplified version here, and the number of replies is limited daily. <br>
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
</h5>
|
305 |
</div>
|
306 |
</div>
|
|
|
294 |
<div class="container">
|
295 |
<div style="display: flex; justify-content: center; align-items: center; text-align: center; margin-bottom: 1.5rem;">
|
296 |
<div>
|
297 |
+
<h1 >Chain-of-Ideas Agent: Revolutionizing Research in Novel Idea Development with LLM Agents</h1>
|
298 |
<h3 style="margin: 0;">If this demo pleases you, please give us a star β on Github or π on this space.</h3>
|
299 |
<h5 style="margin: 0;">
|
300 |
We only provide a simplified version here, and the number of replies is limited daily. <br>
|
301 |
+
If you want to experience the full version, please go to our GitHub repository
|
302 |
+
<a href="https://github.com/DAMO-NLP-SG/CoI-Agent" color="blue""> https://github.com/DAMO-NLP-SG/CoI-Agent </a> <br>
|
303 |
+
Due to the instability of PDF downloads, the waiting time may be longer, thank you for your patience.
|
304 |
</h5>
|
305 |
</div>
|
306 |
</div>
|