# ai-benchmarks **Repository Path**: mirrors_mongodb/ai-benchmarks ## Basic Information - **Project Name**: ai-benchmarks - **Description**: Source code for MongoDB LLM Benchmarks and Datasets - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-06 - **Last Updated**: 2025-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MongoDB AI Benchmarks This repository contains tools for benchmarking and evaluating AI models on MongoDB-related tasks. ## Overview The repository is organized with three main packages: - **benchmarks/**: Benchmarking suite for evaluating AI models on MongoDB tasks (text-to-driver code generation, natural language queries, etc.) - **datasets/**: Utilities for importing, processing, and managing datasets used for training and evaluation - **mongodb-rag-core/**: Core shared utilities, types, and functions used by other packages ## Contributing To learn how to get started contributing to the project, refer to the [Contributor Guide](./CONTRIBUTING.md). ## License This project is licensed under the [Apache 2.0 License](LICENSE).