A React Native Expo mobile application integrated with DeepSeek's AI capabilities for intelligent chat interactions.
- 🗣️ AI-powered chat interface
- 🤖 DeepSeek model integration
- 📜 Chat history persistence
- ⚡ Real-time responses
- 📱 Cross-platform (iOS & Android)
- 🔒 Secure API key management
- 🎨 Customizable UI components
- 🔄 Loading states and error handling
- Node.js v18+
- Expo CLI
- DeepSeek API Key
- Expo Go App (iOS | Android)
- Clone the repository
git clone https://github.com/logeshash/ai-chat-app.git cd ai-chat-app
