Skip to content

Demonstrating how to build a chat bot using Web Components and OpenAI

Notifications You must be signed in to change notification settings

stephenc222/example-web-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Web ChatBot

Code repository companion for this blog post.

Getting Started

Make sure that you have a .env file that looks like this:

OPENAI_API_KEY=YOUR_OPENAI_API_KEY

Then just npm install and npm start and open http://localhost:3000 in your browser.

About

Demonstrating how to build a chat bot using Web Components and OpenAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published