Chatbot Backend - Backend
Chatbot Crypto - Backend is an Express server which serves chatbot api with langchainjs framework
Express
, Langchain
, OpenAI
, read-excel-file
- download or clone the repository
- run
npm install
to setup necessary node_modules - run
npm run server
Chatbot Crypto - Backend is completed.