Modular Python toolkit to accelerate AI workflows β automation, NLP, debugging, data cleaning, vector search, and task automation.
Clone and install:
git clone https://github.com/aiwithjusl/ai-dev-toolbox.git cd ai-dev-toolbox pip install -r requirements.txt
β‘ Quick Start
from devtoolbox.ai.ai_text_toolkit import AITextToolkit
toolkit = AITextToolkit() print(toolkit.tokenize(βThis is a quick testβ))
π Try the Demo
π Learn More
π github.com/aiwithjusl/ai-dev-toolbox β Navigate to this repo to view full source code and modules.
π Located in the docs/ folder
π Main page: docs/index.md
π Demo Notebook: notebooks/AI_DevToolBox_Demo.ipynb
π€ About the Author
Justin Lane (@aiwithjusl)
AI developer passionate about Python tooling and remote-first AI solutions