I started my journey of learning ai engineering since september 2025 , It has almost about 9months but still I have not create even single project on anything. What to do? if I start a project but later on If could not continue then ? what can I do for this situation.
if you start a project and find out you could not continue it, then you learn the specific thing that is missing and then continue building your project
learn what you need and don’t stop
Just learn to bridge the gap between what you can’t do and can do. Slow and steady is okay, tech is hyper-competitive but as long as you make projects that stand out and show who you are you’ll be fine.
Bro don’t worry the headaches you feel aren’t a failure of your ability but only your patience, even in gym you got push through the pain to get the gains, just like I am doing for Pythonc![]()
Hi @its_naveed !
Welcome to the forum!
Every beginner has faced this. Even before AI tooling came out.
Programming is more than just syntax. It is about problem solving. It is completely normal to get stuck a lot and not know what to do next.
But you have to lean into that discomfort and be willing to fail dozens of times to get to a place where you have a project built. This will require tons of research, asking questions, trail and error until you get to a working solution. But that is the process. That is programming. ![]()
I don’t know what types of projects you are building, but you might need to start smaller. Or break up your existing project into smaller parts and tackle it one step at a time.
Hope that helps.
Welcome to the forum @its_naveed
The first step is always the most daunting. AI engineering requires you to integrate and optimse existing foundation models.
Could you start by building a text summariser or an email reply generator?
Document what you already have, what you need, and only watch videos if it is related to completing the current project.
Happy coding