Submission to Caterpillar Inc. Code-a-thon.
VICAS is an AI-enhanced software designed to simplify and streamline the inspection process, and make it more accessible for service technicians. The application offers speech recognition, dynamic prompts, and image captures to allow for a fast and efficient inspection. The software suggests restorative measures and summarizes the inspection findings. It also records consumer feedback, incorporating sentiment analysis. Finally, it compiles a structred and detailed PDF report.
Sabka Saath Sabka VICAS
git clone https://github.com/nishantak/VICAS.git && cd VICAS
pip install -r requirements
python main.py # linux uses python3 and pip3