Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate LLM to schedule consultation UX #259

Open
otech47 opened this issue Apr 10, 2023 · 1 comment
Open

Integrate LLM to schedule consultation UX #259

otech47 opened this issue Apr 10, 2023 · 1 comment

Comments

@otech47
Copy link
Member

otech47 commented Apr 10, 2023

In addition to submitting a consultation request with details from the form, as a user I want to pay a small fee so that I can generate a sample document for a preliminary development approach based on the details provided in the form.

Payment can be via bitcoin/lightning using the BTCPayServer API integration built in Trinary: https://github.com/setlife-network/trinary

Easiest way to do this would be with the GPT4 API but it is not open-access. Another option would be to run an LLM on a dedicated server and do the training and fine-tuning ourselves

@otech47
Copy link
Member Author

otech47 commented Aug 14, 2023

we're going to use https://github.com/setlife-network/MetaGPT for this

after submitting the consultation request, we should change the UI to explain the what can be done next

todos:

  • design updated UI for ConsultationFormSubmitted

@daaveed daaveed self-assigned this Sep 18, 2023
@daaveed daaveed added UI and removed UI labels Sep 18, 2023
@daaveed daaveed removed their assignment Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants