benchgecko 0.1.1 copy "benchgecko: ^0.1.1" to clipboard
benchgecko: ^0.1.1 copied to clipboard

The CoinGecko for AI. Dart client for AI model benchmarks, pricing comparison, cost estimation, and agent discovery. Query structured data on 300+ models across 50+ providers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add benchgecko

With Flutter:

 $ flutter pub add benchgecko

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  benchgecko: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:benchgecko/benchgecko.dart';
0
likes
145
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The CoinGecko for AI. Dart client for AI model benchmarks, pricing comparison, cost estimation, and agent discovery. Query structured data on 300+ models across 50+ providers.

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #benchmarks #llm #machine-learning

License

MIT (license)

More

Packages that depend on benchgecko