react-native-chatgpt and chat-btc

These are ecosystem siblings: one is a reusable React Native library for integrating ChatGPT into any application, while the other is a specific application built using React Native/Expo that happens to incorporate ChatGPT functionality for a Bitcoin-focused use case.

react-native-chatgpt
59
Established
chat-btc
26
Experimental
Maintenance 0/25
Adoption 14/25
Maturity 25/25
Community 20/25
Maintenance 2/25
Adoption 3/25
Maturity 9/25
Community 12/25
Stars: 585
Forks: 79
Downloads: 44
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 4
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
Stale 6m No Package No Dependents

About react-native-chatgpt

rgommezz/react-native-chatgpt

A React Native wrapper around ChatGPT to seamlessly integrate it with your applications. It handles authentication, streamed responses, and keeping track of conversations. 100% client-side :robot:

Leverages `react-native-webview` to handle ChatGPT authentication flow via browser-based login, storing tokens securely using `expo-secure-store`. Provides a React Context API-based hook interface (`useChatGpt`) that manages authentication state and exposes a `sendMessage` function supporting real-time streaming responses while maintaining conversation history across sessions.

About chat-btc

alexandresanlim/chat-btc

A "Chat GPT" for bitcoiners. Development with React Native and Expo

Scores updated daily from GitHub, PyPI, and npm data. How scores work