Skip to content

MorieeLM/Mothusi_AI-Powered_Smart_Assistant

Repository files navigation

Mothusi - AI Powered Assistive Smart Assistance

An AI-Powered Assistive Smart Assistant designed to help people with disabilities by recognizing objects in their environment andresponding to voice commands with real-time voice feedback

Installation Instructions

  • install python (make sure pip is there else install it using "sudo apt install python3-pip ")
  • install utralytics (pip install untralytics)

Usage Instructions

  1. Assuming that a camera (IP camera), an embedded device (raspberry pi) and a monitor (We used a laptop monitor for this project) are present.

Milestone 1

Requirement: - AI Model for Object Recognition - Embedded System Device - Camera

Technologies Used

Hardware

  • Raspberry PI 4
  • Android Phone (For Camera)
  • Video Capturer Adapter

Software

  • OBS Studio (To use laptop screen as a monitor)
  • ultralytics (YOLOv11)# Milestones

Milestone 1

Summary

Implemention of a basic object recognition system using a pretrained YOLOv11 model on a raspberry pi 4 using a an IP camera (From an android phone). The result of the detection are displayed on a desktop monitor.

Credits

This project is part of the coursework in CS5401 - Special Topics in Computer Science

Known Issues

At the moment, there is significant lag between the time a video is captured by the camera and and the output is rendered on the screen (With the bounded boxes showing a classified object an the accuracy)

Contact Information

  • Lehooana Morie
  • Tebello Ramothoto
  • Lipholo Nyapa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages