Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zzdjk6/openai-chat-ui
https://github.com/zzdjk6/openai-chat-ui
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zzdjk6/openai-chat-ui
- Owner: zzdjk6
- License: mit
- Created: 2023-04-23T06:00:06.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T10:18:15.000Z (over 1 year ago)
- Last Synced: 2024-11-11T18:45:44.026Z (3 months ago)
- Language: TypeScript
- Homepage: https://zzdjk6.github.io/openai-chat-ui/
- Size: 6.94 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openai-chat-ui
This is an open-source clone of ChatGPT using OpenAI api and React Native.
## Stacks
- Expo
- NativeBase
- ReduxToolkit## Run
```shell
npm i
npx expo start
```