BriefGPT icon indicating copy to clipboard operation
BriefGPT copied to clipboard

Trubrics Integration into BriefGPT

Open PBozmarov opened this issue 1 year ago • 0 comments

Hey @e-johnstonn this PR enables you to gather and analyze feedback for the results and sources of the BriefGPT model by integrating the Trubrics SDK. You are then also able to analyse the feedback received through registration on the Trubrics platform.

Setup

To store feedback in your Trubrics account, follow these steps:

  1. Register for a free account with Trubrics here
  2. Input your Trubrics email & password into st.secrets

Preview

Here is an example of gathering and storing feedback using the faces feature for the generated code from BriefGPT. Screenshot 2023-07-31 at 15 14 47

In the following image, we can see the feedback saved in our Trubrics account. Screenshot 2023-07-31 at 15 15 17

Useful links

  1. See here for information on how to integrate Trubrics with Streamlit.
  2. Here you can find descriptions of the various feedback types(thumbs, faces, custom text).

If you have any questions, feel free to contact me.

PBozmarov avatar Aug 01 '23 14:08 PBozmarov