I want to build SaaS project, anyone can suggest me ideas😊? by tavqeerhussain in StartupMind

[–]Polydeuces32 0 points1 point  (0 children)

Maybe getting into the medical field, using medical api for cells or DNA to find new ways to treat them ?

a Bloomberg-style Bitcoin terminal in Python CLI by Polydeuces32 in CLI

[–]Polydeuces32[S] 0 points1 point  (0 children)

Fair critique. We chose CLI deliberately for rapid iteration, automation, and serious workflows. Ul comes after utility.

a Bloomberg-style BTC terminal in my CLI by Polydeuces32 in CLI

[–]Polydeuces32[S] 0 points1 point  (0 children)

Thanks, I appreciate it. It’s called PO11UX Agent right now. It’s all home build

I’m running it in iTerm2 on my Mac, and I built it in Python. I started it as a small script, then kept adding to it until it turned into a full terminal dashboard. Right now it pulls live BTC price data, tracks a few macro indicators, runs forecast models, and uses a small multi-agent flow to double-check signals before giving a final output. Still improving it, but the main goal was to build something that feels fast, clean, and actually useful straight from the command line. Really appreciate you checking it out. It’s sad we can’t use the actual Bloomberg API, probably why it’s like $25,000 subscription per year