Skip to content

Chahat08/Vox-Insight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vox-Insight

Installation

  1. Clone the repository

    git clone https://github.com/Chahat08/Vox-Insight.git
    cd Vox-Insight
    
  2. Create a virtual environment (recommended)

    # Windows
    python -m venv .venv
    .venv\Scripts\activate
    # macOS/Linux
    python3 -m venv .venv
    source .venv/bin/activate
  3. Install Dependencies

    pip install --upgrade pip
    pip install -r requirements.txt
    

Running

flask run

Open browser and navigate to http://127.0.0.1:5000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors