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.0
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.0.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ai_documentation_orchestrator-1.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.3 kB
Release files / ai_documentation_orchestrator-1.2.0.tar.gz
| Download URL | ai_documentation_orchestrator-1.2.0.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bdc521f6b14a1d37a94af12f468522c46219bcc98545b576835f51b8c5cab80a
|
|
BLAKE2b-256 checksum How to use checksums |
66c6de4769babfadc748e2e0495baa878fe12ca62826318134dc7493a07af114
|
| 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.0-py3-none-any.whl
| Download URL | ai_documentation_orchestrator-1.2.0-py3-none-any.whl |
|---|---|
| Size | 7.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ac562ee0eb5a07099fb7536d60933ef86e7f4afc872895d8af053bc4def4d86c
|
|
BLAKE2b-256 checksum How to use checksums |
ebbb7f7ef3e9ef2e68572e3cbfc2650fa218c2fcf891c3e94eb7c3ca3118d49a
|
| 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+
|