Vigyata.AI
Is this your channel?

Build Full Stack DeepSeek Clone Using Next JS With DeepSeek API | AI Project In Next Js

92.7K views· 1,850 likes· 237:59· Mar 17, 2025

🛍️ Products Mentioned (5)

Build your own DeepSeek Clone using Next js and deepseek API, Create AI App like DeepSeek or ChatGPT step by step tutorial. 👉 Clerk Auth: https://go.clerk.com/Xr6IDN7 👉 Live Preview: https://deepseek-gs.vercel.app 👉 Download the assets: https://greatstack.dev/assets/next-js-deepseek-clone 👉 Source code: Please check the pinned comment SUBSCRIBE: @GreatStackDev In this video we are going to learn How to build your own Full Stack deepseek AI app using Next JS. In this Full Stack Next js project we will use Clerk for user authentication and MongoDB Atlas for Database. When user creates account on this deepseek clone app, then user data will be stored in MongoDB database with the help of clerk webhooks. When you ask anything from AI, you will get the response using DeepSeek API, and all chat data will get saved in the database that you can access from the sidebar of this AI App. After building this next.js project we will deploy it online using Vercel and we will get the project live link. You can use that project live link in your resume. Next JS Projects: 👉 Next JS e-Commerce Project: https://youtu.be/nxK_TCt2pKw 👉 Next JS portfolio website: https://youtu.be/Y2kGqbzvAn4 👉 Beginner's Next JS: https://youtu.be/zgJjWx3b958 ----------------------------------------- #nextjs #fullstack #greatstack #coding #programming #javascript #fullstackproject #fullstackwebdevelopment #collegeprojects #webdevelopment #aiprojects #deepseek #deepseekAPI ------------------- Watch Full Stack Food Order Website tutorial: 👉 https://youtu.be/DBMPXJJfQEA Watch Full Stack Chat App tutorial: 👉 https://youtu.be/gbocZlm71nE Watch Full Stack Music Streaming Website 👉 https://youtu.be/KdGfhSpT6pc Watch Full Stack Blog Website Tutorial 👉 https://youtu.be/HdWCh_4XE1Q ------------------------------------- Build more React JS projects: Complete Portfolio Website In React: 👉 https://youtu.be/4ag1LsgIUc0 Build ChatGPT Clone In React: 👉 https://youtu.be/EzkWAviyYgg Build AI Image Generator with OpenAI In React 👉 https://youtu.be/PZG2MvOjud0 Create Weather App In React 👉 https://youtu.be/7JqdjWB88Kk ------------------- Image and icon credit: https://www.deepseek.com ------------------------------------- Connect with me: 👉 https://linktr.ee/iamavinashkr Connect with GreatStack: Instagram: https://instagram.com/GreatStackDev Twitter: https://twitter.com/GreatStackDev Facebook: https://facebook.com/GreatStack

About This Video

In this video I build a full stack DeepSeek clone in Next.js, step by step, exactly like a mini ChatGPT/DeepSeek web app. You get a clean UI with an input box to send prompts, a typing effect for the AI response, and a sidebar where you can expand/collapse, start a new chat, and manage your recent chat history. I also show how to format code responses so they look structured like your VS Code theme, and how the page auto-scrolls while the answer is generating. On the backend side, I use Clerk for authentication (Google + email signup), and I store user data in MongoDB Atlas using Clerk webhooks when someone creates an account. Every prompt/response chat is saved into the database so you can open it later from the sidebar, rename it, or delete it. After we finish building, I deploy the project to Vercel so you get a live link you can add to your resume—because real deployed full stack AI projects add serious value when you’re applying for dev jobs.

Frequently Asked Questions

🎬 More from GreatStack