I never know what to DoorDash, so I had @DevinAI build a map of SF restaurants you can filter by protein, calories, etc. It found which places publish their calories, reverse engineered APIs, OCRed menus, and did a lot of other cool stuff autonomously.
Turns out FiDi and SoMa are best for protein maxxing. Pac Heights, Russian Hill, and Noe Valley are some of the worst.
@Here2LearnXD@DevinAI SWE 1.7โs currently free for paid users so Iโd rip as much usage as you can the next couple days and see for yourself. Think Devin is great for long running tasks and anything that requires computer use or parallelization
Other cool finds:
1. The highest protein-per-calorie meal in SF is Popeyes Blackened Tenders (47g protein, 280 cal)
2. The highest calorie meal is 4.3k calories and itโs unsurprisingly from Carlโs Jr
3. Most protein you can eat in SF for under 2,000 calories is 174g (try to beat this): Applebee's chicken salad + IHOP steak & eggs + a Shake Shack Triple.
I was pretty surprised to see how much Devin did on its own. It ran 10 parallel agents to speed up information discovery and had a separate testing agent QA the front end after each UI change.
Then it double checked each calorie count against the reported macros (9*fat + 4*carbs + 4*protein).
I was pretty surprised to see how much Devin could do on its own.
It managed 10 parallel agents running research at any given moment and had a separate testing agent to open the browser and QA the frontend.
Then it double checked each calorie count against its macros (9*fat, 4*carbs, 4*protein) to remove any junk data.
Other cool finds:
Other cool finds:
- The highest protein-per-calorie meal in SF is Popeyes Blackened Tenders (47g protein, 280 cal)
- The highest calorie meal is 4330 calories and itโs an 8pc & 4 biscuits from Carlโs Jr.
- Most protein you can eat in SF for under 2,000 calories is 174g: Applebee's chicken salad + IHOP steak & eggs + a Shake Shack Triple.