Category: Technology
-
Putting GPT to Good Use
Recently I wrote about how GPT-like technologies are far from good at generating things like recipes or anything that involves connecting concepts through logic and reasoning; this doesn’t mean we can’t have these technologies to assist us on these tasks. Advanced assisted editing tasks are the topic of today’s blog post. One of the strengths…
-
ChatGPT will Never Produce Good Recipes, This is Why
For over a year, I’ve been working with AI to generate recipes for my platform, whippedup.app, I tried different approaches based on machine-learning models and ended up settling with OpenAI’s GPT-3, the same technology that powers the wildly popular ChatGPT. The platform has been live for a while now, and I can see the long-term…
-
App Prototyping: When Software Engineering Matters More Than Documentation
I’ve been building software since I was 14 years old, and since then, I’ve suffered the consequences of refactoring bad code. First, it was my code that I suffered, then others’ code. Then, that’s how I learned the importance of good software engineering practices and how to make good progress when time is your most…
