{"id":17786919,"url":"https://github.com/volrath/clj-evo-images","last_synced_at":"2026-04-29T18:31:55.568Z","repository":{"id":66815934,"uuid":"91108578","full_name":"volrath/clj-evo-images","owner":"volrath","description":"Evolutionary composition of images using a Genetic Algorithm in Clojure","archived":false,"fork":false,"pushed_at":"2019-03-02T13:56:17.000Z","size":13367,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T23:49:35.458Z","etag":null,"topics":["clojure","genetic-algorithm","image-processing","simulated-annealing"],"latest_commit_sha":null,"homepage":"https://volrath.github.io/clj-evo-images/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/volrath.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2017-05-12T16:08:38.000Z","updated_at":"2022-03-13T01:33:58.000Z","dependencies_parsed_at":"2023-02-23T14:00:34.534Z","dependency_job_id":null,"html_url":"https://github.com/volrath/clj-evo-images","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":"0.11111111111111116","last_synced_commit":"9c42f776a006e824e1097f5a50875427aeade43e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/volrath/clj-evo-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volrath%2Fclj-evo-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volrath%2Fclj-evo-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volrath%2Fclj-evo-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volrath%2Fclj-evo-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/volrath","download_url":"https://codeload.github.com/volrath/clj-evo-images/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volrath%2Fclj-evo-images/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32439160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["clojure","genetic-algorithm","image-processing","simulated-annealing"],"created_at":"2024-10-27T10:08:53.208Z","updated_at":"2026-04-29T18:31:55.552Z","avatar_url":"https://github.com/volrath.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Evolutionary composition of images using a Genetic Algorithm\n\nBased\non:\n[Genetic Programming: Evolution of Monalisa - Roger Johansson](https://rogerjohansson.blog/2008/12/07/genetic-programming-evolution-of-mona-lisa/),\nand [this javascript implementation](http://alteredqualia.com/visualization/evolve/)\n\nA Genetic Algorithm that uses a simulated annealing-like heuristic to \"evolve\" a\nrepresentation of a given image using a finite set of polygons, while\nleveraging [clojure.spec](https://clojure.org/guides/spec) to generate random\ndata.\n\n - [Slides for talk at clojure.berlin - May 10th, 2017](https://volrath.github.io/clj-evo-images/)\n\n## Usage\n\nRun it with boot:\n\n    $ boot wait run\n\nOr standalone - build an uberjar from the project:\n\n    $ boot build\n    $ java -jar target/evo-images-0.1.0-SNAPSHOT-standalone.jar [args]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolrath%2Fclj-evo-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolrath%2Fclj-evo-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolrath%2Fclj-evo-images/lists"}