Skip to main content

A package for AI experiment tracking, infrastructure and dataset management using Coretex.ai platform.

Project description


Coretex AI - Manage the complete lifecycle of your experiments and complex workloads, from project inception to production deployment and monitoring.

Linter code check

What is Coretex?

Coretex is a powerful MLOps platform designed to make AI experimentation fast and efficient. It contains multiple key features to help with that:

  • MLOps Workflow Management - Use powerful yet simple tools to optimize, build and run your ML Workflows
  • Model Deployment - Deploy your Model to production efforlessly with full tracking capabilities
  • Task Library - Out-of-the-box support for common ML Tasks:
    • LLM (Llama3)
    • RAG
    • Text-to-image (Stable Diffusion)
    • Object Detection (YOLOv10)
    • BioInformatics (Qiime2)
    • and many others...
  • Multi-language Support - You are not limited to just Python, with Coretex we support all of these:
    • Python (including Notebooks)
    • R
    • Bash
    • Docker - Define a custom Dockerfile which should be executed
  • Parameter Optimization - Define multiple values for parameters and Coretex will magically take care of performing grid search using those parameters
  • Team Collaboration - Invite other people to collaborate with you on a Project by using a role-based access control (RBAC) for your Project
  • Dataset Management - Manage your Datasets by using multitude of features provided by Coretex such as:
    • Support for annotatin images and IMU data directly on the platform
    • Combine and duplicate functionality for re-using or merging existing Datasets
    • Automatic Dataset lineage tracking which offers insight into how the Dataset was created
  • Real-time Experiment Tracking - Real-time tracking of Run metrics, Artifacts, stdout and stderr, etc...
  • Infrastructure Setup - Connect your own on-premise machines, or use dynamically scalable cloud machines

Coretex helps you iterate faster and with more confidence. You get reproducibility, scalability, transparency, and cost-effectiveness.

Get started

Step 1: Sign up for free

Step 2: Install Coretex python library:

$ pip3 install coretex
$ pip install coretex

Step 3: Run your project on Coretex with zero changes:

$ coretex run main.py

Infrastructure Setup

Connecting your own on-premise machines or your cloud machines to an MLOps platform has never been easier. This can be achieved by running one simple command:

$ coretex node start

Coretex Experiment Tracking

Coretex will automatically track:

  • Source code and parameters
  • Artifacts - files which are generated as a result of execution
  • Console output - stdout and stderr
  • Resouce usage (CPU, GPU, RAM, Swap, IO, network, etc...)
Metrics Artifacts
Console Source code

One of the key benefits of Coretex is its ability to guarantee reproducibility. Since the platform keeps track of code, all configurations and parameters between runs, this ensures that you can run the same identical Workflow over and over again.

Supported Use Cases

Coretex is a versatile platform that can be used for a variety of use cases, including:

  • Training ML models
  • Large-scale statistical analysis
  • Simulations (physics, molecular dynamics, population dynamics, econometrics, and more)
  • Deploying all kinds of ML models (including LLMs)

Compatibility with other libraries

Coretex is compatible with all existing Python ML frameworks (PyTorch, Tensorflow, Keras, XGBoost, Scikit-Learn, and many others). We also support using other libraries like Tensorboard, Weights & Biases, and others for tracking the experiments.

Support

If you require any assistance or have any questions feel free to join our Discord server. You can also reach out to us through via email support@coretex.ai. We will be happy to assist you with any inquiries or issues you may have. Check out the Coretex platform overview at coretex.ai for more information, tutorials, and documentation.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coretex-1.0.142.tar.gz (133.8 kB view hashes)

Uploaded Source

Built Distribution

coretex-1.0.142-py3-none-any.whl (288.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page