Coder Social home page Coder Social logo

chat-temps-reel-next-nest's Introduction

Messagerie chat intégrant du temps réel

Technos utilisées :

  • NextJS v14.0.3
  • NestJS v10
  • Socket IO Client v4.7.2
  • Tailwindcss v3.3
  • React icons v4.12.0
  • OpenAI v4.20.1

Contributeur :

Brandon VOUVOU

Les dossiers api-chat-real-time et chat-real-time correspondent respectivement au backend et au frontend

Installation des dépendances

Backend et Frontend

npm install

Lancer l'API

npm run start:dev

Une fois executé, notre application est disponible à l'adresse http://localhost:8001

Lancer le client

npm run dev

L'application est disponible sur http://localhost:3000

Il faudra renseigner dans le fichier d'environnement de l'API, la clé OPENAI_API_KEY

Fonctionnalités :

  1. Communication temps réel entre deux utilisateurs
  2. L'utilisateur peut envoyer un message déjà traduit dans la langue de son choix
  3. L'utilisateur peut aussi traduire les messages qu'il a reçu d'un utilisateur. La traduction des messages reçus peut être multiple.
  4. L'utilisateur a la possibilité de checker la véracité d'une information d'un message particulier qu'il a reçu. ON NE PEUT VERIFIER UNE INFORMATION QUE POUR UN MESSAGE
  5. Des réponses lui sont suggérés en fonction du contexte de la conversation et du dernier message reçu. Pour voir les suggestions de réponses il faudrait placer le curseur dans la zone de saisie ensuite un volet s'affichera, ensuite l'utilisateur pourra faire son choix.

chat-temps-reel-next-nest's People

Contributors

242darkman 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.