Skip to content

A basic mobile chatbot that uses Brainshop API to respond to user messages.

Notifications You must be signed in to change notification settings

ELMOUADDIBE/MobileDev_SimpleChatBot

Repository files navigation

Mobile Chatbot App

This mobile app is a simple chatbot that interacts with users by leveraging the Brainshop API to process and respond to messages.

mobile_app_chatbot

Features

  • Send and receive messages through a user-friendly interface.
  • Utilizes Brainshop API for intelligent and dynamic responses.

Setup

  1. Clone the repository to your local machine.
  2. Open the project in your preferred Android development environment.
  3. Ensure all dependencies are properly installed:
    • Retrofit2 for API requests
    • Gson for JSON serialization and deserialization
  4. Build and run the app on your Android device or emulator.

Usage

  • Start the app and enter your message in the text field.
  • Press the send button to submit your message.
  • View the response from the chatbot displayed in the chat interface.

Requirements

  • Android SDK
  • Retrofit2 and Gson Converter Library for API requests
  • Internet connection for API communication

Contributing

Feel free to fork this repository and submit pull requests to contribute to its development.

About

A basic mobile chatbot that uses Brainshop API to respond to user messages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages