I’ve been messed around with random features in photon, and i tried something stupid today.

I was experimenting with an AI post summary feature, (just because i wanted an excuse to make a cool animation) but as I was using it, it actually ended up kind of useful.

If I were to implement this feature, it would only work like this:

  • The user would have to opt-in manually.
  • The user would need to specify what AI service they wish to use.
  • The user would have to specify their own API key, if the service requires one.

In the end, I probably won’t add this, since you can just copy/paste the content into an AI app. But it could also be slightly more convenient.

What do you think?

  • BakedCatboy@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    This is super cool! Yeah you can copy and paste but it’s harder to copy the entire thread with all the comments because you’d need to expand them all. I would probably feel more skeptical if it wasn’t bring-your-own API - it’d be neat to be able to hook this up to my local ollama instance.