Custom ChatGPT with Persistence Context is a Node.js package that provides a wrapper for the DaVinci model made by OpenAI, which enables developers to create custom chatbots with predefined personality. This package is designed to improve the conversation flow of chatbots by allowing them to persist context between user interactions.
you can customize its personality and other details in ai/assistant.ts
you can find examples in test.ts