https://github.com/fitri-hy/chatbot-ai-react-native
Simple ai chatbot project using React Native.
https://github.com/fitri-hy/chatbot-ai-react-native
ai android app chatbot gemini gpt ios react-native
Last synced: 3 months ago
JSON representation
Simple ai chatbot project using React Native.
- Host: GitHub
- URL: https://github.com/fitri-hy/chatbot-ai-react-native
- Owner: fitri-hy
- License: mit
- Created: 2024-05-15T12:21:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T12:23:49.000Z (about 2 years ago)
- Last Synced: 2025-03-25T14:39:03.320Z (over 1 year ago)
- Topics: ai, android, app, chatbot, gemini, gpt, ios, react-native
- Language: TypeScript
- Homepage:
- Size: 328 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chatbot AI React Native 👋
Simple ai chatbot project using React Native
## Get started
1. Clone Repositories
```bash
git clone https://github.com/fitri-hy/chatbot-ai-react-native.git
```
2. Start the app
```bash
cd chatbot-ai-react-native
npm install
npm start
```
In the output, you'll find options to open the app in a
## Learn more
To learn more about developing your project with Expo, look at the following resources:
- [Expo documentation](https://docs.expo.dev/): Learn fundamentals, or go into advanced topics with our [guides](https://docs.expo.dev/guides).
- [Learn Expo tutorial](https://docs.expo.dev/tutorial/introduction/): Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.