Avdhesh-Varshney / Jarvis

Jarvis is an AI-powered application that allows users to control various devices and applications through voice commands, offering tailored services based on user roles.
https://jarvis-ai-assistant.streamlit.app/
MIT License
40 stars 63 forks source link

📃: Add Real time object detection using edge ai #167

Open PavanTeja2005 opened 1 day ago

PavanTeja2005 commented 1 day ago

:red_circle: Real time object detection using edge ai :red_circle: Robust but light weight real time object detection :red_circle: I believe object detection should be an essential in this Jarvis project. Hence I want to add real time object detection to this project. As computer vision is expensive I'm preferring this edge ai which focusses on light weight devices but is robust. Hence I want to utilise that and contribute to this jarvis project.:

Screenshots 📷

N/A


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

Avdhesh-Varshney commented 1 day ago

This is not a java project. It's a python project

PavanTeja2005 commented 1 day ago

It was a typo. Jarvis got replaced by java by keyboard.

I have explored the Jarvis project and have observed all the models , apps, streamlit usage, and all python files.