VSCode + ClaudeDev + Continue : STOP PAYING for CURSOR with this OPENSOURCE & LOCAL Alternative

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ม.ค. 2025

ความคิดเห็น •

  • @Museintel
    @Museintel 3 หลายเดือนก่อน +64

    Hey free tip as a digital strategist : don't use red border for your thumbnail, makes me feel I have seen this video as I want to scroll over it

  • @LibertyRecordsFree
    @LibertyRecordsFree 4 หลายเดือนก่อน +15

    I was using codeum for free, but your solution is much better !
    Thanks for the GREAT tutorial !

    • @ho757uff
      @ho757uff 3 หลายเดือนก่อน +4

      How is this solution superior to using Codeium in your eyes? Asking as a total noob before I jump in, thanks in advance.

    • @clutchboi4038
      @clutchboi4038 2 หลายเดือนก่อน

      @@ho757uff with this you can choose many different ai models and this does multifile editing which is better for more complex coding. with codium it can basically look at what you have open. i was trying to get codium to compare two files the other day and it couldn't do it. I'm a noob too but these extra features seem worth it if I'm understanding the capabilities correctly.

  • @u11l1l
    @u11l1l 4 วันที่ผ่านมา +1

    This is insane. Thank you for sharing the insightful information!

  • @mrinalraj4801
    @mrinalraj4801 5 หลายเดือนก่อน +32

    Cursor also allows to directly provide anthropic api keys

    • @ann__dreel
      @ann__dreel 4 หลายเดือนก่อน +2

      hey may i asking, if using free plan, is the composer still using 'Using slow request' ?

    • @Yessurrr
      @Yessurrr 4 หลายเดือนก่อน +3

      But then blocks other features like applying the code. You have to copy and paste it manually

    • @LaunchpadSchool
      @LaunchpadSchool 4 หลายเดือนก่อน

      ​@@ann__dreel​If by "Free plan", you meant "API-only", then you can't use Cursor Composer at all. I tried several times with API-only usage and they kept blocking saying I needed to upgrade to Cursor Pro in order to use that feature.

    • @passportmarc
      @passportmarc 2 หลายเดือนก่อน

      @@Yessurrr So if i use my own codes I lose the rest of the functionality

    • @Yessurrr
      @Yessurrr 2 หลายเดือนก่อน

      @ that’s what happend to me, yes. When I activated my OpenAI key after the trial the cursor mini llm, which is needed for codemerge, got deactivated. Give it a try and tell me if this is also the case for you after the trial period.

  • @JavArButt
    @JavArButt 5 หลายเดือนก่อน +53

    Classical music and dancing Pokémons - love it

  • @nahiyanalamgir7056
    @nahiyanalamgir7056 8 วันที่ผ่านมา +2

    Zed is an extremely efficient and powerful IDE written in Rust that is snappy like Sublime Text. It's refreshing to see an editor rendering its own graphics directly instead of relying on a web browser engine. First time in a decade, these guys learned their lesson from Atom and are considering FPS as an important metric (which no one does these days).

  • @christerjohanzzon
    @christerjohanzzon 5 หลายเดือนก่อน +129

    Well, to be fair...VS Code comes with an MIT License which allows for anyone to do basically whatever with the source code, including making it commercial. Steve Jobs did the very exact thing with MacOS.

    • @diabeticnomad
      @diabeticnomad 4 หลายเดือนก่อน +17

      That’s not entirely true it wasn’t macOS it was NEXT which we now know today as macOS without the MIT license

    • @cubed.public
      @cubed.public 3 หลายเดือนก่อน +8

      Nobody is saying they legally can't (otherwise Microsoft legal team would all at them)
      It's just seen badly by open source principles to fork an open source project and profit out of it instead of contributing

    • @hannah-belles
      @hannah-belles 2 หลายเดือนก่อน

      and even more projects utilize the base editor, Monaco.

  • @unom8
    @unom8 5 หลายเดือนก่อน +8

    For best results with large codebases you will need a reranker and performant text embedding

  • @jackflash6377
    @jackflash6377 5 หลายเดือนก่อน +7

    Another great video and step by step.
    Thanks for all you do !!
    Will give this a shot later today.
    Last time I used Claude with a "code helper" it ended up costing $43. I hope the caching feature can reduce that.

    • @AICodeKing
      @AICodeKing  5 หลายเดือนก่อน +3

      The prompt caching reduces the cost by like a lot.

    • @jackflash6377
      @jackflash6377 5 หลายเดือนก่อน

      @@AICodeKing I will definitely give that a try.

    • @Xavier-pq7zl
      @Xavier-pq7zl 5 หลายเดือนก่อน +2

      it reduces a lot but there is a caveat to that I hapened to learn while confronting with it. There is a tier system with Anthropic that dictates a rate limit per minute and day. 1st tier is 1 million tokens or so a day, so if you go above that, and I assume you would if you ended up with $43 it means you have a large codebase to go through, then for a whole day you can't do anythin anymore and by the time you are able to use the API again your cache is expired (valid for 5 min). In that scenario you would almost never use the cahing feature. the higher you go in the tiers the less of a hurdle this will be though

  • @ddwinhzy
    @ddwinhzy 5 หลายเดือนก่อน +40

    For beginners, full file editing is still quite necessary, because zero code is pretty much what they need

    • @muayyad1999
      @muayyad1999 5 หลายเดือนก่อน

      How can I achieve full file editing?

    • @ShaunPrince
      @ShaunPrince 5 หลายเดือนก่อน +1

      @@muayyad1999 With cursor, it is just `ctrl` + `K` to open the composer.

    • @muayyad1999
      @muayyad1999 5 หลายเดือนก่อน

      @@ShaunPrince Have you checked out Claude Engineer?
      I have heard it has Composer features, Does it do full file editing?
      I am still researching..

    • @Exclusifs
      @Exclusifs 5 หลายเดือนก่อน +1

      It seems ClaudeDev and Aider has full file editing as well. They can even create files when necessary.

    • @walterbeckett9461
      @walterbeckett9461 5 หลายเดือนก่อน +1

      Codium can do that. You can attach multiple files as context and rewrite a whole file.

  • @edsalad
    @edsalad 5 หลายเดือนก่อน +14

    I've been jumping back and forth with you and other TH-camr's on whether I should use Cursor or your methods. I attempted your Zed + Aider combination, but unfortunately I'm getting "account too young error" and upon research I have to wait 30 days to start using Zed's Ai feature. Keep in mind I have zero experience in coding or back end development and my only experience is in Figma. Hence, why I'm here trying to use AI to take me to the next level.
    This video is the f-king key! I followed your steps, along with other additional steps such as installing React, Python, Node, etc.., and boom I literally made an app with just prompting! Right now I hit a wall with my daily token limits due to the complexity of my app. I wanted to ask if you knew all the limits for Cursors paid plans? I'd like to build my knowledge when arguing with Cursor users Lol

  • @Nyao35
    @Nyao35 5 หลายเดือนก่อน +7

    For autocomplete, the free tier of supermaven is really really good if you can't use a local model for some reason

    • @corky2812
      @corky2812 2 หลายเดือนก่อน +1

      Cursor just acquired supermaven

  • @marciojose3873
    @marciojose3873 2 วันที่ผ่านมา

    Please consider using TH-cam's automatic dubbing to make your video accessible to other countries, such as Brazil (pt-br)

  • @BenjaminMey
    @BenjaminMey 5 หลายเดือนก่อน +20

    I'am still using cursor but without the subscription. I just add my openAI api token and it works pretty well for me. But the interesting alternatives from this video looks like a valid option too. I will absolutly try them out.

    • @ٴٴٴٴۥۥٴٴٴٴۥۥٴٴٴٴۥۥٴٴٴٴۥۥٴٴٴٴٴٴ
      @ٴٴٴٴۥۥٴٴٴٴۥۥٴٴٴٴۥۥٴٴٴٴۥۥٴٴٴٴٴٴ 5 หลายเดือนก่อน +5

      So can we use cursor this way even after the free trial time period?

    • @aner87
      @aner87 4 หลายเดือนก่อน +1

      interesting, how are speed and costs when you do that? on cursor website they claim it could become even more expensive than paying them directly (ofc they say that 😁)

    • @tctime2498
      @tctime2498 4 หลายเดือนก่อน

      @@aner87I have been using cursor for free + api keys for a few months via official anthropic API, OpenRouter, and Azure OpenAI.
      I ended up paying more and getting less features using my own API…by a lot.

    • @BenjaminMey
      @BenjaminMey 4 หลายเดือนก่อน +2

      @@aner87 Speed is pretty fast and costs depends ON the model of curse.

    • @herosimobiko
      @herosimobiko 4 หลายเดือนก่อน +1

      What about the autocompletion? I find using API key and the autocompletion doesn't work.

  • @pick_pick_pick
    @pick_pick_pick 7 วันที่ผ่านมา

    Great one, when using any API in cursor the Apply code should be done manually, great tutorial

  • @damien2198
    @damien2198 4 หลายเดือนก่อน +1

    Thank you so much, love this ClaudeDev + Continue

  • @tricksilver04
    @tricksilver04 3 หลายเดือนก่อน

    Thank you for this! I have been looking for a way to just use my claude subscription and not have another one for cursor. Claude Dev works really well

  • @askitstudios2954
    @askitstudios2954 หลายเดือนก่อน +1

    FINALLY SOMEONE SAID IT!!
    I 100% agree with you, make A updated tutorial view please

  • @dmh20002
    @dmh20002 5 หลายเดือนก่อน +80

    I like Anthropic’s api because it’s not a recurring monthly cost. I just buy credits when I need them. Now if I drop dead my wife won’t have to remember to cancel the account.

    • @3ladeZ
      @3ladeZ 5 หลายเดือนก่อน

      Can you send me your credit card details so I can make sure if it happens I will cancel all your bills

    • @Memes_uploader
      @Memes_uploader 5 หลายเดือนก่อน

      How much does it cost? Eg I ask 20-40 questions daily

    • @dmh20002
      @dmh20002 5 หลายเดือนก่อน +4

      @@Memes_uploader i'm using the API, for code gen not the chat. but its $15.00 per million tokens. . a token is usually something like 4 letters

    • @harrymagooslum5770
      @harrymagooslum5770 4 หลายเดือนก่อน +9

      I keep planning on when I’m going to “drop dead” too. But I’m nearly 60 years old so it’s probably natural for me to do so. 😢😂
      I hope that you “live long and prosper”. -Spock 😊

    • @dmh20002
      @dmh20002 4 หลายเดือนก่อน

      @@harrymagooslum5770 Yea the hard part is getting the prediction right.

  • @ArvandOfficial
    @ArvandOfficial 3 หลายเดือนก่อน

    amazing. thank you for your really useful content 😍💖

  • @gmcwhinney
    @gmcwhinney 5 หลายเดือนก่อน +1

    Thanks for presenting this approach. I'm sold on it👍

  • @arturodelfuturo
    @arturodelfuturo 4 หลายเดือนก่อน

    Great video! Thank you. 🙏
    Love the style, your uniqueness, and the merit.
    Keep it up! 👍🏻

  • @toluwade
    @toluwade 5 หลายเดือนก่อน +16

    I love your content + your confidence + your amazing humor.

  • @MacS7n
    @MacS7n 5 หลายเดือนก่อน +42

    I can't wait for continueDev to have a composer feature

    • @m4tthias
      @m4tthias 5 หลายเดือนก่อน

      The main difference between the chat interface and the Composer feature in Cursor AI lies in their functionality and efficiency for code editing and management.
      Chat Interface
      Manual Changes: In the traditional chat mode, users must manually apply changes to each file one by one. This involves clicking "apply" for each file and then saving them individually, which can be time-consuming and cumbersome.
      Single File Focus: While it allows for multi-file changes, the process is less streamlined compared to Composer, making it less efficient for larger projects.
      Composer Feature
      Batch Processing: Composer allows users to apply changes across multiple files simultaneously with a single click, significantly speeding up the workflow. This is particularly useful for full-stack development, where multiple files often need to be updated at once.
      Enhanced User Experience: With Composer, users can accept all changes at once, which simplifies the workflow and reduces the need for repetitive actions. It also supports a more intuitive chat-based interaction for generating and managing code.
      Overall, Composer is designed to enhance productivity and streamline the coding process, making it a more efficient option compared to the traditional chat interface.

    • @m4tthias
      @m4tthias 5 หลายเดือนก่อน +7

      Now we just need someone to use Cursor to develop the Composer feature for Continue Dev..

    • @m4tthias
      @m4tthias 5 หลายเดือนก่อน

      ​@@SjarMenace
      The main difference between the chat interface and the Composer feature in Cursor AI lies in their functionality and efficiency for code editing and management.
      Chat Interface
      Manual Changes: In the traditional chat mode, users must manually apply changes to each file one by one. This involves clicking "apply" for each file and then saving them individually, which can be time-consuming and cumbersome.
      Single File Focus: While it allows for multi-file changes, the process is less streamlined compared to Composer, making it less efficient for larger projects.
      Composer Feature
      Batch Processing: Composer allows users to apply changes across multiple files simultaneously with a single click, significantly speeding up the workflow. This is particularly useful for full-stack development, where multiple files often need to be updated at once.
      Enhanced User Experience: With Composer, users can accept all changes at once, which simplifies the workflow and reduces the need for repetitive actions. It also supports a more intuitive chat-based interaction for generating and managing code.
      Overall, Composer is designed to enhance productivity and streamline the coding process, making it a more efficient option compared to the traditional chat interface.

    • @jackleung0748
      @jackleung0748 5 หลายเดือนก่อน +6

      Composer can edit the codebase not just the single file ​@@SjarMenace

    • @ninjarogue
      @ninjarogue 5 หลายเดือนก่อน

      @@SjarMenacelol it can edit multiple files in the code base and it’s very easy to add context to your instructions from the composer.

  • @manu_astrofoto
    @manu_astrofoto 3 หลายเดือนก่อน +1

    I'm using Cody in Visual Studio and it's also pretty good :) Code completion, code chat... And no need for any local AI for code completion like Llama.

  • @Jav202x
    @Jav202x วันที่ผ่านมา

    Jeez you saved my life!!

  • @isheriff82
    @isheriff82 4 หลายเดือนก่อน

    Well done bro, truly appreciate it

  • @janvanveldhuizen
    @janvanveldhuizen 2 หลายเดือนก่อน +7

    I am still a bit concerned about using the Anthropic API key. I was very happy with Aider, but my money was quickly flowing out of my bank account-about 10 dollars every few days. I am a heavy user, so that made switching to Cursor easy because it costs 'only' 20 dollars per month. What is your opinion on this?

    • @AIMasterAfricana
      @AIMasterAfricana หลายเดือนก่อน

      For me I am using Windsurf is is working for me very well

  • @abautixta
    @abautixta 2 หลายเดือนก่อน

    simply, incredible your tutorial, I am enthusiastic to support me with ia for several things but it is very ugly to have to pay for each thing that sometimes can be achieved as in your tutorial, thank you very much greetings from Colombia.

  • @sergiogosoto
    @sergiogosoto 3 หลายเดือนก่อน

    Good stuff I just stared coding and this helps

  • @omarnayif-n4j
    @omarnayif-n4j หลายเดือนก่อน

    when I saw the title i thought you are showing some free alternative , thanks any way

  • @JavArButt
    @JavArButt 5 หลายเดือนก่อน +1

    Love your attempt to get us alternatives to cursor. Cursor indeed has some nice features. However, the price tag and not being open source is not that nice. So, thank you and keep us inshallah updated.

  • @kennedychidi7012
    @kennedychidi7012 5 หลายเดือนก่อน

    Thanks for the video, you've earned my subscription

  • @Ashyaa2
    @Ashyaa2 5 หลายเดือนก่อน +3

    there is that feature which is super helpful when u edit code it will mark the new code injected with green and parts deleted with red thats my weakness for cursor

    • @AICodeKing
      @AICodeKing  5 หลายเดือนก่อน

      That's just code diff. You can get that with Claude Dev as well.

    • @Ashyaa2
      @Ashyaa2 5 หลายเดือนก่อน

      @@AICodeKing bro that worth mentioning lol, does claud dev also understand that the llm sent part or chunk of a function and inject that part and keep the rest not touched ? 🥹

  • @mereramkrishna
    @mereramkrishna 25 วันที่ผ่านมา

    I am not a programmer and I am going to use it now. I just have uninstalled windsurger editor after watching your video lol.

  • @captnoplan3926
    @captnoplan3926 4 หลายเดือนก่อน

    This is great. For a newb this is really helpful.

  • @songsofhues
    @songsofhues 3 หลายเดือนก่อน

    Thank you, you are a true king!

  • @Trnd-Labs
    @Trnd-Labs 2 หลายเดือนก่อน

    Exactly. Been meaning to make youtube tutorial vids for devs and tech enthusiast for a while, and this topic will definitely be my first. The word "Agent" is the equilvanlt to the word "Metaverse" lol. Continue is fire though although it takes some configuring to work properly and even then the indexing of third party repos works sometimes and others not. Copilot w/ beta features and V0 should start ending the AI agent/AI code editor hype.

  • @finnpoitier
    @finnpoitier 5 หลายเดือนก่อน +14

    When considering costs, the main question is: How does Sonnet 3.5 compare against DeepSeek Coder? People want multi-file editing; if DeepSeek Coder worked well for it, costs wouldn't be an issue anymore. And there's one other thing when comparing Sonnet 3.5 costs in Claude Dev to Cursor: If the chat gets longer, we come easily to a point in Claude Dev, where one request costs 40 cents or more, whereas there is a fixed price of 4 cents in Cursor for each request.

    • @AICodeKing
      @AICodeKing  5 หลายเดือนก่อน +5

      Prompt caching reduces costs by a lot. The pricing thing of Sonnet was an old topic. It's now a lot cheaper.

    • @salamandr4111
      @salamandr4111 5 หลายเดือนก่อน +2

      exactly, as i stated in my other comment, if you code a lot with it, you can easily overpay and in this case cursor will be a cheaper option

    • @finnpoitier
      @finnpoitier 5 หลายเดือนก่อน +3

      @@AICodeKing Yes, agreed, prompt caching is great and important. Do you have an idea, how long the cache lasts? Is it like a few hours, or days even?

    • @kel78v2
      @kel78v2 5 หลายเดือนก่อน

      @@salamandr4111am curious to know if you’ve ever maxed out the 500 requests per month limit? I use claude pro a lot for data science and code length becomes an issue

    • @TechNews-b7e
      @TechNews-b7e 5 หลายเดือนก่อน

      ​​@@finnpoitier5 minutes. But it can be refreshed by automatic requests every 4 min

  • @skccharan
    @skccharan 2 หลายเดือนก่อน

    Thanks for the walkthrough...

  • @ChickenZillax
    @ChickenZillax 5 หลายเดือนก่อน +3

    just subscribed! because of this super informative video, thank you for making this!

  • @lolisaiahlol
    @lolisaiahlol 7 วันที่ผ่านมา +5

    Can you do the same thing with the DeepSeek Api? Using the Claudedev?

  • @wormholeinteractive
    @wormholeinteractive 4 หลายเดือนก่อน

    Earned a subscriber! thank you

  • @rafael.gildin
    @rafael.gildin หลายเดือนก่อน

    Loved the video 😂😂😂

  • @himanshuchauhan1015
    @himanshuchauhan1015 4 หลายเดือนก่อน +25

    Hey have you heard about PearAI, it's open source, it's a vscode + continue fork.
    and we are planning to add multi file editing feature in the next release

  • @nikhil_jadhav
    @nikhil_jadhav 5 หลายเดือนก่อน +1

    Thank you for adding Für Elise in between.

  • @mrstronciy1060
    @mrstronciy1060 3 หลายเดือนก่อน +1

    Claude 3.5 sonnet costs $18/month, Cursor costs $20/month and provide other premium models if you need.
    I guess there is a low difference between use Cursor or free open source analogs in price for user.

  • @syl3nth
    @syl3nth 2 หลายเดือนก่อน

    Cody is a pretty good VS Code extension for free that does code completion and goes through the code.

  • @manuelofosu
    @manuelofosu 4 หลายเดือนก่อน +1

    Do a video on how to rollback from cursor to vs-code. Many people would want to do that after seeing this video. Thank you

  • @johngoad
    @johngoad 5 หลายเดือนก่อน +4

    Free and Local is the best part about all of your videos. I'm not saying you don't provide value, cause you do like crazy, but on top of Free and local

    • @johngoad
      @johngoad 5 หลายเดือนก่อน

      Also there is a VS code extension for Aider made by a third party.

  • @alvarovasquez8978
    @alvarovasquez8978 5 หลายเดือนก่อน

    with codestral, you can use the api's groq too and you can use llama 3.1-70b parameter size And I think it could be better instead of spend your money.

  • @aimagicx
    @aimagicx 5 หลายเดือนก่อน +4

    Thanks

    • @nanantim
      @nanantim 27 วันที่ผ่านมา

      ......now that is support

  • @javiasilis
    @javiasilis 4 หลายเดือนก่อน +3

    Isn't
    Thank you very much for sharing AICodeKing :)
    Pretty wild. I'm loving how where these models are heading! The next versions of LLaMA should be amazing as well!

  • @drawing1611
    @drawing1611 5 หลายเดือนก่อน +3

    Create a video where it can completely be used with free models like Gemini 1.5 Flash and Pro

  • @minidragonlady
    @minidragonlady 2 หลายเดือนก่อน +5

    Is this still the latest updated way to replace Cursor with a local AI code assistant?
    I mean, is there a newer update to the setup you showed here?
    Thanks.

  • @OnyxStudiosInteractive
    @OnyxStudiosInteractive 5 หลายเดือนก่อน +1

    That is an awesome video. Thanks so much for making it. We are reslly entering a new age of software development.

  • @arun0191
    @arun0191 3 หลายเดือนก่อน

    hey you are awesome man. very useful video. keep posting like this video more. also tell us the genuine ways to make money using apps. ❤

  • @AdrianDantas
    @AdrianDantas 4 หลายเดือนก่อน

    Valeu!

    • @AICodeKing
      @AICodeKing  4 หลายเดือนก่อน +1

      Thanks for the support!

  • @wolfganggrojcig2528
    @wolfganggrojcig2528 18 วันที่ผ่านมา

    I was just thinking the same. I was researching replit the other day. I'm not sure how they got away with forking MS VS Code like that and selling it with AI models that are accessible.

  • @NamNguyen-ee7cm
    @NamNguyen-ee7cm 4 หลายเดือนก่อน +1

    The first time I know about Cursor is from this video.

  • @suryaramshere2741
    @suryaramshere2741 4 หลายเดือนก่อน

    Great tutorial, thanks

  • @ergun_kocak
    @ergun_kocak 4 หลายเดือนก่อน

    Thank you ❤

  • @lcarv20
    @lcarv20 5 หลายเดือนก่อน +1

    cursor cannot be cheaper than this because they need to pay the apis they are using (claude) plus it's not like the devs are not making any money out of it. I have been using neovim with avant and gemini (because I don't have access to claude from EU yet, and openAI doesn't have free api usage) and it's been working great. I will try this option later, and for most users, at least, with gemini should be free or at least almost free and I don't even need a payment method for the current usage.

  • @merotuts9819
    @merotuts9819 4 หลายเดือนก่อน +6

    How does this setup compare to the Codeium extension. I get all of these features from the Single VSCode extension too 🤔

    • @x7dl8p
      @x7dl8p 2 หลายเดือนก่อน

      which extension?

  • @subashbaskota9948
    @subashbaskota9948 4 หลายเดือนก่อน

    AMAZING! Thanks!!

  • @VortexFlickens
    @VortexFlickens 4 หลายเดือนก่อน

    Zed is pretty good I just hope they release new features soon and it's extensions become larger. They don't have a proper font and ligature support for Iosevka natively yet and no official windows version (without building it)

  • @keepsearchingk
    @keepsearchingk 4 หลายเดือนก่อน

    You are a genius man!!!!!

  • @Human_Evolution-
    @Human_Evolution- 2 หลายเดือนก่อน +2

    Is Claude 3.5 noticably better than ChatGPT 40?

  • @niruniruniru2904
    @niruniruniru2904 4 หลายเดือนก่อน +1

    I was not ready for that dragonite and charizard dance lol

  • @paulwong7224
    @paulwong7224 4 หลายเดือนก่อน

    Looking forward to the day you inform us that a composer features works with Ollama

  • @dllsmartphone3214
    @dllsmartphone3214 5 หลายเดือนก่อน +4

    finally. somebody that exposes that cursor is basically just a vs code fork and an extension that charges money! ❤

  • @polyconhousewares1187
    @polyconhousewares1187 11 วันที่ผ่านมา

    What you did is excellent , But people need high config pc.

  • @DarkLineSnes
    @DarkLineSnes 2 หลายเดือนก่อน

    you're a hero amongst the villains
    i cant give you money sadly cuz i'm not in good financial conditions but i do appreciate the tutorial ^^ very nice well done, best tutorial i've ever seen till today, easy to do no complicated stuff. could have some extra stuff like setting it up totally local (which i think you didnt put in the video probably cuz in the day you recorded it there was no option to run it through ollama, today we can)
    but how to do just as the cursor do which you have a chat tab and a composer one? i didnt really understand what composer does different, also can we mimic the "agent" mode composer has today?
    also which language model that i can download on ollama can do the computer use thing?/

  • @JinnyjinnyJin
    @JinnyjinnyJin 2 หลายเดือนก่อน +1

    This is great! I used cursor AI for 2 weeks and it was amazing. And we can use vscode like cursor AI for almost free? Awesome!. One question - Is it possible to apply code on claude dev? By applying I mean, apply the changed blocks of code to the related file.

    • @CristianOrihuelaTorres
      @CristianOrihuelaTorres 2 หลายเดือนก่อน +1

      I have the same question

    • @JinnyjinnyJin
      @JinnyjinnyJin 2 หลายเดือนก่อน +1

      @@CristianOrihuelaTorres I tried myself and applying the whole suggestion works! But accepting and rejecting part by part not seems available at glance.

    • @CristianOrihuelaTorres
      @CristianOrihuelaTorres 2 หลายเดือนก่อน

      @ ty! I’ll keep in cursor by the moment

  • @WaytogoforAI
    @WaytogoforAI 5 หลายเดือนก่อน +7

    Aider or claudedev what to pick

    • @pnwadventures2955
      @pnwadventures2955 5 หลายเดือนก่อน

      both!

    • @WaytogoforAI
      @WaytogoforAI 5 หลายเดือนก่อน

      @@pnwadventures2955 at the same time?

  • @dsweetz9236
    @dsweetz9236 5 หลายเดือนก่อน +1

    gimmie a min. Literally working on adding chatgpt, LM studio and ollama as we speak. I see I'm not the only who feels this way.

    • @dsweetz9236
      @dsweetz9236 5 หลายเดือนก่อน

      @AICodeKing whelp. Claude Dev now does OpenAI models. Like, it JUST came out.

  • @bloodyvladGT
    @bloodyvladGT 4 หลายเดือนก่อน

    It's pretty cool.. and stuff like that :)

  • @walterbeckett9461
    @walterbeckett9461 5 หลายเดือนก่อน

    You can also use codium extension

  • @znere65
    @znere65 5 หลายเดือนก่อน +3

    I prefer ClaudeDev as well but sadly I am hitting rate limits too quickly with larger projects… And since the OpenRouter integration for ClaudeDev doesn’t support promt cashing yet, the costs get out of hand way too fast… Does anyone has some recommendations? Maybe how to get to a higher tier at Anthropic or how you guys are handling bigger projects with ClaudeDev.

    • @AICodeKing
      @AICodeKing  5 หลายเดือนก่อน

      I think Anthropic's Rate limits are kind of dynamic. Like when there are a lot of people using their API it gets rate limited quite often but that gets fixed later on. So, a little waiting is fine atleast for me.

    • @znere65
      @znere65 5 หลายเดือนก่อน +1

      Interesting! The one minute pause I can tolerate as well but the daily limit isn’t something I can wait for in my situation.

  • @imranmohsin9545
    @imranmohsin9545 5 หลายเดือนก่อน +8

    This combo is the best out their considering how AI is still not super deterministic . ClaudeDev might be expensive but you are incharage of what request you are charged so its cheeper for short project changes or existing codebase change
    ClaudeDev could become expensive than Cursors pro model if you are using it too much but its worth it in long run considering if you are dedicated to the project you are willing to pay that much. Its still worth using ClaudeDev over Cursor i feel atm
    Using aider which lets you use any models from many platforms is good but at the end only Sonet 3.5 and Deekseekcoder are the only once that can make it well

    • @goldenglowmaster8510
      @goldenglowmaster8510 5 หลายเดือนก่อน

      How do you share an existing code base in order to improve it

    • @alsherifkhalaf7385
      @alsherifkhalaf7385 3 หลายเดือนก่อน

      I tried both , Cursor is cheaper

  • @robinmountford5322
    @robinmountford5322 4 หลายเดือนก่อน +2

    Love the voice over :-)

  • @fractalarbitrage
    @fractalarbitrage 5 หลายเดือนก่อน

    One more consideration is cursors servers and their api key to claude is getting hammered and essentially dosd by the onboarding of users. Using a more black sheep hacker approach will he like choosing to drove on an open highway versus freeway traffic.

  • @georgesimbe
    @georgesimbe 5 หลายเดือนก่อน

    Claude dev is so good, making stuff with it

  • @etherhealingvibes
    @etherhealingvibes 4 หลายเดือนก่อน

    VSCode + ClaudeDev = Just awesome

  • @pushkarjain4669
    @pushkarjain4669 3 หลายเดือนก่อน

    Thanks for this amazing video. BTW Is it possible to allocate the responsibilities of web app development among Aider, Cline, and Cursor according to their strengths to achieve the best results while minimizing costs?

  • @andre-ia-nocode
    @andre-ia-nocode 3 หลายเดือนก่อน

    Thanks for sharing

  • @JohnLewis-old
    @JohnLewis-old 5 หลายเดือนก่อน

    I'm using Claude Dev... can't wait for Llama 3.1 to have better coding options.

  • @Yessurrr
    @Yessurrr 4 หลายเดือนก่อน

    I think you started something. People will build a free open source clone of cursor also based on vscode which will be much more powerful.

  • @nicksrub
    @nicksrub 5 หลายเดือนก่อน +4

    @AICodeKing Curosr killer feature is the DIFF it does allowing you to apply changes from chat directly to code. Is there any other product that does that?

    • @AICodeKing
      @AICodeKing  5 หลายเดือนก่อน +2

      ClaudeDev and Aider does that

    • @psychurch
      @psychurch 4 หลายเดือนก่อน

      This is what I’ve been wondering about

    • @larissad.c7
      @larissad.c7 4 หลายเดือนก่อน

      @@AICodeKing vou testar aqui, mas mostre isso no seu proximo video com um sistema grande! No cursor está funcionando bem.

  • @luckyknot
    @luckyknot 2 หลายเดือนก่อน

    Thanks a lot for the video? as a amateur dev, what do you think about Cody? it´s only $10, you can tag the related files, etc. Not sure if this option would be much cheaper than Cody... thanks anyways for the video, much appreciated, it´s worth trying!!

  • @properpropeller
    @properpropeller 4 หลายเดือนก่อน

    VSCodium works as well 👍

  • @frontend-bts
    @frontend-bts 3 หลายเดือนก่อน

    this is amazing, but any suggestions for the best modal for autocompletion for react because qwen is not ideal for react

  • @nahiyanalamgir7056
    @nahiyanalamgir7056 8 วันที่ผ่านมา

    Here's what's gonna happen: People are going to flow with the hype and switch to Cursor. Some of them are going to pay and stay, but rest are coming back after they'll realize the back of the envelope price tag.

  • @julienv7031
    @julienv7031 4 หลายเดือนก่อน

    Nice video. Do you think you could do the same for VIM?

  • @SejalDatta-l9u
    @SejalDatta-l9u 5 หลายเดือนก่อน +5

    Totally agree. Cursor is terrible once paid for.
    2 days ago it was perfect and a godsend. Since paying for it, its making more mistakes than chat gpt alone : violating its rules, misunderstanding simple prompts etc.
    Support teams are too maxed out to help. YT is fully of people pleasers, who dont tell you about both sides of the coin. Thanks for being factual and unbiased.
    Way too early to pay for Cursor guys!!

    • @coupeproductions4388
      @coupeproductions4388 5 หลายเดือนก่อน +1

      Wtf are u talking about.

    • @SejalDatta-l9u
      @SejalDatta-l9u 5 หลายเดือนก่อน

      @coupeproductions4388 do you want to provide some context behind your statement?
      Given that there are more and more people commenting on youtube and flagging similar issues on the cursor support site, they seem to get what I'm saying.
      Happy for you if you're not experiencing any issues

    • @thenewdesign
      @thenewdesign 4 หลายเดือนก่อน

      Do they drop you from 4o to 3.5 once they get your card or what explains the quality degradation?

    • @0.amonymous
      @0.amonymous 4 หลายเดือนก่อน +1

      I'm actually having that issue with gpt3.5 in cursor, I swear it is braindead now or having mass hallucinations, but resetting your whole conversation probably will fix it.

    • @SejalDatta-l9u
      @SejalDatta-l9u 4 หลายเดือนก่อน

      ​@@thenewdesign No. Its nothing like that. You can always pick your preferred LLM model. I have some theories on what's going on, but I'm convinced that a) it's not intended/malicious, and b) they aren't just after your money. I've raised flags to their support staff and I think they handled it in the right way. I think this is just the price of us getting into too early.
      We get the good, bad and the ugly.

  • @dytra_io
    @dytra_io 4 หลายเดือนก่อน

    could you make a video about the best continue dev tab completion model? I've tried some models with it but it doesn't do well enough for my projects

  • @hope42
    @hope42 5 หลายเดือนก่อน +1

    I like your honesty on Cursor!

  • @Goofy8907
    @Goofy8907 16 วันที่ผ่านมา

    But what about cursors preview feature?

  • @jayeshcholker
    @jayeshcholker 4 หลายเดือนก่อน

    Vscode + codium =❤️

    • @NaanFungibull
      @NaanFungibull 4 หลายเดือนก่อน

      It doesn't have file creation and multi file edit like Cursor Compose offers though

  • @garydavis9573
    @garydavis9573 4 หลายเดือนก่อน

    Awesome video! Question: If I am using VS + Continue + ClaudeDev. do I also need to use Qwen2? I'm confused as to what continue is doing and what Qwen2 is doing here?

    • @garydavis9573
      @garydavis9573 4 หลายเดือนก่อน

      do I also need to use Qwen2? I'm confused as to what continue is doing and what Qwen2 is doing here? - Thanks in advance to anyone that can help here

    • @thahashahrod
      @thahashahrod 2 หลายเดือนก่อน +1

      Thats for running the model locally so its fully free. Instead of an API key.