I’ve been building Sashi — a developer tool that reads your existing codebase and lets you create AI-driven workflows out of your backend functions.
Imagine giving your ops/product/dev team a natural-language interface to: • Search users from your DB • Filter and chart usage data • Send emails or Slack messages • …all by just describing what they want to do
It works with TypeScript + Zod functions, generates UIs automatically, and connects to your GitHub so it stays in sync.
The long-term goal is to help teams move faster without rebuilding internal tools every time someone needs a new dashboard or button.
Right now it supports: Dynamic function registration AI workflow planning Automatic UI generation (tables, charts, forms) GitHub function ingestion Secure execution via a centralized hub
Automatically installs into any node.js/next.js codebase with a cli command
If you’re curious or want to try it out, I’d love your feedback we are looking for beta users: https://www.usesashi.com
Also I had a question if you wanted to be help:
What’s one task in your codebase you’d love to turn into a “just say it and run it” flow?
Like i know changing a users roles especially if its tied to a bunch of side effects in you code base is something i deal with a lot
pvg•3h ago