SkillAgentSearch skills...

Lagioconda

Image copy using a genetic algorithm. Parallelization is done using a cluster of Akka nodes

Install / Use

/learn @coding-jam/Lagioconda
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LaGioconda

How to try

This software requires Java as SBT. To install sbt follow instruction at http://www.scala-sbt.org/0.13/docs/Setup.html.

If you use OSX/MacOs, you can use HomeBrew:

brew install sbt

Then at root folder type

sbt run

Open a browser at http://localhost:9000. When the page is downloaded, algorithm starts.

Getting Started

Run each line in a new terminal.

sbt "backend/run 2551"
sbt "backend/run 2552"
sbt "project frontend" run

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated4mo ago
Forks3

Languages

Scala

Security Score

82/100

Audited on Nov 29, 2025

No findings