Looking for feedback on v0 design implementation, Prompt Enhancer

Hi Everyone,

I’ve already shared this with G and Ben, but I’d love to get broader team feedback on my v0 implementation. For context, it’s a prompt enhancer that takes simple inputs and expands them into more detailed prompts. For example, if someone inputs “write hello world”, it transforms it into something like “Write a program that outputs the string Hello World to the console or terminal. The program should be written in a specified programming language such as Python, TypeScript, C++, or JavaScript.”

I know my version might differ from the actual design specs - I did my best to recreate it with my current skill level!

Your insights would be really valuable in helping me improve this implementation.

Thanks for taking the time to look at this!

Best, Josh

1 Like

Hi, @spiritual! Welcome to the Vercel Community :smile:

Thanks for also joining us during the London event! It looked like a lot of fun.

Would love to click around and take a look (beyond a screenshot) if you have it deployed on Vercel already? But from what I can see it looks good!

I’d also love to play around with the tool. I know a lot of folks in the community that have been looking for ways to improve their prompts. This will definitely benefit a lot of people. :pray:

Hi @pawlean

I will deploy this on Vercel soon but here is a video representation of it for now.

Thanks,
Josh

1 Like

Hi @pawlean

Here is the link of the prompt enhancer for v0.

Best,
Josh

1 Like