Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 748 Bytes

File metadata and controls

26 lines (21 loc) · 748 Bytes

Changelog

All notable changes to this project will be documented in this file.

[1.0.0] - 2026-03-11

Added

  • Scene Description feature using Clarifai BLIP model
  • Color Recognition feature for object color detection
  • Text Recognition (OCR) feature using PaddleOCR
  • Product Reader with barcode scanning capability
  • QnA Chatbot powered by Llama 2
  • Voice command interface for all features
  • Comprehensive documentation and setup guides
  • Contributing guidelines
  • CI/CD pipeline configuration

Changed

  • Improved UI/UX for better accessibility
  • Enhanced error handling and user feedback
  • Optimized API call performance

Fixed

  • Various accessibility improvements
  • Speech recognition edge cases
  • API response parsing issues