Documentation assistant will proof read your docs
Project description
Breba Docs
AI documentation validator
Features
Scans your documentation file and executes commands in the documentation to make sure that it is possible to follow the documentation.
Getting Started
Prerequisites
Docker engine needs to be installed and running. Use docker installation instructions for your system.
Get an OpenAI API Key and set environment variable like this:
export OPENAI_API_KEY=[your_open_ai_api_key]
Install and Run
To install and run breba-docs, run the following commands:
pip install breba-docs
breba_docs
Then you will need to provide location of a documentation file.
For example: breba_docs/sample_doc.md
The software will then analyze the documentation and run the commands found in the documentation inside a docker container with python installed.
The AI will then provide feedback regarding how it was able to follow the instructions.
Contributing
For contributing to the project, please refer to Contribution Guide.
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
Built Distribution
Hashes for breba_docs-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11976fb93b918dfd7f3dd16d176050272b28e56584566209411b250253e17b86 |
|
MD5 | 878a742c45d94011aaa8b6e2c6940ddc |
|
BLAKE2b-256 | e8b0d362c5e6ffbad37d0db723424bc9066ce2c7b13fffce581afe70052fd639 |