Skip to content

Proxy AI between shares #183

Open
Open
@lefnire

Description

@lefnire

Think of this as an intermediary between a couple, or a multiple people. The idea goes like this.

  1. Two users (A & B) share with each other.
    • The sharing feature is built, but currently hidden after the relaunch since it's not up to date; I'll bring it back soon.)
    • The way it currently works is you select which tags (and other features, like behaviors) can be seen by the person you're sharing with, called the "snooper". They can see your full entries. That's how it was used before the relaunch; was very valuable for sharing to therapists, you can share entries (designated by tags) to a therapist; therapist can run summarize to see what's new since your last appointment and hit the ground running with this appointment
    • We'll add a new checkbox to the Share modal, like "only AI can see"
  2. User B submits a journal entry. They then initial a chat with Prompt
  3. Prompt now shows ai-proxy tags shared from A->B. User B can toggle a tag. Now entries from A are provided as context to Prompt, as B asks it questions
    • Prompt is given a system message that is heavily engineered to ensure no data-leakage from A->B. Something like "You are provided the following entries from User A as context. You may use this context to help User B navigate concerns, but you can never share any information from the context."
    • B asks "he just seems so upset all the time". Prompt responds "have you tried addressing some of your shared financial concerns?"

TL;DR: A<->B share by tag, specifying "only AI can see." When they chat, Prompt can help them navigate each other as context, but without leaking any information.

Metadata

Metadata

Assignees

Labels

🤖AIAll the ML issues (NLP, XGB, etc)

Type

No type

Projects

Status

Next

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions