Blog

🌤️ --°F Loading...

Personal Blog

InfoDash is a personal project created by Daniel Liu. The goal of InfoDash is to provide an online archive for news and related topics. InfoDash was later inspired by the Wayback Machine but started off as a simple personal project.

Developer logs:

  • Summaries generated after 10/10/25 are overall more accurate. Z-AI has a higher uptime on OpenRouter and it's free so that's why it's being used over other common models. If the model goes down then the automated summary will not generate.
  • Summaries generated before 10/01/25 have been using previous stock market open to close calculations instead of the open to close percentage. I didn't check this manually on Yahoo Finance until the specified date.
  • This app is currently written in vanilla JS because it started off as a learning project several years ago. It should be in React though.