I asked it to help me design an app for a specific use case. It came up with a list of features, the tech stack, and even designed an initial database.
Show HN: AI Playground by Vercel Labs
61–70 of 103 posts
Re: Show HN: AI Playground by Vercel Labs
#62Re: Show HN: AI Playground by Vercel Labs
#63Earlier quoted context omitted.
Here's gpt4, it's formatting is better but this is the text. Though this isn't really the right way to use it, single responses miss a large amount of the potential imo. Startup Idea: SmartUpCycle Overview: SmartUpCycle is a disruptive startup aimed at revolutionizing the way we handle waste and promote sustainability through upcycling. The platform uses advanced AI and machine learning algorithms to intelligently id…
> The platform uses advanced AI and machine learning algorithms to intelligently identify and match discarded materials with potential new uses, connecting individuals and businesses with creative solutions for repurposing waste. In other words, GPT-4
Re: Show HN: AI Playground by Vercel Labs
#64You manage the Frameworks division (including Next.js, Svelte, and Turbo)? How did you get the time to build this?
Re: Show HN: AI Playground by Vercel Labs
#65It's completely broken. I couldn't even get one full response from one of the AIs, it always gets stuck near to the completion of the first response. After like 5 tries it told me that I used all my requests. lol.
Re: Show HN: AI Playground by Vercel Labs
#66It's completely broken. I couldn't even get one full response from one of the AIs, it always gets stuck near to the completion of the first response. After like 5 tries it told me that I used all my requests. lol.
Re: Show HN: AI Playground by Vercel Labs
#67GPT-4 is miles ahead of the competition. It's not even remotely close. I asked it to help me design an app for a specific use case. It came up with a list of features, the tech stack, and even designed an initial database.
Re: Show HN: AI Playground by Vercel Labs
#68Very nice! If you want to add a feature, feel free to make use of https://github.com/osteele/prompt-matrix.js , which I (well, ChatGPT and I) created for use in my own playground so that I could enter e.g. "Write a program to look for anagrams, in the style of ".
Re: Show HN: AI Playground by Vercel Labs
#69GPT-4 is miles ahead of the competition. It's not even remotely close. I asked it to help me design an app for a specific use case. It came up with a list of features, the tech stack, and even designed an initial database.
Yes and no. Or, yes for such use cases you mentioned, also it is miles ahead in reasoning capability, translations from Chinese, etc. etc. But still, for more casual talk, like bouncing ideas, brainstorming etc., I prefer Claude. It's kind of more "friendly", less formal, and, which is sometimes also important, much quicker.
With the API, you can basically customize the session ranging from providing batshit bananas replies (by setting high temperature) or almost deterministic replies (by setting low temperature) with personality controlled by the system prompt, so you can make it "friendlier", "less formal" or anything else.
It is still as slow via the API as via ChatGPT though, which kind of sucks when you're using it for longer passages. I do wish it was just about 100% faster.
Re: Show HN: AI Playground by Vercel Labs
#70Maybe slightly tangential, on the subject of UIs for ChatGPT, does anyone know a good UI for voice input to ChatGPT, for either the website or via an API ?