/opeai-connector

Minimal project to request ChatGpt with session, and use text-to-speech and speech-to-text for openAi

Primary LanguageTypeScript

Nest Logo

Description

Rest API that integrates with ChatGPT and OpenAI models using NestJS

Connector with ChatGpt, with history-chat by session Connector with text-to-speech and speech-to-text of openAI

Thx to Mpcsj, who published on GitHub a solution to connect with chatGpt using langchain for chat history

Installation

$ yarn

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.