| Crates.io | nexgenomics |
| lib.rs | nexgenomics |
| version | 0.2.11 |
| created_at | 2025-10-01 15:24:49.254551+00 |
| updated_at | 2025-10-12 10:37:08.752973+00 |
| description | The official Rust crate for NexGenomics |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1862731 |
| size | 96,391 |
This crate accesses the NexGenomics platform. NexGenomics is the managed AI platform of choice for data-centric applications and model development.
The NexGenomics platform is for data. (Genomic support, ingestion, automatic ontology unification, format recognition)
Infrastructure, capabilities, governance.
The NexGenomics platform is governance first. It enshrines security, regulatory compliance, and granular access control as foundational values.
The NexGenomics platform is simple but powerful. Easy ingestion for data-enabled AIs as simple as chatbox integration, all the way up to enterprise-scale applications with hundreds of agents.
Advanced support for managed AI services and industrial AI applications.
The library is async-first, mostly providing async functions that perform queries and other functions on the NexGenomics platform.
Most operations in this library require authentication.
User authentication is required for most administration functions, and requires you to create an account at the Nexgenomics Agent Store.
Agent authentication is required for most data and query functions, and requires authentication tokens generated for individual AI agents.