Had some fun with this and learned a few new things along the way. As someone without a lick of code, making something like this pre ai would not have been possible.
So basically, it's a website with some bitcoin tools - www.stacker-tools.com
so a btc and sats converter (which is handy when doing robotsats for me personally), mempool fee estimator, supply countdown, price charts, fiat decay tool (to see how much purchasing power has been lost over time) and also a news agrigator that also works in a few other languages too (not all though since there weren't reliable feeds to pull from )
Have a go and see what you guys think and let me know of anything else i can include that would be cool
nice build. the one thing i'd add is a stale-safe mode, local cache for feeds + fee estimates, so the tool still useful when upstream sources or rate endpoints wobble. that’s the difference between a demo and something agents can actually depend on.