Skip to content

urgunjs/nodejs-openai-chat-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js OpenAI Chat Bot

1. Öncelikle projeyi klonlayın.

git clone https://github.com/urgunjs/nodejs-openai-chat-bot

2. Projeyi klonladıktan sonra projenin bulunduğu dizine girin.

cd nodejs-openai-chat-bot

3. Node modüllerini yükleyin.

npm install

4. .env dosyasını oluşturun ve düzenleyin.

cp .env.example .env

5. Projeyi çalıştırın.

npm run dev

About

Open AI ve NodeJS ile yapılan basit sohbet botu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published