/chatgpt-message-app

Test Open AI API

Primary LanguageTypeScript

Build ChatGPT messenger clone with Next.js

Getting Started

Build a real-time chat web application with ChatGPT API.

Feature:

  • Use the ChatGPT API to create chat bot
  • Secure API endpoint request
  • Build a responsive site with Tailwind CSS
  • Cloud Firestore Database
  • Combine Server and Client Component

OpenAI Manual

  1. Install OpenAI Node.js Library
yarn add openai
  1. Get openai key from url: https://platform.openai.com/account/api-keys
  2. Access to the openai api with openai key