Overview
Orchestrate the creation of a documentation file with a technical diagram.
Available AI and models:
OpenAI (https://platform.openai.com/)
GitHub Copilot (https://github.com/)
Gemini (https://aistudio.google.com/)
(Note: You will need to set up your own API keys for the above AI providers, which may require paid subscriptions.)
Usage
Installation:
pip3 install ai_documentation_orchestrator
# or
python3 -m pip install ai_documentation_orchestrator
Available options:
ai_doc_orchestrator -h
Examples (with defaults):
ai_doc_orchestrator \
-t "authenticating to AWS with Python" \
-c "the Python module at https://gitlab.com/fer1035_python/modules/pypi-aws_authenticator"
ai_doc_orchestrator \
-t "GCP tagging policy management" \
-c "/home/user/code/terraform/modules/terraform-google-tagging-policy"
ai_doc_orchestrator \
-t "Automating Documentation" \
-c "the Python code at https://gitlab.com/fer1035_python/modules/pypi-ai_documentation_orchestrator"
Release files for ai_documentation_orchestrator 1.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ai_documentation_orchestrator-1.2.1.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ai_documentation_orchestrator-1.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.3 kB
Release files / ai_documentation_orchestrator-1.2.1.tar.gz
| Download URL | ai_documentation_orchestrator-1.2.1.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
578838047d90dff7f5d45e5d6c224b0896e02c93e56b2434627a568229ed4420
|
|
BLAKE2b-256 checksum How to use checksums |
c210dc42152edb9dbf975cb88c3cfcbff6dfc3af9edd45c605ada75671e304c3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.2 CPython/3.14.4 Linux/5.15.154+
|
Release files / ai_documentation_orchestrator-1.2.1-py3-none-any.whl
| Download URL | ai_documentation_orchestrator-1.2.1-py3-none-any.whl |
|---|---|
| Size | 7.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
35061e85c4faeb0bca90e477c24b1d9406259d26e0c04359715c975ed43ee954
|
|
BLAKE2b-256 checksum How to use checksums |
328787aecbcbc616f4a984ec213e529c095aadc7388eee5d8a3c9c6ed8613795
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.2 CPython/3.14.4 Linux/5.15.154+
|