Prep kit for AI lab embedded runtime dependencies
This project has been quarantined.
PyPI Admins need to review this project before it can be restored. While in quarantine, the project is not installable by clients, and cannot be being modified by its maintainers.
Read more in the project in quarantine help article.
Project description
AI PrepKit
Prepare data for AI models.
AI PrepKit provides reusable utilities for preparing application data before inference. It helps normalize text, organize context, validate inputs, and build clean prompts for language models.
The package is provider-independent and designed to fit naturally into AI pipelines.
Features
- Prompt preparation
- Input normalization
- Context assembly
- Document preprocessing
- Token estimation
- Data validation
- Metadata enrichment
Installation
pip install ai-prepkit
Requirements
- Python 3.7+ (3.7-3.8 on Windows 7/8; 3.7-3.13 on Windows 10/11)
- Windows 7 / 8 / 8.1 / 10 / 11
Quick Start
from ai_prepkit import PrepKit
prep = PrepKit()
Use Cases
- RAG pipelines
- AI chat systems
- Document processing
- Prompt engineering
- Knowledge assistants
Design Goals
- Lightweight
- Reusable
- Model-independent
- Easy integration
Roadmap
- Advanced chunking
- Prompt templates
- Context optimizers
- Document transformers
Contributing
Contributions are welcome.
License
MIT
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aiprepkit-0.1.2-py3-none-any.whl.
File metadata
- Download URL: aiprepkit-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69eeb85c0abbc159ad4b62d4ff0bf551395ae531aee79798e9bd73feb15469e9
|
|
| MD5 |
bee72ff95da427e7ff115ef612b2168b
|
|
| BLAKE2b-256 |
a64b8845f4dc2acf59ff0772630d4a4cc159432870f2d6fbe2c8aa904e28ec9f
|