nexgenomics 0.2.9

The official Rust crate for NexGenomics
Documentation
# nexgenomics
### The official Rust crate for NexGenomics


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

The library is *async-first,* mostly providing async functions that perform queries and other functions on the NexGenomics platform.

### Accounts and Authentication

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.](https://agentstore.nexgenomics.ai)

Agent authentication is required for most data and query functions, and requires authentication tokens generated for individual AI agents.