Skip to content

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.

License

Notifications You must be signed in to change notification settings

OmarMWarraich/ror-gen-ai

Repository files navigation

📗 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

screenshot screenshot screenshot screenshot screenshot

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

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

(back to top)

🚀 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

(back to top)

💻 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!

(back to top)

🙏 Acknowledgments

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

(back to top)

📝 License

This project is MIT licensed.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published