Live data from Hacker News

Developers can now submit apps to ChatGPT

openai.com

71–80 of 137 posts

Re: Developers can now submit apps to ChatGPT

#71
post #69

I have a specific prediction made that I want to document here. There will come a new UI framework/protocol, maybe something over HTML/CSS/JS that works within a chat ui context for such ChatGPT (or other llm) integrations. For example, if you have an ecommerce app or website and want to integrate it with ChatGPT then you will have to develop on the new UI primitives. The primitives might include carousels, lists, ta…

Google literally just released this on their GitHub. It must be in ether.

Do you have a link ready or do you know the name of the project?

Re: Developers can now submit apps to ChatGPT

#72
post #69

I have a specific prediction made that I want to document here. There will come a new UI framework/protocol, maybe something over HTML/CSS/JS that works within a chat ui context for such ChatGPT (or other llm) integrations. For example, if you have an ecommerce app or website and want to integrate it with ChatGPT then you will have to develop on the new UI primitives. The primitives might include carousels, lists, ta…

Google literally just released this on their GitHub. It must be in ether.

Right https://developers.googleblog.com/introducing-a2ui-an-open-p...

I swear I had made this prediction quite a while back but thanks for pointing it out :D

Re: Developers can now submit apps to ChatGPT

#73
post #71
post #69

Earlier quoted context omitted.

Google literally just released this on their GitHub. It must be in ether.

Do you have a link ready or do you know the name of the project?

https://developers.googleblog.com/introducing-a2ui-an-open-p...

Re: Developers can now submit apps to ChatGPT

#74
post #69

I have a specific prediction made that I want to document here. There will come a new UI framework/protocol, maybe something over HTML/CSS/JS that works within a chat ui context for such ChatGPT (or other llm) integrations. For example, if you have an ecommerce app or website and want to integrate it with ChatGPT then you will have to develop on the new UI primitives. The primitives might include carousels, lists, ta…

Google literally just released this on their GitHub. It must be in ether.

I wonder what ChatGPT will do with this - will it adopt it or make its own framework?

Re: Developers can now submit apps to ChatGPT

#75

Earlier quoted context omitted.

Seems plausible but the overall architecture is still the same, your request has to be "routed" by some NN & if that gets stuck picking a node/"expert" (regardless of "tools" & "veracity" scoring) that keeps refusing the request incorrectly then getting unstuck is highly non-trivial b/c users are not given a choice in what weights are assigned to the "experts", it's magic that OpenAI is performing behind the scenes t…

I think maybe you mean something else when you say MoE. I interpret that as “Mixture of Experts” which is a model type where there is a routing matrix applied per layer to sort of generate the matmul executed on that layer. The experts are the weight columns that are selected, but calling them experts kinda muddies the waters IMO, it’s really just a sparsification strategy. Using that MoE you almost certainly would g…

Here you go: https://q.uiver.app/#q=WzAsOSxbMCwxLCJcXHRleHR7cXVlcnkgffCfp...

Re: Developers can now submit apps to ChatGPT

#76

What's the benefit in giving free labor to Sam Ctrlman beyond what he's already extracted? And are they just going to steal whatever good apps get submitted?

Zero sum mentality is tiring!

Unbridled AI mania is as well

Re: Developers can now submit apps to ChatGPT

#77
post #16

They are unfocused. Need to stop with the mba playbook moves like this and just make the model worth paying for.

You’re thinking like an entrepreneur, Sam thinks like a VC. For them it’s easier to sell 100 half assed ideas that could be worth a trillion dollars than to have one refined idea that’s “only” worth $10B.

Re: Developers can now submit apps to ChatGPT

#79
> All submissions must come from verified individuals or organizations. Inside the OpenAI Platform Dashboard general settings, we provide a way to confirm your identity and affiliation with any business you wish to publish on behalf of. Misrepresentation, hidden behavior, or attempts to game the system may result in removal from the program.

They really want your ID

Post reply on HN