Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibSeatTrackerAI

Preview

Example Image

About Project

Example Image Example Image Example Image Example Image Example Image Example Image Example Image Example Image Example Image Example Image Example Image Example Image Example Image Example Image

Getting Started

Follow these steps to run the project locally:

  1. Start the backend server:

    uvicorn backend.server:app --host 0.0.0.0 --port 8000
  2. Start the admin frontend:

    streamlit run frontend/admin/admin_interface.py --server.port 8501
  3. Start the user frontend(demo):

    streamlit run frontend/user/user_interface.py --server.port 8502
  4. Start the seat_reservation_app :

    flutter pub get 
    open -a Simulator 
    flutter run 

About

LibSeatAI leverages object detection to enhance library seat management. This innovative project, developed as part of our Design Thinking course, automates seat allocation and monitoring by identifying unoccupied seats and personal items.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages