AI Builder + Agent Studio is a system for designing, testing, and deploying AI agents and autonomous workflows as structured, production-ready graphs, not fragile prompts.
At the core is Agent Studio, where workflows are defined as explicit graphs made up of agents, tools, conditionals, loops, routers, and outputs.
The AI Builder sits on top of this system and generates complete workflows automatically. Instead of writing code or wiring nodes manually, users describe the goal—and the AI Builder constructs a valid workflow graph.
Every workflow can be tested using a test harness, ensuring agents execute correctly before deployment.
This project demonstrates how AI agents can be treated like real software systems—versioned, validated, and orchestrated—instead of one-off prompt chains.
26
473
Numun.io (http://Numun.io) is an autonomous agent and workflow execution platform designed to turn intent into action—reliably, securely, and at scale.
Numun enables users and teams to design, deploy, and run AI-powered agents and workflows that browse the web, call tools, orchestrate systems, and complete real tasks end to end. At its core is a contract-based execution model that emphasizes determinism, observability, and accountability—bringing production-grade discipline to AI agents.
Numun is built for developers, operators, and founders who need agents that actually work in the real world—not demos that break under pressure.
This project includes full-stack platform development, execution infrastructure, agent runtime design, workflow orchestration, and system-level reliability engineering.
23
384
Using AI Builder in Agent Studio, I designed and generated a multi-step workflow that orchestrates agents, tools, conditionals, loops, and parallel execution in a single graph.
The workflow interprets user input, plans tasks, executes actions via integrated tools, and produces structured outputs, fully autonomously.
It’s a powerful example of moving from AI-generated plan to real-world actionable execution.
14
291
In Numun.io (http://Numun.io), workflows are first designed and validated in Agent Studio as structured, multi-step graphs—made up of agents, tools, conditionals, loops, and outputs. Once a workflow is complete, it doesn’t live in isolation.
By toggling the workflow on in Agent+ Mode, users can execute that same workflow directly from the AI chat interface.
Instead of receiving a simple text response, the AI runs the full workflow behind the scenes and returns structured run results, including tool outputs, decisions taken, and final outcomes.
The result is an AI experience that goes beyond conversation, turning chat into a live interface for executing and inspecting real autonomous workflows.
In this example, Python code is generated and executed via Fly.io (http://Fly.io), returning a structured summary of results.
20
420
The Autonomous Browser in Numun.io (http://Numun.io) is a fully actionable AI agent embedded in a live browser session. Users interact through natural language, and the agent executes real tasks online, like navigating websites, filling forms, extracting data, and interacting with web applications—without manual coding or scripting.
This is not just a “chatbot.” It’s a production-grade autonomous operator: the system interprets intent, plans multi-step workflows, and performs actions reliably in real time, bridging the gap between AI reasoning and web-based execution.
15
315
Picture a workflow that captures information, remembers it, and then sends you insights automatically.
Your input is stored in memory, so over time the workflow builds a growing knowledge base.
Whenever you want, the workflow can retrieve all stored memories and create a concise summary, distilling the key points without you having to dig through everything.
Once the summary is ready, it’s sent directly to your email, giving you a digest of relevant information delivered automatically.
20
441
Agent Store is a hub where users can discover, test, and share autonomous agents and workflows.
With Try Mode, users can interact with agents in a safe, sandboxed environment before installing them, exploring functionality and confirming performance without risk.
The platform also supports public sharing, enabling creators to publish agents and workflows for the broader community.
This promotes collaboration, learning, and adoption of tested, reliable workflows while giving developers visibility and feedback on their creations.
RecruiterAI — A Fully Synced Recruiting Platform (iOS + Web)
RecruiterAI helps recruiters move fast and stay organized. Capture notes, ideas, and candidate signals on the iOS app, then manage pipelines, interviews, tasks, and reports on the web — fully synced so nothing gets lost between devices.
At the core is the AI Hub, featuring a job description optimizer, resume analyzer, candidate matcher, interview question generator, outreach writer, salary insights, onboarding plan generator, and AI scheduler.
Powering it all is Tally AI, an expert recruiting copilot with full access to platform data. Tally AI provides context-aware insights, drafts content, and guides decisions — amplifying recruiters’ impact while keeping them in control.
1
13
223
RailRadar is a real-time train detection and arrival prediction system built for communities impacted by rail crossings.
Using a distributed network of camera-based tripwire sensors, RailRadar detects train movements at the edge and generates bias-corrected ETAs that adapt to real-world conditions. The system delivers timely, reliable alerts without relying on railroad-provided data or centralized tracking feeds.
RailRadar is designed for resilience and accuracy in the field. The platform supports community alerts, operational monitoring, and future integrations with municipal and transportation systems.
This project includes full-stack system design, edge sensing logic, backend services, alerting infrastructure, and deployment workflows focused on real-world reliability, not demos.