Skip to content

Our Hackathon project FrameFlow AI automates license plate recognition from DNS footage, storing data securely in the cloud. Users can query driver information via a user-friendly website

License

Notifications You must be signed in to change notification settings

DevyManish/FrameFlow_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Our project automates license plate recognition from DNS footage, storing data securely in the cloud. Users can query driver information via a user-friendly website. Applications include security, and law enforcement. Join us to simplify tasks, enhance security, and improve efficiency.

Features

  • License Plate Detection: Utilizes advanced computer vision for accurate plate recognition, even in challenging conditions.

  • Cloud Storage: Securely stores plate data with timestamps using reliable cloud services.

  • Driver Info Retrieval: Automatically fetches driver details from the cloud database.

  • User-Friendly Website: Allows easy plate image upload and data retrieval through an intuitive interface.

  • Access Control: Implements strict security measures, limiting database access to authorized personnel.

Deployment

Installation

Server

 cd server
 pip install -r requirements.txt
 streamlit run main.py

Client

  cd client
  npm install
  npm run start

Browser

  http://localhost:3000/

Screenshots

Image1

Image2

Authors

About

Our Hackathon project FrameFlow AI automates license plate recognition from DNS footage, storing data securely in the cloud. Users can query driver information via a user-friendly website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •