OpenAI vs DeepSeek

OpenAI vs DeepSeek


  • Total voters
    33
I have used Deepseek for coding and it seems to be more comprehensive (giving detailed code, longer context window) compared to OpenAI. But I often run into the issue of server being busy.
 
I have used both openai and deepseek for content generation and I have found that deepseek is much better at content generation. The output was much more detailed and factually correct then openai.
 
Deepseek API takes 15 second to return, if at all. OpenAI API returns in <1 to 5s. As I'm using it for a chatbot, I had to go with OpenAI, and with the gpt-4o-mini model, prices are comparable to deepseek. Although OpenAI has 90% accuracy rate, sometimes it just hallucinates. Wish I had a method to reduce that.
 
One thing I like about GPT is that even when you miss some facts in your research because you couldn't get them on Google, GPT somehow finds a way to fill in the gaps. I don’t know where or how it pulls dates, but as long as its memory is updated to that point, those empty spaces won’t stay empty.
 
Back
Top