gravity-ui / rfc

Gravity RFC is a process for proposing and implementing changes in our ecosystem
MIT License
3 stars 0 forks source link

Where to deploy backend for gpt-assistant (by openai) which helps to create configs for page constructor #12

Closed niktverd closed 2 weeks ago

niktverd commented 1 month ago

Objective

What is the problem and why is it important?

I have created an assistant. Its main purpose is to help to build configs for page-constructor blocks. Behind the gpt assistant there is a small backend (https://github.com/gravity-ui/page-constructor-gpt-assistant-backend)

It already lives in my personal environment (https://chatgpt.com/g/g-UwFauiwrn-gravity-ui-page-constructor)

I want it to be a part of gravity-ui.

To make it so, I need:

Solution Proposal

What should be done and how? We need to come up with agreement how I will receive an openai account, how it will be funded, and where app will be deployed and how it will be funded too.

Definition of done

What criteria should be met to consider the task complete?

Working as it is working now but on gravity-ui accounts