Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobileAI Chat Bot

A simple mobile chat interface powered by OpenAI's GPT-3.5-turbo model.

Users can interact with the chatbot and choose how it responds — in English, Finnish, Swedish, or like a drunken pirate.

Features

  • Chat with an AI assistant using OpenAI API
  • Select response style/language
  • Persistent language preference using AsyncStorage
  • Intuitive mobile UI
  • Modal-based settings menu

Technologies

  • React Native – Cross-platform mobile development
  • Expo – Simplified development and deployment
  • OpenAI API – Chatbot responses (GPT-3.5-turbo)
  • AsyncStorage – Persisting language settings locally
  • @env – Environment variable management
  • @expo/vector-icons (Ionicons) – Iconography for the UI

Setup

  1. Clone the repo
  2. Install dependencies:
  3. npm install in bash
  4. Run with Expo Go or Android Studio

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages