{"id":14955297,"url":"https://github.com/omarmwarraich/ror-gen-ai","last_synced_at":"2026-01-18T08:31:45.582Z","repository":{"id":251106111,"uuid":"818585183","full_name":"OmarMWarraich/ror-gen-ai","owner":"OmarMWarraich","description":"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. ","archived":false,"fork":false,"pushed_at":"2024-10-31T10:10:33.000Z","size":3505,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T20:18:26.426Z","etag":null,"topics":["authentication","aws-ec2","broadcast","certbot","docker","nginx","rails7","ror","rubygem","stable-diffusion-webui","swagger-codegen-cli","turbo-rails","ubuntu-server"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OmarMWarraich.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-22T08:49:14.000Z","updated_at":"2024-10-31T10:10:36.000Z","dependencies_parsed_at":"2024-07-31T23:47:30.258Z","dependency_job_id":"86f8374b-b894-4772-b48d-a734fb7e69b1","html_url":"https://github.com/OmarMWarraich/ror-gen-ai","commit_stats":{"total_commits":55,"total_committers":1,"mean_commits":55.0,"dds":0.0,"last_synced_commit":"2c41c0b0976179146e0bf25c958be6ec09bc5d81"},"previous_names":["omarmwarraich/ror-gen-ai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmarMWarraich%2Fror-gen-ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmarMWarraich%2Fror-gen-ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmarMWarraich%2Fror-gen-ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmarMWarraich%2Fror-gen-ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmarMWarraich","download_url":"https://codeload.github.com/OmarMWarraich/ror-gen-ai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247070925,"owners_count":20878586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authentication","aws-ec2","broadcast","certbot","docker","nginx","rails7","ror","rubygem","stable-diffusion-webui","swagger-codegen-cli","turbo-rails","ubuntu-server"],"created_at":"2024-09-24T13:10:56.839Z","updated_at":"2026-01-18T08:31:45.535Z","avatar_url":"https://github.com/OmarMWarraich.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 [Artsmith] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n## Project Description\n\nArtsmith 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.\n\n## 🖼 App Screenshot\n\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px;\"\u003e\n    \u003cimg src=\"snap1.png\" alt=\"screenshot\" style=\"flex: 1 1 calc(20% - 10px); max-width: calc(20% - 10px);\"\u003e\n    \u003cimg src=\"snap2.png\" alt=\"screenshot\" style=\"flex: 1 1 calc(20% - 10px); max-width: calc(20% - 10px);\"\u003e\n    \u003cimg src=\"snap3.png\" alt=\"screenshot\" style=\"flex: 1 1 calc(20% - 10px); max-width: calc(20% - 10px);\"\u003e\n    \u003cimg src=\"snap4.png\" alt=\"screenshot\" style=\"flex: 1 1 calc(20% - 10px); max-width: calc(20% - 10px);\"\u003e\n    \u003cimg src=\"snap5.png\" alt=\"screenshot\" style=\"flex: 1 1 calc(20% - 10px); max-width: calc(20% - 10px);\"\u003e\n\u003c/div\u003e\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRoR\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRuby on Rails\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Generative AI Model Integration**\n- **Custom User Authentication**\n- **Stripe Payment Gateway**\n- **Responsive Design**\n- **Cloud Deployment Mastery**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- 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.\n\n[Live Demo](https://youtu.be/HcN2TQhVp0Y)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\n\u003e ## Getting Started\n\u003e\n\u003e To get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\n- Have a computer and internet connection\n- Have `Ruby` installed on your computer\n- Have a basic knowledge of `Ruby` and `OOP` concept\n- Have a general understanding of what testing is\n- Have `visual-studio code` or any other code editor installed on your computer.\n\n### Setup\n\n- In order to get a copy of this project you need to download it from https://github.com/OmarMWarraich/ror-gen-ai.git\n- Extract the zipped file and open it in your code editor\n\n### Install\n\n- Run the command bellow in your terminal to get all required files\n\n```\nbundle install\nyarn\n```\n\n### Run Server\n\n- Run the command bellow in your terminal\n  bin/dev\n\n### Run tests\n\nyou can run one of the following command in your terminal\n\n1. Run testing\n\n```Ruby\nrspec spec\n```\n\n2. Run linters\n\n```Ruby\n\u003e Rubocop --color\n\u003e Rubocop -A\n```\n\n## Author\n\n👤 **Omar Warraich**\n\n- GitHub: [@Omar Warraich](https://github.com/OmarMWarraich)\n- Twitter: [@omarwarraich1](https://twitter.com/omarwarraich1)\n- LinkedIn: [o-va](https://www.linkedin.com/in/o-va/)\n\n## 🔭 Future Features\n\n- Add Image to Image Generation\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/OmarMWarraich/ror-gen-ai/issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Phil Smy for his guidance and support throughout the project.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License\n\nThis project is [MIT](./LICENSE.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomarmwarraich%2Fror-gen-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomarmwarraich%2Fror-gen-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomarmwarraich%2Fror-gen-ai/lists"}