Skip to content

TejasGupta-27/Chatbot_Flutter

Repository files navigation

Chatbot_Flutter

Chatbot Project Using OpenAI

Chatbot Flutter App

Chatbot Flutter App is a mobile application built using Flutter that incorporates a chatbot for interactive conversations. This project utilizes state management with the provider package for managing models and chat data.

Table of Contents

Overview

The Chatbot Flutter App provides a user-friendly interface for interacting with a chatbot. The app is built with Flutter, allowing for cross-platform compatibility.

Features

  • Chat Interface:

    • Interactive chat interface for conversations with the chatbot.
    • Real-time updates and responses.
  • State Management:

    • Utilizes the provider package for efficient state management.
    • Separate providers for managing models and chat-related data.

Getting Started

Prerequisites

  • Flutter installed on your development machine.
  • Code editor (e.g., VSCode, Android Studio) with Flutter plugin.

Installation

  1. Clone the repository:

    git clone https://github.com/TejasGupta-27/Chatbot_Flutter.git
    cd Chatbot_Flutter
  2. Run the app:

    flutter run

Usage

  1. Open the app on your emulator or physical device.

  2. Engage in conversations with the chatbot using the interactive chat interface.

  3. Explore and customize the app based on your requirements.

Folder Structure

The project follows a standard Flutter folder structure. Key directories include:

  • lib: Contains the Dart code for the application.
  • assets: Includes any static assets, such as images or fonts.
  • test: Houses the test files for the application.

About

Chatbot Project Using OpenAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published