Introduction

This application uses OpenAI and Langchain Javascript framework and demonstrates SalesGPT Example. This is a good starting point to demonstrate a work flow using a AI platform like Langchain Javascript.

Steps to test and code

  • Go to OpenAI and OpenAI key and set it in the .env file
  • Copy a new file from .env.example to .env file and the key
  • Run npm i
  • Run npm i -G ts-node
  • Finally run ts-node tests\stage-analyzer-test.ts