Reusable NLP, EDA, ML, and DL utilities for text and tabular workflows.
Project description
ai_toolkit
Reusable NLP, EDA, ML, and DL utilities for text and tabular workflows.
Install
# Core (light)
pip install ai_toolkit
# With EDA/viz extras (wordcloud, plotly)
pip install ai_toolkit[viz]
# Full (torch, transformers, sentence-transformers, etc.)
pip install ai_toolkit[full]
# Run all tests (no skips): install test + dev extras
pip install -e ".[test,dev]"
pytest tests/ -v
Subpackages
- eda — Exploratory data analysis and visualization (README)
- nlp — Text preprocessing and embeddings (README)
- ml — Training and evaluation (README)
- dl — LSTM, attention, BERT utilities (README)
- utils — Configuration and shared helpers
Every public function is documented in the subpackage README with arguments and examples.
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
aaryan_ai_toolkit-0.1.0.tar.gz
(15.4 kB
view details)
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 aaryan_ai_toolkit-0.1.0.tar.gz.
File metadata
- Download URL: aaryan_ai_toolkit-0.1.0.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fd0b5438e864092474bd7207a1b54ec651abd8f6f9428293730f2dd0691a48a
|
|
| MD5 |
81d87df476bc43f0adfa1290f9de5779
|
|
| BLAKE2b-256 |
f37789b775dfa0cbae2d11c80aec11bc0929cedcb25cafd26827b56499704ce4
|
File details
Details for the file aaryan_ai_toolkit-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aaryan_ai_toolkit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c94457f814bd7ce5e38cbeedc0aef89ac8157dc07f3b4802316893579e8f773e
|
|
| MD5 |
f75386ab2394e2f472d06e01c586822b
|
|
| BLAKE2b-256 |
daf14d531d455761239b5d1693272c8c5caaf717905c7167ac651eae325cea70
|