ror-gen-ai

Artsmith is a RoR application that allows users to generate art using a stablediffusion AI model. Users can create an account, purchase credits, and use those credits to generate art. The application also allows users to view their generated art and download it.

MIT License

Stars
0
Committers
1

📗 Table of Contents

📖 [Artsmith]

Project Description

Artsmith is a web application that allows users to generate art using a generative AI model. Users can create an account, purchase credits, and use those credits to generate art. The application also allows users to view their generated art and download it. The application is built using Ruby on Rails and integrates a generative AI model to generate art. The application also uses Stripe as a payment gateway to allow users to purchase credits. The generative AI model used in the application is StableDiffusion and both the model and the application are deployed on EC2 instances on AWS.

🖼 App Screenshot

🛠 Built With

Tech Stack

Key Features

  • Generative AI Model Integration
  • Custom User Authentication
  • Stripe Payment Gateway
  • Responsive Design
  • Cloud Deployment Mastery

🚀 Live Demo

  • Due to the expensive nature of a compute intensive gpu instance, we are unable to provide a live demo at this time considering the fact that this is just a demo project. However, the link to the video demo is available below.

Live Demo

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Have a computer and internet connection
  • Have Ruby installed on your computer
  • Have a basic knowledge of Ruby and OOP concept
  • Have a general understanding of what testing is
  • Have visual-studio code or any other code editor installed on your computer.

Setup

Install

  • Run the command bellow in your terminal to get all required files
bundle install
yarn

Run Server

  • Run the command bellow in your terminal
    bin/dev

Run tests

you can run one of the following command in your terminal

  1. Run testing
rspec spec
  1. Run linters
> Rubocop --color
> Rubocop -A

Author

👤 Omar Warraich

🔭 Future Features

  • Add Image to Image Generation

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

🙏 Acknowledgments

I would like to thank Phil Smy for his guidance and support throughout the project.

📝 License

This project is MIT licensed.

Related Projects