-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Title of the talk/workshop
AIOT-Fusion of AI and Intranet of things
Abstract of the talk/workshop
The fusion of AI and IoT—AIoT—enables intelligent, real-time decision-making at the edge, without internet. This project demonstrates AIoT through a fully offline, facial recognition-based access control system using Raspberry Pi, SiWx917M, and Botpress using python. It captures and processes facial data locally via Python and OpenCV, encrypts it with Fernet, and stores it securely on SD or USB. Matching faces trigger GPIO to unlock a solenoid lock; unmatched entries are logged. Automation includes boot-time launch, cron-based backups, and AI-driven feedback. Designed for privacy, autonomy, and scalability, it suits environments needing secure, cloud-free operation with future-ready mesh communication.
Session Breakdown:
- Kickoff & Setup (10 min):
- Introduction to AIOT
- Process Flow of the project(LLM used and process how the project works)
2.Explaining Existing Neural Networks (10 min)
- CNN
- RNN
3.Exploring the tetris basics(20min)
-Explaining the tetris and Tetrimino blocks usage for blocks.
- Converging this logic to process the image detection.
4, Hardware Requirements and their usage:(10 min)
- Explaining the need of raspberry pi and SiWx917M for the project requirement
- How the image is processed from start to end.
- prequisities and other hardware related information
- Wrap-up and Q&A(10min):
- Project estimation and future enhancements
Category of the talk/workshop
Embedded Python and IOT-Python on Hardware, and Raspberry Pi
Duration (including Q&A)
60 minutes including Q&A
Level of Audience
Intermediate
Speaker Bio
- Speaker Bio (Brief)- My self Siva Naga prasad, Certified AWS Solutions Architect Associate with 9+ years of hands-on experience supporting, automating, and optimizing mission critical deployments in datacenter and AWS, leveraging configuration management, CI/CD, and DevOps processes.
- Company:Confidential
- Email:svindisiva@gmail.com
- Years of Exp: 9+ years of experience.
Prerequisites(if any)