Skip to content

A client UI using deepseek API (compatible with OpenAI API) using react and tailwind

License

Notifications You must be signed in to change notification settings

ngnclht1102/deepseek-chat-ui

Repository files navigation

DeepSeek && ChatGPT Clone with Tailwind CSS

A modern, responsive chat interface inspired by DeepSeek, built using React, Tailwind CSS, and the DeepSeek, OpenAI API. This project supports Markdown rendering, streaming responses, and persistent chat history using local storage.

Demo

Live version https://67dc1b37aebdab1d5e7ebc49--cozy-biscotti-3f96f8.netlify.app/

ChatGPT Clone Demo

The demo showcases the chat interface, streaming responses, Markdown rendering, and persistent chat history.

Set Up Your API Key

To use this application, you need an API key from either OpenAI or DeepSeek . Follow the steps below to obtain and configure your API key.

Option 1: Using DeepSeek API

Register for a DeepSeek Account

Visit the DeepSeek Platform and sign up for an account if you don’t already have one.

Generate an API Key
  • Once logged in, navigate to the API Keys section of your account dashboard.
  • Generate a new API key and copy it.

Option 2: Using OpenAI API

Register for an OpenAI Account

Visit the OpenAI Platform and sign up for a free account if you don’t already have one.

Generate an API Key
  • Once logged in, navigate to the API Keys section .
  • Click "Create new secret key" and copy the generated key.

Install

yarn install

Run

yarn dev

License

This project is licensed under the MIT License.

About

A client UI using deepseek API (compatible with OpenAI API) using react and tailwind

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published