Skip to content

maher-linkdev/azure_chat_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Chatbot App using Azure Bot Framework SDK

This is a Flutter application that integrates a chatbot powered by the Azure Bot Framework SDK. The app enables users to interact with a chatbot.

Features

  • Chatbot integration using Azure Bot Framework SDK
  • Real-time conversation handling
  • Rich UI components for messaging
  • Secure API communication with Azure Bot Service

Installation & Setup

Prerequisites

AZURE CHAT BOT FRAMEWORK SDK SECRET KEY.

Requirements
  • Flutter (latest stable version)
  • Dart SDK
  • AZURE CHAT BOT FRAMEWORK SDK SECRET KEY
Steps
  1. Clone the repository:
    git clone https://github.com/maher-linkdev/azure_chat_bot.git
    cd azure_chat_bot
  2. Install dependencies:
    flutter pub get
  3. Run the app:
    flutter run --dart-define=AZURE_CHAT_BOT_SECRET_KEY="REPLACE_THIS_TEXT_WITH_YOUR_AZURE_CHAT_BOT_SECRET_KEY"

License

This project is licensed under the MIT License.

Contact

For any inquiries, suggestions, or contributions, please contact [maherelamary.linkdev@gmail.com].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages