DeepSeek
Open-source AI assistant for conversations, coding, and reasoning
Descripción General
DeepSeek is a Chinese AI company that develops powerful open-source language models. DeepSeek-R1 is their reasoning model that rivals top proprietary models at a fraction of the cost. It excels at math, coding, and complex reasoning tasks.
Características
Cómo Empezar
Visit deepseek.com and create an account. Use the web chat interface directly or integrate via the API at api.deepseek.com. The models are also available on Hugging Face and Ollama for local deployment.
Precios
Free / API pricing
Ver detalles de preciosPreguntas Frecuentes
Is DeepSeek free?
Yes, the web chat is free. The API has very competitive pricing, significantly cheaper than GPT-4 or Claude.
Can I run DeepSeek locally?
Yes, DeepSeek models are open-source and can be run locally using Ollama, vLLM, or other frameworks.