How did Umami Guru start?
I have a collection of Asian recipes, and every time I want to cook something, I'm stopped by the need to strictly follow the ingredient list. If I don't have the right fish or vegetable, I have to find a substitute, but I also need to consider the specifics of cooking. Umami Guru solves this problem by finding alternatives in local stores and adapting the recipe to the new ingredient on the fly.
How is Umami Guru different from similar projects?
The closest alternative is Magic Kitchen, but our platform already contains ready-made recipes from which the user chooses what to cook. In the future, we might introduce a service for selecting dishes from the database based on available ingredients, but for now the focus is on ready-made recipes with an AI assistant.
What exactly did the neural networks do, and what remained for you as the author?
The neural networks wrote all the code for the AI features. I handled the design, the idea, and the overall architecture of the app.
How long did the current version take, and what was the longest part?
Three months with breaks for other projects. The longest part was designing the ingredient substitution logic and integrating the AI models.
What is currently the biggest obstacle to the next step?
I need to manually populate the platform with my recipes. I have a configured local handler for parsing text and images, but first I need to move hosting from Firebase to my own and replace the current AI models, as they have become too expensive.