8000 GitHub - makefunstuff/news-analyzer: Estonian news analyzer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

makefunstuff/news-analyzer

Repository files navigation

News analyzer

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

Setup

make build
make run

Usage with docker

Use .env.example as a reference to create .env file with all necessary values

docker compose up --build

Requrements

  • influxdb
  • openai compatible api token

About

Estonian news analyzer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0