# SergeyMorugin/ostagram

Repository: https://github.com/SergeyMorugin/ostagram
Canonical: https://ross.abutalabs.com/products/ostagram
Language: JavaScript
License Family: other
Last push: 2025-09-03T15:25:23+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 40, release rhythm 35, longevity 100
- inputs: {"age_days": 3949, "days_push": 364, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1068, forks 197 (observed 2026-08-28T04:03:27.552216+00:00)

## What it is
Ostagram is a self-hosted Ruby on Rails web application that applies neural style transfer to user-uploaded photos, blending them with the artistic style of another image using convolutional neural networks. It uses Redis and Resque background workers to run the jcjohnson/neural-style algorithm on remote work servers.

## Use cases
- apply the style of a famous painting to my photos
- self-host a neural style transfer web service
- turn my photographs into artwork with AI
- blend two images using deep learning
- run style transfer on my own server
- create artistic images from pictures

## When to choose
- you want a ready-made, self-hosted web UI for neural style transfer
- you want users to upload photos and receive stylized results via background jobs
- you want to build on the classic jcjohnson/neural-style Torch implementation

## When to avoid
- you need fast, GPU-accelerated modern style transfer or diffusion models
- you prefer a Python or Node stack rather than Ruby on Rails
- you need a maintained project with an explicit license or active community

## Facets
- artifact type: application
- maturity: maintenance
- function: image-processing, machine-learning, web-framework, http-server, file-upload
- domain: image-processing, deep-learning, web-development, artificial-intelligence
- platform: ruby, self-hosted
- tags: neural-style-transfer, rails, resque, redis, deep-learning, art, photo-editing, linux, web-server

## Member repositories
- SergeyMorugin/ostagram (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.552216+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:54:41.060412+00:00, confidence not recorded.
  - readme: https://github.com/SergeyMorugin/ostagram (fetched 2026-08-28T04:03:27.552216+00:00, sha c53c6ec94c9a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
