Skip to content

ai

Prompting Ideas

There you go – how to write a good prompt to get result you imagined. AI is not creative. It hallucinates like us, but it use existing image chunks. So, if we want to be… Read More »Prompting Ideas

what is RAG part 2

in my previous post we had some theory about Retrieval Augmented Generation. Let’s practice a bit. We will use ChatGPT to create RAG prompt and ask a few questions about the previous article: The chat… Read More »what is RAG part 2

What is RAG

in simple words, not from scientific article. RAG is a prompt. You just look for some content, anywhere around, and use it as prompt. That’s it. RAG. You must find content to improve your own… Read More »What is RAG