New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

coretex

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coretex

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

  • 1.0.187
  • Source
  • PyPI
  • Socket score

Maintainers
1


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...)
MetricsArtifacts
ConsoleSource 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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc