Skip to content

Someone2024/react-firebase-chatGPT

 
 

Repository files navigation

React Firebase Chat

This repository is a fork of the original repository react-firebase-chat created by fireship-io. The key feature added to this fork is the integration of OpenAI's Language Model (LLM) ChatGPT for real-time communication.

Key Features

The main feature added to this fork is the integration of ChatGPT into the chat room. The following outlines the key features:

  1. Private Chat Room: Upon accessing the application, the user is directed to a private chat room where they can interact solely with ChatGPT. Other users are not able to see or participate in this chat room.

  2. Real-time Communication: The chat room updates in real-time, providing a seamless and interactive experience with ChatGPT. As the user sends messages, they receive immediate responses from the language model.

Getting Started

To use the React Firebase Chat application, follow these steps:

  1. Visit the deployed application: (https://6498d48bb48fbc5a7a5849a7--beamish-queijadas-d34adf.netlify.app/)

  2. Access the private chat room: Once you access the application, you will be directed to the private chat room where you can interact with ChatGPT.

  3. Start the conversation: Type your messages in the input field and press enter to send them. ChatGPT will respond in real-time.

Languages

  • JavaScript 71.0%
  • CSS 15.9%
  • HTML 13.1%