我想打造我的第一个 AI 产品
来自一个零编程知识起步之人的分步指南。
从你想做的东西开始
Don't start with courses. Start with a project. I wanted a chatbot for my blog - that drove everything.
考虑快速通道(2026 年新推出)
If I were starting today, I'd look at Google's new AI certificate first. It includes vibe coding — building apps without writing code. In 2023 I spent months learning Python basics. This might get you building faster.
把 AI 当作你的编程导师
ChatGPT wrote most of my early code. The key is knowing what to ask. Take fundamental courses to build vocabulary.
部署之前先学安全
I got 200+ security warnings on my first deployment. Learn the fundamentals first.
奏效的课程顺序
Andrew Ng's courses gave me the vocabulary to think about AI. Here's the order I recommend.
挺过死亡之谷
You will get stuck. I was stuck for 3 months. The key is to keep trying different approaches.
发布真实可用的产品
DIALØGUE took 6 months. STRAŦUM took 75 days. The first product is the hardest. Just ship.