Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 239 Bytes

File metadata and controls

23 lines (14 loc) · 239 Bytes

AI Chat JS

a AI chat with openAi , LangChain, express

install

run npm i or yarn

run

first creat .env file and add openAi token in file

e.x

OPENAI_API_KEY= *******************

next run node app.js