How I learned Generative AI basics
·7 min read
There are two ways to learn Generative AI: start with the high-level frameworks, or build from the ground up. I chose the latter. I learned Generative AI by building production-grade applications from the ground up using raw Python and the Groq API, before abstracting with frameworks.
Read article→