Skip to content

DavidTParks/pixelfy

 
 

Repository files navigation

Pixelfy, an open source platform for generating pixel art with AI.

Generate high-quality pixel art with AI

Twitter License

Introduction · Tech Stack · Contributing


Introduction

Pixelfy is an open-source application that uses AI to generate stunning pixel art images for your creative projects. Your limit is your imagination. Built with Next 13 app dir, and Planetscale MySQL.

Tech Stack

Acknowledgments

This project would not have been possible without the amazing work from:

  • Shadcdn for his Next 13 app dir project Taxonomy, which much of Pixelfys's code is based on. This project is a direct fork of his repository.
  • Steven Tey for his work on Dub which provided some great insight into structuring a SaaS application using Next 13.
  • Hassan El Mghari for his work on RoomGPT which was really helpful in learning how to query ChatGPT + AI models in Next 13!
  • Scenario Scenario is a platform that provides some great public generators, as well as the ability to create new generators using AI for images. Pixelfys APIs interact directly with Scenario and this project would not be possible without them!

Contributing

We love our contributors! Here's how you can contribute:

  • Open an issue if you believe you've encountered a bug.
  • Make a pull request to add new features/make quality-of-life improvements/fix bugs.

Author

License

Inspired by Plausible, and Dub, Pixelfy is open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find it here.

About

Pixelfy is an open-source application that uses AI to generate stunning pixel art images for your creative projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.7%
  • CSS 1.7%
  • JavaScript 1.6%