SnarpleDev / Snazzle

A better frontend for Scratch, built by the community, for the community
https://snarpledev.github.io/Snazzle/
BSD 3-Clause "New" or "Revised" License
14 stars 6 forks source link

Adding AI tools to Snazzle #59

Closed NotFenixio closed 10 months ago

NotFenixio commented 11 months ago

So, i've read this article from Discourse, an open source forum software, that says you can enable certain AI features via the OpenAI API.

So, i was curious... Why don't we do the same?

My idea is to add some tools like Summarization.

Attention, we would only add an implementation of these tools but we would not provide an example of them (we ain't getting broke).

What do you think?

redstone-dev commented 10 months ago

Summarization would be good for longer posts, but I think it would be unnecessary bloat as of now. We could revisit it later.