Recipe Generator
This concept is based on the idea that every recipe or good meal has certain general components. Randomizing these items should result in potentially palatable meals. One night shift later, and features such as defining different diets subsequently led to this working concept.
I later added an AI recipe generation feature. My prompt is designed to instruct the AI (Llama7B) to generate the recipe using the generated ingredients. The AI is also rating the compatibility. Afterward, another script formats the generated text based on content such as bullet points, bold text etc. if there are any.
I did all the development of the webpage myself, based on the product idea generator. I was assisted with some code written and bugs correction by claude.ai
Try for yourself – cook responsibly.
Product Idea Generator
I've had the concept for the product idea generator for years, and I finally brought it to fruition during the COVID lockdown. Even though I had no prior experience with JavaScript coding, I managed to get it working. It is a relatively simple script that creates a potentially useful idea. Of course, this was before the rapid rise of ChatGPT and others, so the results aren't as thorough. However, this generator might offer some initial inspiration.
I did all the development of the webpage myself, basing the on a name generator I stumbled upon.
Try for yourself, but proceed with caution.