top | item 39909392

(no title)

solias99 | 1 year ago

@swyx I personally think it's not just about AI engineering, because step function improvements in foundational models means that everyone's AI stack is in trouble, not just ours.

For us, an underrated part of what is valuable is the components and their API design. Being able to have a <DataTable /> with just the right props for the right use cases, so that a foundational model doesn't go and build it from scratch is useful. The reason is mainly because now you save money on tokens, and save time because faster inference (since abstractions are already in place).

tl;dr give AI the right tools > trying to compete at foundational layer. (We are building those tools.)

discuss

order

chipgap98|1 year ago

But you're using shadcn components, which are open source. Everyone has access to those components. I don't understand how you will be differentiated