nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
946 stars 260 forks source link

[Module Listing Request]: `nuxt-chatgpt` #604

Closed SchnapsterDog closed 1 year ago

SchnapsterDog commented 1 year ago

Description

ChatGPT integration for Nuxt 3.

This user-friendly module boasts of an easy integration process that enables seamless implementation into any Nuxt 3 project. With type-safe integration, you can integrate ChatGPT into your Nuxt 3 project without breaking a sweat. Enjoy easy access to the send method through the useChatgpt() composable. Additionally, the module guarantees security as requests are routed through a Nitro Server, thus preventing the exposure of your API Key.

Features

Repository

https://github.com/schnapsterdog/nuxt-chatgpt

npm

https://www.npmjs.com/package/nuxt-chatgpt

Nuxt Compatibility

Nuxt 3

danielroe commented 1 year ago

This looks nice. I've added a few comments and PR upstream.

SchnapsterDog commented 1 year ago

This looks nice. I've added a few comments and PR upstream.

Thanks a lot @danielroe for the detailed feedback. Appreciate your time. The master branch is updated with your PR upstream. New version is bumped.