Giter Site home page Giter Site logo

chatbot's Introduction

ChatBot 🤖 de réservation de vaccances 🏖


Dossiers présents

**1. bot.py **

https://github.com/Mickevin/ChatBot
Les scripts développés stockés sur Github permettant l’exécution du pipeline complet pour générer l’application web chatbot, entraîner et évaluer le modèle :
    - Créer un nouveau Bot
    - Se connecter à un bot existant
    - Configurer des entités et intention
    - Envoyer des phrase d'exemple
    - Entrainer le bot
    - Publier le Bot
    - Effectuer des prédiction
    - Evaluer les performances du Bot.

**2. P10_Développement d'un chatbot de réservation vacances **

Fichier notebook présantant la démarche méthodologique de création du bot LUIS et la connexion à Azure Insights

**3. P10_Méthodologie_pilotage_des_performances_Kevin_Duranty **

Fichier présentant la méthodologie de mise à jour du modèle LUIS ainsi que les métric et seuil d'alerte du bot en phase de production

** P10_Présentation_Kevin_Duranty **

Présentation pdf du projet flybot

** P10_flybot_application **

https://github.com/Mickevin/FlyBot 
application web chatbot développée à l’aide de la version Python du Microsoft Bot Builder SDK

Pour la construction du bot nous avons utilisé le dossier "21.corebot-app-insights" du répertoir botbuilder-samples proposé par Microsoft.

Les fichiers modifiés :
- booking_details : qui contient les entités à détecter par le modèle LUIS

- config où les identifiants de connexion au MOdèle LUIS et à l'app Insights ont été ajoutés

-requirements : certains package ont été modifiés en raison de conflit de dépendances
 
- booking_dialog : le scénario du dialogue a été configuré

- main_dialog : la configuration des erreurs et de la fin de la conversation a été paramétrée,


-dialog_and_welcome_bot : le message de bienvenu a été changé,

-luis_helper : déétection des entité à été paramétrées.


chatbot's People

Contributors

mickevin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.