Skip to content

firstbatchxyz/swan-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dria Documentation

Documentation Twitter Follow

Overview

This repository contains the documentation for Dria, the synthetic data infrastructure for AI development. Dria allows you to balance data quality, diversity, and complexity all together in a single interface.

Documentation Structure

This documentation covers:

  • Getting started with Dria
  • Core concepts and architecture
  • Workflow creation and management
  • API reference and examples
  • Best practices and tutorials

Local Development

To run the documentation site locally:

  1. Clone this repository

    git clone https://github.com/firstbatchxyz/dria-sdk-docs.git
    cd dria-sdk-docs
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev
  4. Open your browser and navigate to http://localhost:3000

The documentation site will automatically reload when you make changes to the content.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 100.0%