Skip to content

Commit db7fbbb

Browse files
committed
example scenario file
1 parent 0984d18 commit db7fbbb

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can get an OpenAI key from [platform.openai.com/settings](https://platform.o
1717

1818
## Usage
1919

20-
1. Start the bot: `bun src/grim.ts`. Optionally, you can provide a scenario file, `bun src/grim.ts --scenario-file file_name`
20+
1. Start the bot: `bun src/grim.ts`. Optionally, you can provide a scenario file, `bun src/grim.ts --scenario-file file_name`. There is an example scenario file called `scenario.example.txt` if you want to get up and running quickly.
2121
1. Set your role with `/role <Your Name> - <Your Role>`
2222
1. Start the scenario with `/scenario <scenario_description>`. You don't need to provide `scenario_description` if you used a `scenario_file`
2323
1. Once the scenario is started, you can use these commands:

scenario.example.txt

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
This week there were two announcemnts.
2+
3+
1. Nvidia CEO Jensen Huang unveiled two new GPUs that use Nvidia AI Blackwell chips, and its new Cosmos series of AI models that generate videos for training robots and other automated activities. He also introduced Project DIGITS, a $3000 desktop supercomputer that will allow users to run AI models with up to 200B parameters. As the AP points out, "This means models previously requiring expensive cloud infrastructure to operate can run on your desktop."
4+
5+
2. The Arc Institute today announced that it is working with NVIDIA to accelerate scientific research by developing and sharing powerful computational models and tools that advance biomedical discovery. The work brings together Arc’s biology researchers with NVIDIA's computing experts and both organizations' machine learning teams to advance the capabilities of the global biomedical research community.
6+
7+
“The convergence of biology and artificial intelligence holds exciting promise to transform the way we do science,” said Arc Co-Founder, Core Investigator, and Executive Director Silvana Konermann. “Our partnership with NVIDIA will pioneer new approaches to exploring and engineering living systems, accelerating insights into complex human disease.”
8+
9+
“Generative AI has revolutionized our ability to model complex biology digitally, offering researchers a new instrument to scale science through machine learning,” said Anthony Costa, Director of Digital Biology at NVIDIA. “Combining Arc Institute's researchers and NVIDIA's AI experts, we are working to turn massive scientific datasets into invaluable scientific tools and insights.”
10+
11+
Arc’s biology and machine learning researchers are working with NVIDIA’s engineers to scale the potential of AI models to design, predict, and understand biology. This partnership will build on Arc’s previous work with the Evo model, which is capable of both prediction and design at the level of DNA and across RNA and proteins in single-celled organisms.
12+
13+
A world where there are both powerful biological AI models and ubiquitious access to the compute use to run them could be dangerous. I want you to create a scenario set in 2027 (2 years from today), where some concrete (be specific) threshold has been passed in biological AI models accessible to the general public. It may but doesn't need to mention NVIDIA or Arc Institute.

0 commit comments

Comments
 (0)