iFlow cli is a comprehensive command-line intelligence
...The system is capable of automating repetitive processes, accelerating development cycles, and reducing manual effort in code analysis and execution. It also integrates with CI/CD pipelines through GitHub Actions, extending its functionality into automated workflows.
Video processing and computer vision library for GNU/Linux offering interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L2).
Note that this version of HornetsEye is deprecated. HornetsEye now is released as multiple packages on RubyGems.org. The source code is available on Github.com (see https://wedesoft.github.io/hornetseye-doc/ for more information).
Prastava (hindi for "suggestion") - a generic open source recommendation system built entirely in ruby. This system gives recommendations to users on the basis of their past likings (ratings of items) and an item file(for content based similarity).
This is a recommendation system built in ruby which is able to generate recommendations for user inputted data (a text file and a ratings matrix). It works on a hybrid model of collaborative filtering and content based filtering.