Created a web app which lists the videos on my You-Tube channel. The app accepts any public URL or can choose a number from the list and the video will play in the same window.
Trying to keep up with AI and tried out Google Gemini Pro 2.5 to see how it differs from ChatGPT.
With simple prompt engineering it is possible to create web apps which interact with the user and the code can handle difference scenarios based on choices made by the user.
The key take away is that with a little imagination you can build a user interface which works in a browser and provides output. Useful for training or learning things.
The web apps can look different each time you ask, even with the same prompt. This seems a side effect of AI in that it does not always give the right answer or even the exact same answer. I’m sure there are ways to achieve consistency but in a way it is also useful to see alternative results.
I created web apps to provide the CLI commands for EXOS, VOSS and Cisco IOS. I also created a regular expression tutor which is great for testing.