Skip to content

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

 
 
 

Contributors