Back to Templates

deepseek template

Use deepseek to write code and quickly generate applications.

View Demo
FrameworkNext.js
Use CaseAI
Use deepseek to write code and quickly generate applications.

Deepseek Playground

Generate small apps with one prompt. Powered by EdgeOne Pages Edge AI.

Tech stack

  • EdgeOne Pages Edge AI for code generation using DeepSeek models deployed on global edge nodes
  • Sandpack for the code sandbox
  • Next.js app router with Tailwind

Free Daily Quota

Edge AI provides free daily API calls:

ModelDaily Limit
@tx/deepseek-ai/deepseek-v3250
@tx/deepseek-ai/deepseek-v3-032450
@tx/deepseek-ai/deepseek-r1-052820

Learn more about Edge AI: EdgeOne Pages Edge AI Documentation

Using Your Own DeepSeek API Key

If you need unlimited API calls, you can use your own DeepSeek API key:

  1. Get an API key from DeepSeek Platform
  2. Set the DEEPSEEK_API_KEY environment variable in your EdgeOne Pages project settings

When DEEPSEEK_API_KEY is set, the app will use the DeepSeek API directly instead of Edge AI.

Cloning & running

  1. Clone the repo: git clone https://github.com/YOUR_USERNAME/deepseek-coder
  2. Run npm install and npm run dev to install dependencies and run locally

Credit

This project is derived from deepseekCoder, deployed for free using EdgeOne Pages, with unlimited CDN bandwidth and function calls.

This project is fully based on llamacoder. Please follow Nutlope and give them a star.