Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Detection Project

Installation

  1. Clone the repository:

    git clone https://github.com/kafleSiroj/objectDetection.git
    cd objectDetection
  2. Create a virtual environment (optional):

    python -m venv venv
    source venv/bin/activate  # Windows: `venv\Scripts\activate`
  3. Install required dependencies:

    pip install -r requirements.txt
  4. Uninstall watchdog (if installed):

    pip uninstall watchdog

Usage

Running the Chatbot

  1. Start the Flask backend:

    python app/backend/app.py
  2. Open the chatbot interface in your browser (http://127.0.0.1:5000 or Your PC's IP4 address:5000).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages