active_genie 0.0.21
# ActiveGenie 🧞♂️ > The lodash for GenAI, stop reinventing the wheel ActiveGenie is a Ruby gem that provides valuable solutions powered by Generative AI (GenAI) models. Just like Lodash or ActiveStorage, ActiveGenie brings a set of Modules to reach real value fast and reliably. ActiveGenie is backed by a custom benchmarking system that ensures consistent quality and performance across different models and providers in every release. ## Features * **Data Extractor:** Extract structured data from text using AI-powered analysis * **Scoring:** Text evaluation system with detailed scoring and feedback * **Battle:** AI-powered battle evaluation system between two players * **Ranking:** Multi-phase ranking system for multiple options ### Performance Breakdown | ActiveGenie Module | Best Precision | Worst Precision | Recommended Model | |--------------------|-------------------|-------------------|-------------------| | data_extractor | 100% | 86% | `gpt-4o-mini` | | battle | 100% | 10% | `gemini-2.0-flash-lite` | | scoring | 69% | 61% | `claude-3-5-haiku-20241022` | | ranking | 100% | 0% | `gemini-2.0-flash-lite` | See the [GitHub repository](https://github.com/Roriz/active_genie) for complete documentation and examples.