pollinations / pollinations

Generate Art
https://pollinations.ai
MIT License
299 stars 52 forks source link

Gallery #24

Closed gokaykucuk closed 2 years ago

gokaykucuk commented 3 years ago

-> Store a history of created pollinations in browser localStorage to show.

voodoohop commented 3 years ago

The Gallery could also be populated dynamically using our social post history. Either through ayrshare's api or directly with the social media apis.

Ideally we have two sections. One with popular notebooks of other people and one with the history of your own pollinations (which would come from localStorage)

gokaykucuk commented 3 years ago

We need a reddit style algorithm, a ranking that combines the date of publishing + reaction from posts and orders the gallery feed.