Skip to content
/ Chattie Public

An AI-based chatbot application using React Native.

Notifications You must be signed in to change notification settings

utk145/Chattie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native AI Chat Application

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

Prerequisites

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)

Getting Started

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

Snapshot Snapshot
1 2

Releases

No releases published

Packages

No packages published