You will need a Funstash API key and a Gemini API key. Adde them to main.ts before running the agent with:
deno run --allow-net --allow-read --allow-env main.ts
This service assumes you are running the price prediction service on the same machine on port 8000. If you are not, change the URL accordingly.