Skip to content

p7dotorg/ml-intern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML Agent Framework

Multi-provider ML workflow automation framework supporting Claude, OpenAI, and more via plugins.

Installation

pip install ml-agent

Quick Start

# List providers
ml-agent list-providers

# Validate credentials
ml-agent validate-auth --provider claude

# Run workflow
ml-agent run \
  --provider claude \
  --workflow arxiv-dataset \
  --config config.yaml

Documentation

License

Apache 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages