Comment by Kuyawa

2 days ago

Deepseek all the way, for both chat and coding. I can't complain as their price is the less expensive of all, started with just $2, worked all February and still $1.95 left in balance

Working on my first AI app for medical advice and I've been using it myself extensively to the point of addiction, it's magical

https://mediconsulta.net

I have heard mixed reviews about deepseek regarding coding how's your experience has been using deepseek when coding

  • I love it for the things that I do. It's not comparable to Claude which is the top coding experience right now but for typing chunks of code, refactoring, etc is more than enough.

    I don't have a full CLI agent, I just installed deepseek as a plugin in my Sublime Editor, some python code that takes the selected text or file and can do things to it on command, sometimes I just enter a prompt without selection so it can create code for me.

    All in all, enough for me as a lone coder, it doesn't have continuous integration or team edition which I don't care for, and for the price (cents per month) I couldn't ask for more.

    Let me know if I can be of any help