Пікірлер
@JimmyJones-mo2to
@JimmyJones-mo2to 6 сағат бұрын
I grabbed the course, can't wait to get through it!
@Archonsx
@Archonsx 10 сағат бұрын
im most excited for llama 4
@JacobJarnvall
@JacobJarnvall 13 сағат бұрын
@indydevdan how can I get in touch with you if I have questions regarding the course? Thanks in advance, Jacob
@indydevdan
@indydevdan 11 сағат бұрын
Hey Jacob. You can email [email protected] with your questions 👍
@twosatoshis2478
@twosatoshis2478 14 сағат бұрын
Fantastic mindset. Do you plan to build a community with your course?
@MuneebHussain-d7e
@MuneebHussain-d7e 14 сағат бұрын
Instead of writing long and specific prompts, wouldn't it be better to write code and use AI code assistance only when you actually need it? Or, for the most optimal approach, just use the cursor?
@indydevdan
@indydevdan 11 сағат бұрын
My take: Over the course of 2025. Writing code by hand is going to be more and more of a mistake every single day. Why? Because not leverage Generative AI is a mistake. This is what PAIC is about. It's why I created it in the first place - To make this transition easier.
@TimExcellent
@TimExcellent 16 сағат бұрын
Signed up! Legend. I’m no programmer but have been getting quite good and built a few things, worked out it seems to be more about thinking now and having something else do the doing, so have been absorbing books on coding and it’s been working well -> level up time
@gtrguy17
@gtrguy17 20 сағат бұрын
It's not ai taking programmers jobs. It's idiots like Elon Musk who buy a company and then fire 80% of it's developers then makes the remaining team work 80 hours a week or face losing their job.
@fielstem
@fielstem 23 сағат бұрын
What would you say are the prerequisites to be successful in completing your course?
@indydevdan
@indydevdan 11 сағат бұрын
Programming fundamentals, git basics, terminal basics and an understanding that AI is reshaping software. If you have these skills (or can adapt and learn them quickly) you will be successful.
@tuaitituaiti1565
@tuaitituaiti1565 Күн бұрын
Where course
@robertpaulig7359
@robertpaulig7359 Күн бұрын
Я не хочу это лайкать что бы не увидели другие )))) но я лайкнул из уважения к автору. 😖
@shguevara
@shguevara Күн бұрын
Just bought the course. I'm happy to support @indydevdan as he's been providing tremendous value for free. Dan I'm looking forward for you to create a community around this, being the course the first stepping stone towards that. Merry Christmas and Happy New Year! 🎄🎁💯
@unknmanserbia2642
@unknmanserbia2642 Күн бұрын
We need this for Node js
@mwdcodeninja
@mwdcodeninja Күн бұрын
Ibhave had good results with running the threats and passing tests output back to aider until the tests pass.
@indydevdan
@indydevdan 11 сағат бұрын
NICE! This is a powerful (and simple) agentic pattern.
@tharunt3342
@tharunt3342 Күн бұрын
Can you provide a video for Complete guide
@imflyingoverclouds
@imflyingoverclouds Күн бұрын
Great content! Thank you! I'm heavy user of aider as well.
@meme-q1e8o
@meme-q1e8o Күн бұрын
Do you offer student discounts?
@tharunt3342
@tharunt3342 Күн бұрын
Pyaudio package is not installing, Can anyone help me to sort out this error :\project\poc-realtime-ai-assistant>uv run main.py x Failed to build `pyaudio==0.2.14` |-> The build backend returned an error `-> Call to `setuptools.build_meta.build_wheel` failed (exit code: 1) [stdout] device_api.c C:\Users\THARUN\AppData\Roaming\uv\python\cpython-3.13.1-windows-x86_64-none\include\pyconfig.h(138): warning C4005: 'MS_WIN64': macro redefinition C:\Users\THARUN\AppData\Roaming\uv\python\cpython-3.13.1-windows-x86_64-none\include\pyconfig.h(138): note: 'MS_WIN64' previously declared on the command line src/pyaudio/device_api.c(9): fatal error C1083: Cannot open include file: 'portaudio.h': No such file or directory [stderr] WARNING:root:Warning: VCPKG_PATH envrionment variable not set. INFO:root:running bdist_wheel INFO:root:running build INFO:root:running build_py INFO:root:copying src\pyaudio\__init__.py -> build\lib.win-amd64-cpython-313\pyaudio INFO:root:running build_ext INFO:root:building 'pyaudio._portaudio' extension INFO:root:"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMS_WIN64=1 -IC:\Users\THARUN\AppData\Local\uv\cache\builds-v0\.tmpIv4PbG\include -IC:\Users\THARUN\AppData\Roaming\uv\python\cpython-3.13.1-windows-x86_64-none\include -IC:\Users\THARUN\AppData\Roaming\uv\python\cpython-3.13.1-windows-x86_64-none\Include "-IC:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\ATLMFC\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\cppwinrt" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" /Tcsrc/pyaudio/device_api.c /Fobuild\temp.win-amd64-cpython-313\Release\src/pyaudio/device_api.obj /MT cl : Command line warning D9025 : overriding '/MD' with '/MT' error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2 hint: This usually indicates a problem with the package or the build environment. help: `pyaudio` (v0.2.14) was included because `realtime-api-async-python` (v0.1.0) depends on `pyaudio`
@R3ND3RR0R
@R3ND3RR0R Күн бұрын
So coding isn’t dead, just syntax
@carinebruyndoncx5331
@carinebruyndoncx5331 Күн бұрын
Put an announcement up on the currently still free skool community "Coding the future with AI". Tim Kitchens free course covers more of the prompting needed to get to the design making use of a.o. user stories. My feeling is you pick up where he more or les stops, very complementary.
@marilynlucas5128
@marilynlucas5128 Күн бұрын
I don't think Sonnet is the best anymore. I am getting great results with Deep Seek coder. I just had to imagine what Sonnet's system prompt might be. Then I came up with a really detailed, innovative system prompt and now I am getting better performance using Deep Seek than Sonnet 3.5. It's just the system prompt. You can make magic with it. Now I have my Cline set up functioning far better than Windsurf using Deep Seek coder.
@williamjums5078
@williamjums5078 Күн бұрын
Hi, I have a quick question: would it be possible to enable subtitles if I enroll in the course? English is not my native language, and I find subtitles (in English) very helpful to ensure I fully understand the content without misinterpreting anything. Thank you in advance for your response. Best regards,
@indydevdan
@indydevdan Күн бұрын
Hey William. Yes, subtitles will ship soon. I will bump this up for you and ship it into videos over the next couple days (expect pre Friday).
@mikegehard6402
@mikegehard6402 Күн бұрын
How long did it take you to write the prompt?
@scottx1415
@scottx1415 Күн бұрын
Clearly a more serious approach vs most others posting in this space. Amazing work, liked, subscribed and look forward to updates.
@danteefluellen1290
@danteefluellen1290 Күн бұрын
Instantly bought the course u have putnme on wirh so many of yiur videos thb u got me here into these tools and stuff. So my i have yhis workflow or whatever of database llm agents noe ur showing there is no need for afents the nodels r the agents and u break the model into smaller chucks to get ur job done. Sp wjen i saw ur course i was thos woll tesch me eveytbing he knows. With so much out there i just need to know to sell to busoness snd work for myself . I just saw a video yesterday talking only 2 percentage of business r using ai. Im thinking om auper far behind but that is not the case at all❤
@BeYob
@BeYob Күн бұрын
Does it include ADA?
@BeYob
@BeYob Күн бұрын
Any chance you can offer a payment plan? I live in Viet Vietnam the price is a bit steep, but I know the value is there.
@RuneX_ai
@RuneX_ai Күн бұрын
Well done with the video dan!
@techfren
@techfren Күн бұрын
Love this video thank you
@TiquitaRobinson-w5i
@TiquitaRobinson-w5i Күн бұрын
enterprise-ai AI fixes this (Code complete projects in PHP or Python). AI Coding: Gemini 2.0 Flash
@Laxobigging
@Laxobigging Күн бұрын
one of the best people in this space, and he's probably the only person providing an evergreen framework. thank you sir.
@cucciolo182
@cucciolo182 Күн бұрын
Really nice tutorial on how you managed to make the agents work together! I was wondering if it’s possible to recreate Devin AI using similar techniques
@MichelCourtine
@MichelCourtine Күн бұрын
I thought I was doing it AI coding right, you just gave me an extra level up upgrade. Thanks
@GoDjMike
@GoDjMike Күн бұрын
Excellent methodology with reverting the codebase and swapping out agents/models to compare empirically. This is exactly what happens at scale- just reverting pre-PR and comparing tests and lints. Reminds me of building an algorithm for stock trading, then testing it on historical data to see how it would have done.
@DmitryAvramenko
@DmitryAvramenko Күн бұрын
Dan, thank you again for an incredible video. Have signed up for your course! Looking forward to learn more. Will you be sharing code for your project inside your paid course?
@indydevdan
@indydevdan 11 сағат бұрын
👍 If you liked this video you'll get a ton of value out of the intermediate lessons. No current plans to share the personal knowledge base in PAIC. (Great feedback btw)
@FredPauling
@FredPauling Күн бұрын
Nice hot take intro on the state of AI. On the mark.
@gerryscat
@gerryscat Күн бұрын
I seemed to have zoned out at the beginning, your using Mermaid to build some diagrams, but what has that to do with your python code? It is some kind of wrapper for a Mermaid API or something?
@alexjensen990
@alexjensen990 Күн бұрын
I would be interested to see how a combination of Sonnet and Gemini worked out. One could lower the cost, potentially, while maintaining most of the speed and accuracy. I may give that a shot tonight or tomorrow to see for myself. Great video! Quickly becoming a go to channel for me. Keep up the good work.
@adalovecraft2140
@adalovecraft2140 Күн бұрын
It took me exactly 30 seconds from the time i saw the PAIC url to the point of signing up. Any other "AI Engineer" content creator would have been laughed right off of my subscriptions. You, however, are worth every penny.
@aibeginnertutorials
@aibeginnertutorials Күн бұрын
You are the best of the best on KZbin. As a former Silicon Valley bro, I appreciate your style of teaching and the excellent content that is actually useful if you are looking to build production grade AI powered agent applications. I have decided to sign up for your course as a start to my New Year. Right now I am finishing up delivery of an NextJS, React, modular Agent app, then Christmas break (first break in a year) then beginning 2025 with your course. Thank you for your excellence, KZbin needs more of it. All the best.
@franktfrisby
@franktfrisby Күн бұрын
Is mistral able to keep up?
@KevinKreger
@KevinKreger Күн бұрын
I had a real world Cypher SQL coding task. Flash was a total fail. It couldn't do postgresql and just kept apologizing. Claude saw a complete pro.
@petermsamson
@petermsamson 2 күн бұрын
the waving of the (your) hands behind what your showing everyone, is just far to distracting
@carinebruyndoncx5331
@carinebruyndoncx5331 Күн бұрын
I zoom in ...
@p73737E
@p73737E 2 күн бұрын
you must try the experimental versions. they are mind blowing
@ethelfrancis2020
@ethelfrancis2020 2 күн бұрын
you got the blustering scammer cadence down perfectly. using so many words without saying anything.
@kalyansattaluri8718
@kalyansattaluri8718 2 күн бұрын
hello Dan, I am not getting any video, only audio.. not sure of others, please take a look. Thanks!
@kalyansattaluri8718
@kalyansattaluri8718 2 күн бұрын
I meant, in the course. I bought the course and I have only audio. Excited for this.
@indydevdan
@indydevdan 2 күн бұрын
Investigating your issue Kalyan. Thank you for letting me know.
@indydevdan
@indydevdan Күн бұрын
Update: Issue identified. It's a video encoding issue (h265 vs h254). Rolling out fallbacks. I will let you know when fix is live.
@indydevdan
@indydevdan Күн бұрын
Kalyan, this issue has been resolved. Give it another shot. If you run into any additional issues hit 'Report an Issue' and I'll resolve it for you. Thanks for being patient.
@kalyansattaluri8718
@kalyansattaluri8718 Күн бұрын
@@indydevdan Yes. its working. Thank you and Hope you have great holidays!
@hartmannsson
@hartmannsson 2 күн бұрын
Shut up and take my money!
@MoMo-op6yx
@MoMo-op6yx 2 күн бұрын
Is the price covers all the modules in the course or we need to pay again to unlock the modules ?
@indydevdan
@indydevdan 2 күн бұрын
One price - 8 videos. Start with every beginner lesson unlocked. Unlocks for lessons 4-8 happen at 50% watch time of the previous lesson.
@dom6512
@dom6512 2 күн бұрын
IMO, the course is too expensive (which says nothing about actual value, whether that is value the customer receives or the value of your time. You should offer an a la carte option. If your Courses are worth the money, then people will continue to buy more or go all in. Make the user create an account. Offer the first course for $10-20, the second for $20-40, then apply that amount to the full package amount or keep charging $20-50 per course going forward, which will cost the customer more in the long run, but may be more approachable. Not everyone has $150-300 to throw at your content. There are so many people putting out AI coding content now, $150-300 is a big ask when people don't know exactly what value they are getting from it, that they can't get for free already. If the courses are that good, let them sell themselves. I think you will find far greater success going this route than $150-300 or nothing. I personally won't dish out the $150, but will throw out $10-20 to find out what they are all about before diving in fully. You might get some subscribers to bite, maybe even quite a lot, but the current pricing structure will greatly limit potential overall.
@withmarko
@withmarko 2 күн бұрын
Nice video! Somehow this whole ai coding wave managed to transform coding from a an engineering discipline to an activity that to me feels a bit more like alchemy. Even when I take the exact same steps in my workflow, I get wild differences in quality of output with no clear reason why.
@tonynolan9428
@tonynolan9428 2 күн бұрын
Thankyou. That was a great 30 minutes of my life. Intriguing and captivating to learn from an expert. Ill be joining today.