Skip to content

sing1ee/deepseekCoder

This branch is 20 commits ahead of, 9 commits behind osanseviero/InstantCoder:main.

Folders and files

NameName
Last commit message
Last commit date
Feb 14, 2025
Feb 14, 2025
Aug 2, 2024
Aug 8, 2024
Aug 8, 2024
Feb 12, 2025
Sep 13, 2024
Aug 2, 2024
Dec 27, 2024
Aug 2, 2024
Nov 7, 2024
Feb 12, 2025
Aug 2, 2024
Dec 27, 2024
Dec 27, 2024
Aug 2, 2024
Aug 2, 2024
Aug 2, 2024

Repository files navigation

DeepSeek Coder

Generate small apps with one prompt. Powered by the DeepSeek API.

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

Tech stack

  • DeepSeek API for code generation using DeepSeek-Coder models
  • Sandpack for the code sandbox
  • Next.js app router with Tailwind

You can also experiment with DeepSeek models on the DeepSeek Platform.

Cloning & running

  1. Clone the repo: git clone https://github.com/YOUR_USERNAME/deepseek-coder
  2. Create a .env file and add your DeepSeek API key: DEEPSEEK_API_KEY=
  3. Run npm install and npm run dev to install dependencies and run locally

This is a personal project and not affiliated with DeepSeek

Explore DeepSeek AI here

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%