mongodben / mongodb-oracle

The MongoDB Oracle 🧙‍♀️🔮🌱
https://mongodb-oracle.vercel.app
8 stars 3 forks source link

explore using ChatGPT API #12

Closed mongodben closed 1 year ago

mongodben commented 1 year ago

OpenAI recently released the ChatGPT API, which makes it easier to build chatbots. See if can incorporate in the project w successful results.

docs: https://platform.openai.com/docs/guides/chat/introduction

nlarew commented 1 year ago

@mongodben we're using this now through the chatgpt lib https://www.npmjs.com/package/chatgpt

mongodben commented 1 year ago

per above comment, closing this issue