Metadata-Version: 2.4
Name: kortecx
Version: 0.1.1
Summary: Executable Intelligence platform
Project-URL: homepage, https://kortecx.com
Project-URL: issues, https://github.com/kortecx/kortecx/issues
Project-URL: documentation, https://kortecx.com/docs
Project-URL: repository, https://github.com/kortecx/kortecx
Author-email: Kortecx <kortecxhelp@gmail.com>, Jay Reddy <jayachandra.s.reddy@gmail.com>
License: MIT
License-File: LICENSE.txt
Keywords: AI Workflows,Agents,ai,artificial intelligence,llm,machine learning,reinforcement learning
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: accelerate>=1.11.0
Requires-Dist: click>=8.3.0
Requires-Dist: diffusers>=0.35.2
Requires-Dist: duckdb>=1.4.1
Requires-Dist: maturin>=1.9.6
Requires-Dist: mlflow>=3.5.1
Requires-Dist: neo4j>=6.0.2
Requires-Dist: onnx>=1.19.1
Requires-Dist: peft>=0.17.1
Requires-Dist: protobuf>=6.33.0
Requires-Dist: qdrant-client>=1.15.1
Requires-Dist: torch>=2.9.0
Requires-Dist: torchaudio>=2.9.0
Requires-Dist: torchvision>=0.24.0
Requires-Dist: transformers>=4.57.1
Requires-Dist: trl>=0.24.0
Description-Content-Type: text/markdown

<h1 align="center" style="border-bottom: none">
    <a href="https://kortecx.com/">
        <img alt="Kortecx logo" src="assets/kortecx_readme.png" width="400" />
    </a>
</h1>
<h2 align="center" style="border-bottom: none">Executable intelligence Platform </h2>

Kortecx is an open-source zero-hassle library to generalize the training and finetuning LLMs at scale, synthesize and engineer data, and build Agentic AI solutions.

</div>


<div align="center">

[![Python SDK](https://img.shields.io/pypi/v/kortecx)](https://pypi.org/project/kortecx/)
[![PyPI Downloads](https://img.shields.io/pypi/dm/kortecx)](https://pepy.tech/projects/kortecx)
[![License](https://img.shields.io/github/license/kortecx/kortecx)](https://raw.githubusercontent.com/Kortecx/kortecx/refs/heads/main/LICENSE.txt)
<a href="https://twitter.com/intent/follow?screen_name=kortecx" target="_blank">
<img src="https://img.shields.io/twitter/follow/kortecx?logo=X&color=%20%23f5f5f5"
      alt="follow on X(Twitter)"></a>
<a href="https://www.linkedin.com/company/kortecx/" target="_blank">
<img src="https://custom-icon-badges.demolab.com/badge/LinkedIn-0A66C2?logo=linkedin-white&logoColor=fff"
      alt="follow on LinkedIn"></a>

</div>

<div align="center">
   <div>
      <a href="https://kortecx.com/"><strong>Website</strong></a> ·
      <a href="https://kortecx.com/docs"><strong>Docs</strong></a> ·
      <a href="https://github.com/Kortecx/kortecx/issues/new/choose"><strong>Feature Request</strong></a> ·
      <a href="https://www.youtube.com/@executableintelligence"><strong>YouTube</strong></a>
   </div>
</div>
