Built a CLI with Rich that runs 6 AI agents for SaaS revenue analysis #4020
Unanswered
shailesht003
asked this question in
Show and tell
Replies: 2 comments
-
|
Looks great
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks @TomJGooding! Glad it looks clean — Rich makes the terminal output effortless. The Table and color-coded pipeline steps were the easiest part of the whole build thanks to the library. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hey Rich community!
Just shipped Vesh Agents — a CLI tool that uses 6 AI agents to analyze business data. Rich powers the entire terminal experience.
How Rich is used:
Consolefor all outputTablefor the SaaS metrics dashboardPanelfor setup instructions and resultsprint_bannerwith styled brandingThe output looks like this:
Quick start:
Rich + Click is such a powerful combo for CLI tools. Apache 2.0.
GitHub: https://github.com/shailesht003/vesh-agents
Beta Was this translation helpful? Give feedback.
All reactions