📢 Important Update: The file creation issue shown in this video has been fixed! The fix is now available in Aider's main branch. To get the latest version with the fix, you can run either: aider --install-main-branch or python -m pip install --upgrade --upgrade-strategy only-if-needed git+github.com/Aider-AI/aider.git This will resolve the file creation problems we encountered in the video. Thanks to the Aider team for their quick response! 🙌
Thanks for the suggestion! I actually have a video about installing Aider that you can check out here: ua-cam.com/video/Ob7CVtwh39k/v-deo.html. Creating a portfolio page with Aider is a great idea though - I'm planning to make a dedicated tutorial on that soon! Stay tuned! 😊
Thanks for letting me know about the broken link! The repo is currently private while I'm developing the core features, but I plan to make it open source in the coming weeks. Really cool to hear you're interested in building something similar! Feel free to subscribe to stay updated when I release the code.
Great idea for this app! I was also thinking of a similar workflow for creating project planning/preparation documents for use with LLMs, but why not make it into a dedicated app to do so! Hoping to find your open sourced app in the future, maybe we can contribute!
Thanks for watching! While Cline is indeed a great VS Code extension for AI development, I focused on Aider in this video specifically for its cost optimization features. Both tools have their strengths - Cline offers seamless VS Code integration, while Aider provides more flexibility in managing API costs. In the end, it really comes down to your workflow preferences and priorities. For developers specifically focused on cost optimization (which was this video's main topic), Aider's approach offers some unique advantages. But both tools are valuable additions to an AI developer's toolkit! 😊
@@AIDrivenCoder so your saying aider uses less tokens for the same prompt versus cline? We all know Bolt is the greedy elephant in the room lol but bolt is supposed to solve this issue soon without writing the code from top to bottom like it does currently
From my experience, Aider tends to be more efficient since it can use targeted search/replace blocks instead of always rewriting entire files. Bolt's a bit hard to compare since they use credits rather than showing token counts - not sure if the full file rewrites we see are just UI animations or actual behavior. Curious to see their optimization updates though!
@@AIDrivenCoder they did say they have barely any margin versus plugging your API key so I'm curious to see when they update to the major version how it compares with cline with an API key which i use right now
Please please..zoom in more. Me and many others will watch this video via their Amazon fire TV or phone. You don't have to zoom in crazy but certainly when you watch the most popular channels you'll notice how zoomed in they are
Thank you for the feedback about the zoom level! You make a great point about viewers watching on various devices. I'll definitely adjust the zoom in future videos to make the code more readable on phones and TVs. I want everyone to be able to follow along comfortably, regardless of their screen size. Really appreciate you taking the time to let me know! 🙏
didn't understand anything letters, numbers...a lot of if and div... in bolt i say: make me this app. and bolt makes me an app. i say: deploy it. and bolt deploy it. bolt is for people who know nothing about programming, like me.
Thanks for the comment! Bolt is fantastic for getting apps started quickly - I use it too! This video is about tools like Aider that can help when you want to add more features to your Bolt app later. Start with Bolt, and when you're ready to grow your app, these tips will be here waiting for you! 😊
📢 Important Update: The file creation issue shown in this video has been fixed!
The fix is now available in Aider's main branch. To get the latest version with the fix, you can run either:
aider --install-main-branch
or
python -m pip install --upgrade --upgrade-strategy only-if-needed git+github.com/Aider-AI/aider.git
This will resolve the file creation problems we encountered in the video. Thanks to the Aider team for their quick response! 🙌
I love that you didn't edit out the AI screw ups! It is much closer to real life
I'm glad you appreciate the raw moments! It really helps to show the authentic side of the process.
Solid boss!
Thanks for the feedback! 😊
Great tutorial sir, Thanks kabayan:)
Cool, using a little bit of human effort can reduce token usage by a lot. Also want to learn more about how svelte can be useful in AI coding
I think your next video should be how to install aider and how to use a model with it. From start to finish to create a portfolio page
Thanks for the suggestion! I actually have a video about installing Aider that you can check out here: ua-cam.com/video/Ob7CVtwh39k/v-deo.html. Creating a portfolio page with Aider is a great idea though - I'm planning to make a dedicated tutorial on that soon! Stay tuned! 😊
your link for the AIPromptArchitect Project is not working , I thought about making the same application
Thanks for letting me know about the broken link! The repo is currently private while I'm developing the core features, but I plan to make it open source in the coming weeks. Really cool to hear you're interested in building something similar! Feel free to subscribe to stay updated when I release the code.
Great idea for this app!
I was also thinking of a similar workflow for creating project planning/preparation documents for use with LLMs, but why not make it into a dedicated app to do so!
Hoping to find your open sourced app in the future, maybe we can contribute!
Pinoy? Ganda guide sir.
Yes sir, I am! Thanks for stopping by the channel.
@@AIDrivenCoder
Salamat po. Subscribed and Liked -> Kapabayan.
Would like to collaborate for future projects I have in mind.
Let me know if feasible.
Very nice video. Isn't Cline better than Aider for coding purpose?
Thanks for watching! While Cline is indeed a great VS Code extension for AI development, I focused on Aider in this video specifically for its cost optimization features. Both tools have their strengths - Cline offers seamless VS Code integration, while Aider provides more flexibility in managing API costs.
In the end, it really comes down to your workflow preferences and priorities. For developers specifically focused on cost optimization (which was this video's main topic), Aider's approach offers some unique advantages. But both tools are valuable additions to an AI developer's toolkit! 😊
@@AIDrivenCoder so your saying aider uses less tokens for the same prompt versus cline? We all know Bolt is the greedy elephant in the room lol but bolt is supposed to solve this issue soon without writing the code from top to bottom like it does currently
From my experience, Aider tends to be more efficient since it can use targeted search/replace blocks instead of always rewriting entire files. Bolt's a bit hard to compare since they use credits rather than showing token counts - not sure if the full file rewrites we see are just UI animations or actual behavior. Curious to see their optimization updates though!
@@AIDrivenCoder they did say they have barely any margin versus plugging your API key so I'm curious to see when they update to the major version how it compares with cline with an API key which i use right now
thanks you. Don't notice it's free up to 100$ dollar/month and only cost about 1$/1M request.
Please please..zoom in more. Me and many others will watch this video via their Amazon fire TV or phone. You don't have to zoom in crazy but certainly when you watch the most popular channels you'll notice how zoomed in they are
Thank you for the feedback about the zoom level! You make a great point about viewers watching on various devices. I'll definitely adjust the zoom in future videos to make the code more readable on phones and TVs. I want everyone to be able to follow along comfortably, regardless of their screen size. Really appreciate you taking the time to let me know! 🙏
didn't understand anything
letters, numbers...a lot of if and div...
in bolt i say: make me this app. and bolt makes me an app.
i say: deploy it. and bolt deploy it.
bolt is for people who know nothing about programming, like me.
Thanks for the comment! Bolt is fantastic for getting apps started quickly - I use it too! This video is about tools like Aider that can help when you want to add more features to your Bolt app later. Start with Bolt, and when you're ready to grow your app, these tips will be here waiting for you! 😊
@@AIDrivenCoder thanks :)
i hope it will help me in future