Automated Business process Capture and Documentation *Preparing Documentation is always time consuming and many a times outdated. ABC Doc helps overcome the challenges and can automate process\steps capture for
- Business process
- Knowledge Transfer
- Implementation Plan
- Backout plan
ABC Doc is a python based utility built on open source. IT also dwells into aws cloud realm for text intelligent extraction and PII classifications
- Simple, easy to use -GUI makes utility easy to use
- Easy Setup
- All you need is Windows and MS Office
- Unobtrusive
- No SDK required in your apps
- No recompiling
- White listing
- Users can whitelist content and document before publishing Documents
- Supported on Windows with extension possible in Linux and MacOS
- Multi Event Capture
- Current event capture is mouse click
- PII data extraction blurring
- The captured data is also scrutinized for PII and sections of images are blurred
- Ensure you have the latest version of Python 3.x, or 3.8 or greater
- **Setup environment for editing only **
- pip install pynput
- pip install python-docx
- pip install keyboard
- pip install pysimplegui
- pip install pyautogui
- pip install opencv-python
- pip install requests
- pip install scrubadub
- or used the provided requirements.txt file and create a virtual environment based on that.
- After running the install above
- Run this "ABC_Doc.py"
Download ABC_Doc.exe and Mouse Icon.png in same folder.
Double click ABC_Doc.exe to run application
- To update the mouse logo replace mouse logo with new files
- To replace logo and icons in title bar and on utility change it to x64 using "Convert Image To base64.py"
Concept The concept and idea belongs to Shreekant Mandvikar, Ganesh Viswanathan, Ally R2D2 Hackathon team
Developers Ally R2D2 Hackathon team
- Capture and Automate at Key board strokes for special keys like ENTER, CTRL, SHIFT etc.
- Extend OS to Linux, MacOS and Chromebook
- PII detection ML model has to be improvized for ally standards and also increase the performance and scalability
- []
Copyright 2021 Ally Financial, Inc.