Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 527 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 527 Bytes

Prague Air Quality Twitter bot using GPT4

Simple Air quality bot, which reports air quality index to twitter. Uses IQair and OpenWeather API. These information are then fed to OpenAI API. That API generates message, which is then sent to twitter.

Quick run

  1. get keboola free tier
  2. copy the keboola_running_script.py
  3. fill out the needed variables (L21-41)
  4. paste to Keboola Transformations

TODO:

  • integration with Senzor vzduchu
  • ...?

Feel free to contact me if you would like to extend/reuse this bot