Skip to main content

A Python SDK for interacting with Markov AI

Project description

Markov AI SDK

Welcome to the Markov AI SDK 👋 This SDK offers a robust framework for creating and deploying knowledge graphs with vector embeddings, enabling seamless data processing across various modalities for your projects.

Table of Contents

Features

  • Modular Design: Easily create and manage components of your pipeline.
  • Scalability: Build knowledge graphs that can scale with your ever-increasing enterprise data.
  • User-Friendly: Designed with simplicity in mind, making it accessible for both beginners and experienced developers.

Installation

To install the MarkovAI Pipeline SDK, use pip:

pip install markov-ai

Make sure to have Python 3.8 or higher installed.

Quick Start

Here's a quick example to get you started:

from markov-ai import Pipeline, Component

# Define your pipeline
pipeline = Pipeline()

# Add components to your pipeline
pipeline.add(Component('DataLoader', source='data/source.csv'))
pipeline.add(Component('ModelTrainer', model='RandomForest'))

# Run the pipeline
pipeline.run()

Usage

The SDK allows you to define various components of your pipeline, such as data loaders, preprocessors, model trainers, and evaluators. You can customize each component to fit your specific needs.

Example Components

  • DataLoader: Load data from various sources (CSV, databases, etc.).
  • Preprocessor: Clean and preprocess your data.
  • ModelTrainer: Train your model using different algorithms.
  • Evaluator: Evaluate the performance of your model.

API Reference

For detailed information about the API and available components, please refer to the API Documentation.

Contributing

We welcome contributions! Please read our Contributing Guidelines to get started.

Project details


Download files

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

Source Distribution

markov-ai-0.1.1.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

markov_ai-0.1.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file markov-ai-0.1.1.tar.gz.

File metadata

  • Download URL: markov-ai-0.1.1.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.19

File hashes

Hashes for markov-ai-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ec4ddcfe382618cd6729b0bb5b6c4edc5db144484958b924e309ea367d19c0f8
MD5 2be4eff9364c83d9991f5a5ce60e4bc9
BLAKE2b-256 b69dc03821729c1ae93d25c4c7c5951960b33d8d809dcb3c6e1ea01362453792

See more details on using hashes here.

File details

Details for the file markov_ai-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: markov_ai-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.19

File hashes

Hashes for markov_ai-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 10411283b4aea3b8e8e02337faa900aa9db6d9e1e6d8d1c0e2b4cc4d1da08256
MD5 007f22d2936f1e0c989441f27e16460a
BLAKE2b-256 f01a8fa37e425a5ef3ee78de9d4c95e68f75c85e81eebc326b0092497e2a86ce

See more details on using hashes here.

Supported by

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