Giter VIP home page Giter VIP logo

chatbot-back's Introduction

Logo Fabrique à chatbots

Chatbot - BACK

Package License

L’objectif de l'Usine à chatbots est de détailler les étapes de réalisation d’un chatbot — de l’identification d’un cas d’usage, à la mise en place de l’interface du chatbot — afin de ne pas créer de ruptures dans l’expérience utilisateur, et de fournir les documents/code/template utiles pour la réalisation d’un chatbot.

Ce service est un guide pour la définition d’une problématique de diffusion d’informations se prêtant à une solution « chatbot ».

C’est également une aide pratique pour la constitution d’une base documentaire (template excel) où sont consignées les questions/réponses du chatbot, et pour la réalisation de l’interface qui permet de créer et maintenir le chatbot (back office pour mise à jour de la base documentaire).

Architecture

Backend sous NestJS 9, framework NodeJS.

Repo Git URL Technologies Description
Fabrique - Front https://github.com/fabnumdef/fabrique-chatbot-front Angular 15 Front du site de l'Usine
Fabrique - Back https://github.com/fabnumdef/fabrique-chatbot-back NestJS 9 Back du site de l'Usine
Chatbot - Front https://github.com/fabnumdef/chatbot-front Angular 15 Front des Backoffices des chatbots
Chatbot - Back https://github.com/fabnumdef/chatbot-back NestJS 9 Back des Backoffices des chatbots
Chatbot - Template https://github.com/fabnumdef/chatbot-template RASA 3.4 Template RASA des chatbots

Utilisation

Le Back est couplé à une base de données (PostgreSQL dans notre cas), les données de connexion doivent être renseignée dans le fichier .env.

  1. Cloner le repo et cd dedans
  2. cp env.example .env
  3. Editer le fichier .env
  4. npm install
  5. npm run start:dev

Tests

// TODO

Restons en contact

License

MIT licensed.

chatbot-back's People

Contributors

dependabot[bot] avatar matthieu-r avatar pabenest avatar vincentlaine 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.