Did anyone else underestimate how much random stuff there is to learn in Generative AI?
I started learning generative AI thinking most of my time would go into understanding models.
Ended up spending time on completely different things.
One day I was reading about prompts, then embeddings, then vector databases, then RAG, then trying to understand why a model was giving weird outputs even though everything looked fine.
I also realized building something yourself feels very different from watching tutorials. I'll watch a 20 minute video and think "okay that looks straightforward", then spend the next few hours trying to figure out why something isn't working.
Not complaining or anything, I actually like it. I just didn't expect the learning process to go like this.
Curious if anyone else had the same experience or if I just went down a weird path.