Skip to content

gnosis/demo-ai-agents-ai-hope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demo-ai-agents-ai-hope

This projects illustrates how to get started with the PMAT (prediction-market-agent-tooling) repository, in order to create AI agents able to interact with prediction markets.

Getting started

  • Clone this repo
  • Install dependencies using Poetry (Python 3.11 recommended)
poetry install
  • Rename .env.local to .env
  • Fill dependencies on .env (we suggest using the Gnosis Fork from the .env.example)
  • Run an agent locally
poetry run src/run_agent.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages