


AI-Automation
· GitHub
Intelligent AI automation examples using Bito CLI and tools
Repository Stats
58 stars
26 forks
Repository Activity
This repository has been starred 58 times and forked 26 times, showing its popularity in the developer community.
README Preview
# AI Automations Intelligent AI automations using the Bito CLI and other tools. Please use them or customize them to your needs! Four intelligent automations are available currently: ## [Documentation](https://github.com/gitbito/AI-Automation/tree/main/documentation/) Several different automations. Provide Bito CLI a directory and it will automatically provide a detailed overview, visualization, and documentation for each file including summary of the file, dependencies, documentation regarding class/modules, function/methods, etc. Works in over 50+ programming languages, and documentation can be generated in over 50 spoken languages (English, German, Chinese, etc). ## [Test Case Generation](https://github.com/gitbito/AI-Automation/tree/main/unittests/gentestcase) Provide Bito CLI a file and it will automatically generate function/method tests along the happy path as well as boundary/edge cases. If it's an API/interface, it will build test related to testing the interface, autho