Use deepseek to write code and quickly generate applications.
Next.js
Generate small apps with one prompt. Powered by the DeepSeek API.
You can also experiment with DeepSeek models on the DeepSeek Platform.
git clone https://github.com/YOUR_USERNAME/deepseek-coder
.env
file and add your DeepSeek API key: DEEPSEEK_API_KEY=
npm install
and npm run dev
to install dependencies and run locallyThis 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.