Projects
Honourable mentions
Cause I loved working on them.
-
EnvBasis
An open-source credential proxy for AI agents. The agent never holds a real API key: it calls OpenAI, Anthropic, or GitHub through the EnvBasis proxy with a short-lived runtime token, and the proxy swaps that token for the real credential on the way out. Store keys once, then rotate, revoke, and audit access without rebuilding or redeploying.
github.com/RahimMirani/envbasis → -
Spidey
A quadruped spider robot taken from Fusion 360 into MuJoCo. Hand-tuned a crawl gait, trained PPO on top of it, then exported the motion so a Raspberry Pi Pico can play it on the real robot.
github.com/AliUraish/Train-quadraple-bot →
Hackathon projects
-
CaseGraph
An AI investigation platform that turns videos, images, and interviews into an interactive Neo4j knowledge graph. Using TwelveLabs, OpenAI, and AWS Strands, it builds timelines, connects evidence, verifies claims, and writes cited case briefs with exact timestamps.
github.com/AliUraish/AWS_Casegraph → -
Agentalize
A continuous-improvement control plane for production AI agents. It ties together traces, evaluations, incident memory, and a repository-aware agent that diagnoses failures and proposes tested fixes — with humans still deciding what merges.
github.com/AliUraish/Agentalize → -
ZeroCo
A zero-human company cockpit: agents hire, ship, and open PRs from an ops terminal while the company runs itself. Hackathon project — two processes, a cockpit, and a backend that talks to Terac.
github.com/AliUraish/Buisness_Agent → -
Ampy 3rd place, Mistral AI Vibe Hackathon
A fully agentic e-commerce platform: buyer, seller, and deal-finder agents that search products, resell, and negotiate. Handles inventory, orders, customers, and listings — the whole thing.
github.com/AliUraish/Ampy →