Live data from Hacker News

Bunny AI

bunny.net

1–10 of 156 posts

Re: Bunny AI

#3

Any one know the pricing? When you go to their pricing page it only has info about standard CDN stuff.

Towards the end:

> Bunny AI is currently available free of charge during the experimental preview release and is enabled for every bunny.net user. We want to invite everyone to have a look and play around, and share the results with us. Bunny AI is released as an experimental feature, and we would love to hear your feedback.

Re: Bunny AI

#4
Fantastic. I use all of bunny's services across all of my companies and can vouch for the absolutely fantastic service they provide at the best cost. Use them blindly for all your needs.

Re: Bunny AI

#8
Looks like it is generating on-the-fly. No? Second request for each generation (unique number) takes no time.

  for a in `seq 1000 2000`; do wget "https://bunnynet-avatars.b-cdn.net/.ai/img/dalle-256/avatar/email-${a}/rabbit.jpg?width=128&hiEbunny=is_this_secure_though" ; done

Re: Bunny AI

#10
post #8

Looks like it is generating on-the-fly. No? Second request for each generation (unique number) takes no time. for a in `seq 1000 2000`; do wget "https://bunnynet-avatars.b-cdn.net/.ai/img/dalle-256/avatar/email-${a}/rabbit.jpg?width=128&hiEbunny=is_this_secure_though" ; done

Almost assuredly, it is generating on the fly, then caching.
Post reply on HN