Simple golang utility that runs on a background to fetch latest estonian news and analyze it's contents It utilize llm api to produce structured output to determine: news category, news sentiment and impoimportance. This data is being asynchronously sent to influx db to visualize in grafana
make build
make run
Use .env.example
as a reference to create .env file with all necessary values
docker compose up --build
- influxdb
- openai compatible api token