This is an AI chat application using React Native, Next.js, and the Palm API. It has a chat interface, and an AI-powered chatbot capable of answering user queries built using Expo, React Navigation, and Next.js
Before we get started, make sure you have the following prerequisites in place:
- Node.js and npm installed
- Expo CLI installed
- A code editor of your choice (e.g., Visual Studio Code)
To start editng my AI chat application, you'll need to set up a new project using React Native and Next.js. Follow these steps to get started:
# Clone the repository
git clone https://github.com/utk145/Chattie
# Change into the project directory
cd Chattie
# Install project dependencies
npm install
# Running the app
expo start