Skip to content

gungho0619/next.js-chatgpt

Repository files navigation

ChatGPT ChatBOT with Github Login

ChatGPT 4.0 Chatbot

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NEXTAUTH_URL=
NEXTAUTH_SECRET=

GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=

OPENAI_API_KEY=

Run Locally

Clone the project

  git clone https://github.com/gungho0619/next.js-chatgpt.git

Go to the project directory

  cd next.js-chatgpt

Install dependencies

  npm install
  # or
  yarn

Start the server

  npm run dev
  # or
  yarn dev

Tech Stack

React, Next.js, Next Auth, Radix-UI, OpenAI, Tailwind CSS, zustand

Badges

MIT License GPLv3 License

Authors

Feedback

If you have any feedback, please reach out to me via mail or telegram