tayfuntop / Gpt-bot

React - OpenAI - Socket.io - Node.js

Home Page:https://www.tayfuntp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJECT LINK

GPT BOT

🛠 Technologies and tools

React logo OpenAI Node.js logo Express logo Socket.io logo Tailwind logo Antd logo JavaScript logo

Beginning

Clone this repository on your local machine.
git clone https://github.com/tayfuntop/Gpt-bot.git

Use

To use it after cloning the project:

cd Gpt-bot

code .
open terminal

cd server

Firstly server run the following commands in the project folder to install the project dependencies.
npm install

Then you can get your API key from [OPENAI API KEY](https://beta.openai.com/account/api-keys)
after that you must added your key in configuration.

So you can that run server
npm run start

Secondly that open client
cd .. 
cd client

Then client run the following commands in the project folder to install the project dependencies.
npm install

Finally run client
npm start

These instructions will get a copy of the project up and 
running on your local machine for development and testing purposes.

📷 Project Image

Ekran görüntüsü 2023-03-26 172834

🎥 Project video

WhatsApp.Video.2023-03-25.at.07.12.23.mp4

About

React - OpenAI - Socket.io - Node.js

https://www.tayfuntp.com


Languages

Language:JavaScript 90.2%Language:CSS 6.3%Language:HTML 3.5%