Skywalkingzulu1 / ChatBot-OpenAI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding Nexus ChatBot

Coding Nexus ChatBot uses the OpenAI API to create a chatbot.

Installation

Get your API key from OpenAI and paste the key into the api/.env file

Use the package manager npm to install the required packages.

cd api
npm i

Usage

cd api
node .

Tutorials

API Tutorial - Create a Chatbot API with OpenAI in less than 7 minutes

App Tutorial - Create a Chatbot with OpenAI

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About


Languages

Language:JavaScript 40.9%Language:CSS 40.5%Language:HTML 18.6%