Skip to content

A full-stack DeepSeek clone built with Next.js 14, TypeScript, and DeepSeek API. Upload PDFs, generate embeddings, and perform AI-powered semantic search with real-time responses.

Notifications You must be signed in to change notification settings

obito8010/DeepSeek-Clone

Repository files navigation

#🔍 DeepSeek Clone – Full-Stack AI Search Engine This project is a full-stack clone of DeepSeek, built by following the tutorial DeepSeek AI Clone - Full Stack Next.js + AI App. It mimics the functionality and interface of an AI-powered semantic search engine, combining the power of modern web technologies with OpenAI’s capabilities.

🚀 Features 🌐 Full-stack application using Next.js 14 (App Router) and TypeScript 🎨 Elegant UI with Tailwind CSS 🧠 AI-powered search with OpenAI API 🔍 Semantic document search using Vector Embeddings 🗃️ Upload and index PDF documents for context-aware searching ⚡ Real-time response streaming (using openai-streams)

🛠️ Tech Stack Frontend: Next.js 14, TypeScript, Tailwind CSS Backend: OpenAI API, Supabase, Pinecone / Vercel KV Embeddings: OpenAI Embedding API Authentication: Clerk (or replace with Auth.js/Auth0 if preferred)

📁 Project Status ✅ In Progress – Actively building and refining features

#📄 How to Use 1.Clone the repo 2.Set up environment variables (.env.local) 3.Run the dev server with npm run dev 4.Start uploading PDFs and querying them with smart AI search!

About

A full-stack DeepSeek clone built with Next.js 14, TypeScript, and DeepSeek API. Upload PDFs, generate embeddings, and perform AI-powered semantic search with real-time responses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published