I created free AI API

Posted by EeeMoon@reddit | Python | View on Reddit | 19 comments

Perchance.org provides free image and text generators, but there's no API. So I created a small package that allows you to integrate AI in your project.

Source: https://github.com/eeemoon/perchance

What my project does? It provides Python interface for generating images and text on perchance.org.

Note that this is DIY API, so it's not recommended to use it in production.