shubham8550 / Custom-ChatGPT-with-Persistence-Context

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom ChatGPT with Persistence Context

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.

Customization

you can customize its personality and other details in ai/assistant.ts

you can find examples in test.ts

About


Languages

Language:TypeScript 100.0%