AI Tattoo Generator: App Development Use Case for AI Engineers
I strongly believe that there is still so much potential in generative AI that is untapped, even in this oversatured market where AI is added to everything. This potential can…
I strongly believe that there is still so much potential in generative AI that is untapped, even in this oversatured market where AI is added to everything. This potential can…
At waypost.ai we have built an in-house method for Question and Answering using LLM technologies to not only answer questions about an application but to guide users by telling them…
LLMs are very poor at math, even if you happen to add a math textbook to its dataset. It will not learn to do calculations well. This teachback article will…
This article will show you how to set up a basic React app that enables you to input Tattoo ideas and let OpenAI’s DALL·E 2 generate an image and post…
Oddly enough I couldn’t find anything like a proper AI Tarot card reading game online so ofcource I had to build it. Tarot reading games seem simple to implement. Building…
Prompt engineering is a crucial technique for improving the performance of large language models (LLMs), allowing users to customize the model’s behavior to specific tasks or domains. By designing effective…