active_genie 0.0.23 → 0.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/VERSION +1 -1
  3. metadata +2 -15
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ce95fdbe75d4d49e33eebf773847c534a52e9193ec44b3292aba0dd2dcac6fd4
4
- data.tar.gz: 95130aa00f70d219ecea862d74413179a43f72a96f2a1ab22406413f246b0695
3
+ metadata.gz: 88cd13341dc47e212e3d0cafdf530dfe6f6360c482d15e999330e231a03fbdd3
4
+ data.tar.gz: 44465211f6da6fa22815073156a4c2f99630272db3976a893c4b3653b83bd4fd
5
5
  SHA512:
6
- metadata.gz: 7c977f74b8d5603f28f823c5d6efffe5a345f4c47a6ee818edaaab57e0372769578420dd03de29bc51ac0a5f2107c7fc8365f7fbd114a5a02c146499b91e6988
7
- data.tar.gz: b3b9fb9986cb24c7065b5e95528a0a6212dccc452224b017ae68ad9452eb7c944bceac9e832e089886a67d2093040418c7596847bad544b1e1c873923dd6f78c
6
+ metadata.gz: 3a8f1bee6522930c86120feb3ec5a4fd0c1e38f0afae287bb5892bfbf949449500b4e186f74048d2a06563f61254f66cf1eee26bd73d0b7876d02be923dc7213
7
+ data.tar.gz: f2eafe8adb628044264436b197c54e09c4a8b27af210bf62c57071bfb83e5631144bc32ac61647f1e714249b181ede1acfa4f9315516da44099ce964ace1e72a
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.23
1
+ 0.0.24
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_genie
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.23
4
+ version: 0.0.24
5
5
  platform: ruby
6
6
  authors:
7
7
  - Radamés Roriz
@@ -10,21 +10,8 @@ cert_chain: []
10
10
  date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies: []
12
12
  description: |
13
- == ActiveGenie
14
-
15
13
  The lodash for GenAI, stop reinventing the wheel
16
-
17
- 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.
18
- ActiveGenie is backed by a custom benchmarking system that ensures consistent quality and performance across different models and providers in every release.
19
-
20
- == Features
21
-
22
- * Data Extractor: (100% precision) Extract structured data from text using AI-powered analysis
23
- * Scoring: (69% precision) Text evaluation system with detailed scoring and feedback
24
- * Battle: (100% precision) AI-powered battle evaluation system between two players
25
- * Ranking: (100% precision) Multi-phase ranking system for multiple options
26
-
27
- See the GitHub repository at https://github.com/Roriz/active_genie for complete documentation and examples.
14
+ 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.
28
15
  email:
29
16
  - radames@roriz.dev
30
17
  executables: []