Introduction
Transformers are the heart of modern AI models. AI has seen a lot of breakthrough advancements from ChatGPT to AI, and now. After the development of Transformers, translations and question-answering tasks have seen a breakthrough.
In this blog, I will try to explain Transformers from the basic concepts to how the complete architecture works.
Why Transformers?
It's not that Transformers were the first architecture to exist. Various architectures existed before, like RNNs, which take the current input and also the previous input.








