Skip to content

sing1ee/deepseekCoder

 
 

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

About

Create apps with Deepseek

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • CSS 1.2%
  • JavaScript 0.2%