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