Skip to content

meridianlabs-ai/condorai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Condor AI.

Installation

Latest development version:

pip install git+https://github.com/meridianlabs-ai/condorai

Development

To work on development of Condor AI, clone the repository and install with the -e flag and [dev] optional dependencies:

git clone https://github.com/meridianlabs-ai/condorai
cd condorai
pip install -e ".[dev]"

Run linting, formatting, and tests via

make check
make test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published