KordingLab / llm4papers

Apache License 2.0
22 stars 0 forks source link

Generalize the AI request trigger #15

Closed j6k4m8 closed 1 year ago

j6k4m8 commented 1 year ago

A PaperRemote should have its own totally isolated way of identifying a request. (The @ai tag is definitely not the right way to do this; I tried to keep it relatively easy to pluck out, but may have failed.)

This task is bipartite:

If someone who is not me wants to tackle this, let's talk about some infra and design — I've started thinking about it a bit.

j6k4m8 commented 1 year ago

In Google Docs for instance (#13), it might make sense for the AI to respond to comments or assigned tasks (which I think under the hood is just a comment that starts with @username)

wrongu commented 1 year ago

Closed by #21