What an amazing job of explaining all this! And a super cool use of aider scripting! Keep these videos coming please!
@AIDrivenCoder10 күн бұрын
I really appreciate your feedback! It means a lot to know that the content is resonating with you. I’ll definitely keep the videos coming!
@josueramirez387913 күн бұрын
Nice first time hearing about Svelte! I’m new to coding with AI so this videos help a lot understand why the development isn’t running good!! I have aider installed but I’ve used CLINE a lot more … just need to learn and understand how to take advantage of aider to really develop full stack apps
@AIDrivenCoder13 күн бұрын
Happy you found this video helpful! You're right - Cline is great and I use it a lot too. Aider really shines with complex tasks like this migration project though. Both tools have their strengths, so keep experimenting to find what works best for your projects! 😊
@TheDevawa10 күн бұрын
That's a really cool web app. I'd love to test it out, did you deploy this somewhere or do you have the code in a public repo somewhere?
@AIDrivenCoder10 күн бұрын
Thanks for your interest! The app is still in active development - I'm working on making it more stable and polishing up some features. I will release it publicly in the coming weeks and share the repo link and deployment details once it's ready. Stay tuned! 😊
@TheDevawa9 күн бұрын
@@AIDrivenCoder Can't wait. You're doing really great work and you're definitely ahead of the trend which will definitely contribute to your channels growth.
@DonvitoCodes10 күн бұрын
ayos!!
@adriangpuiu7 күн бұрын
from agentix import Agent print(Agent['aider_list_file']('I want to add a logging system')) # Output: ['src/logger.py', 'src/config/logging.yaml', 'tests/test_logger.py'] . think fast ...