The Most Important App of the Day
Watch 3 teams of devs race the clock to build a breakfast-themed app from scratch in Web Dev Challenge.
The Challenge
It’s the most important meal app of the day! Build an app that is somehow related to breakfast.
Manage your favorite recipes, track the best breakfast burritos, build a digital shrine to pancakes — we don’t care what you build as long as it has something to do with breakfast.
The Tool: Hashbrown.dev
Your app must use Hashbrown.dev as part of the build.
Hashbrown.dev allows developers to create generative UIs using your own components. It’s fully free and open source, released under the MIT license.
With Hashbrown, developers can provide a set of custom components (https://hashbrown.dev/docs/react/concept/components) with a clear schema, and use that to give your LLM guardrails for outputting generative — but quality controlled! — user interfaces that adapt to meet the needs of your users.
You’ve also got access to:
- safe function calling: https://hashbrown.dev/docs/react/concept/functions
- structured output: https://hashbrown.dev/docs/react/concept/structured-output
- a JavaScript Runtime: https://hashbrown.dev/docs/angular/concept/runtime