An open API service indexing awesome lists of open source software.

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.

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.