kirklin / celeris-web

Celeris Web is a highly performant and customizable front-end development template built with Vue 3, Vite, and TypeScript. It features the latest syntax, components and APIs auto importing, state management, Chinese font presets, internationalization, and integration with OpenAI's ChatGPT API.
https://celeris-web.vercel.app/
MIT License
394 stars 60 forks source link

Integration of AIGC-Related Features into Monorepo as a New Package #10

Open kirklin opened 8 months ago

kirklin commented 8 months ago

Clear and concise description of the problem

We aim to add a new package within our Monorepo, consolidating functionalities related to AIGC (Artificial Intelligence for General Chatbots). This package should be analogous to existing packages like gpt-tokenizer and openai. The goal is to streamline the management of features associated with ChatGPT, enhancing the interactivity of our application. If you plan to submit a pull request for this matter, please indicate it in the description. Thank you!

Suggested solution

In the new module, let's call it aigc-module, we propose the following implementation:

Develop a wrapper or interface facilitating easy integration with AIGC-related functionalities. Implement methods for sending user inputs and receiving model-generated responses. Ensure secure management of API keys, providing configurable options for users. This module should encompass all features related to AIGC, making it more straightforward for developers to integrate and maintain within the Monorepo.

Alternative

No response

Additional context

No response

kirklin commented 8 months ago
lgrapenthin commented 7 months ago

Hello, you have been registered for mention spam/abuse.