From 485c229d1feadb08e8029e72fcb5bdbfc5f50e1e Mon Sep 17 00:00:00 2001 From: Gabriel Fior Date: Tue, 9 Jul 2024 16:51:55 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 684a592..5b3d82a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Gnosis Labs ZuBerlin 2024 +# Gnosis Labs Hackathon starter -Welcome to the Gnosis AI EthGlobal 2024 Hackathon repo! Here you will find all you need to build a tool for AI Agents that can make predictions on outcomes of future events. +Welcome to the Gnosis AI Hackathon repo! Here you will find all you need to build a tool for AI Agents that can make predictions on outcomes of future events. Follow the instructions below to get started. @@ -80,4 +80,4 @@ You need to create an account and generate api keys. Then, add the keys MODAL_TO For creating a cron job that triggers the general agent, deploy it with ``` -poetry run modal deploy --name general_agent/remote_runner.py \ No newline at end of file +poetry run modal deploy --name general_agent/remote_runner.py