Skip to content

Intelligent AI automation examples using Bito CLI and tools

License

Notifications You must be signed in to change notification settings

gr00nd/AI-Automation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

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).

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, authorization, input validation, throttling, etc. It will generate mocks/stubs as necessary. The two prompts used are here and here.

This Python script uses the Bito CLI to generate release notes based on the diff of changes in a git repository between commits. Provided by @WimPauwelsBerthylis, thanks!

Generate commit messages given a repo path.

Prerequisites

Bito CLI, available here.

About

Intelligent AI automation examples using Bito CLI and tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.4%
  • Shell 48.6%