Skip to content

Welcome to the DeepSeek Chat Integration repository! πŸš€ This project demonstrates how to build an intelligent chatbot using React Native (Expo) and integrate it with the DeepSeek API for seamless, real-time conversations.

Notifications You must be signed in to change notification settings

hellochirag/deepseek-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“± DEEP Seek Chat Integration with React Native (Expo)

Welcome to the DEEP Seek Chat Integration project! πŸš€ This project helps you build an auto chatbot using the DeepSeek API with React Native Expo.

Screenshots

πŸš€ Get Started

1️⃣ Install Dependencies

npm install

2️⃣ Start the App

npx expo start

You'll see options to open the app in:

πŸ’¬ DeepSeek API Integration

This app is powered by the DeepSeek API, allowing you to create smart, responsive chatbots with minimal setup.

πŸ”‘ How to Set Up DeepSeek API

  1. Go to DeepSeek.
  2. Select "Access API".
  3. In the left sidebar, click on "API Keys".
  4. Click "Create new API Key".
  5. Optionally name your key for easy management.
  6. Copy the API Key and store it securely (you’ll need it in the code).

πŸ“¦ Configuration

Add your DeepSeek API key in the project:

REACT_NATIVE_DEEPSEEK_API_KEY=your-api-key-here

✨ Features

  • Seamless integration with DeepSeek API
  • Real-time chatbot communication
  • Optimized for both Android and iOS using Expo
  • Clean UI for smooth user interaction

πŸ”„ Reset the Project (Optional)

If you want a fresh start:

npm run reset-project

This will move the starter code to the app-example folder and create a blank app directory.

πŸ“š Learn More

🀝 Join the Community

πŸ’‘ Contributing

We welcome contributions! Please fork the repo, create a branch, and submit a pull request.

πŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for more details.


Built with ❀️ using React Native Expo and DeepSeek API.

About

Welcome to the DeepSeek Chat Integration repository! πŸš€ This project demonstrates how to build an intelligent chatbot using React Native (Expo) and integrate it with the DeepSeek API for seamless, real-time conversations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published