Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 571 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 571 Bytes

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