@Jasoliyaharsh1 Exactly! I’m actually in the middle of a @truefoundry hackathon right now and used their priority-based fallback routes. It works perfectly; if a specific model goes down, it automatically reroutes to your next chosen backup.
Liked it, so sharing it here
Last weekend, I participated in the 3-day API hackathon by @runwayml, really enjoyed it, and this is what I built
Meet Reelwright: An AI agent that turns a single Shopify URL into a fully produced video ad in under 5 minutes.
Demo: https://t.co/yalq21NxSW
App: https://t.co/gcPChhKORh
(Try it once, but please don't spam it unless you plan to pay my API bill. Tokens are limited! 💸)
Kudos to @runwayml team for an epic hackathon.
@striver_79@claudeai No, here you are getting it wrong, Anthropic is a 4yr old company, Still they are leading, because their models are actually too good.
Currently everything is growing exponentially.
So, I code for 2-3 hours in the backend for adding RBAC and field auditing, obviously taking help of Copilot. But yeah, I invested time in the backend. After completing it, I take the prompt from that chat itself and put in the admin codebase.
In the next 15 mins, Copilot added 2415 lines of code, and nothing is breaking.
#pureVibeCoding
Day 8
Created my first repo on Hugging Face today
Submitted the task for Round 1. Got a few optimization ideas, will refine and share the repo here soon.
Day 6
Just finished building the Docker image for my first RL envs. Successfully tested it using https://t.co/IBeuImBYuE alongside the Gemma 3 1B model.
Day 7
Almost finished with the last_mile_logistic_env! I planned to submit it today, but I’ve hit a snag with the step function, it's getting assigned but stuck in status limbo.
I’ll get it resolved tomorrow! 😴
Day 4
Focused on the Action & Observe loop today, getting the environment state defined and running initial tests.
The goal is still to ship the first iteration by the end of the week