Skip to content

kartik-iitk/AgriViz

Repository files navigation

AgriViz: Analysing Farmer Queries with Data

CS661 Project 2024-25-II

Group 3

Name Roll No.
Chitwan Goel 210295
Kartik Anant Kulkarni 210493
Siddharth Kalra 211032
Aniket Suhas Borkar 210135
Geetika 210392
Vikas Yadav 211166
Divyansh 210355
Shrey Bansal 210997

Tested On

Macbook Pro M2Pro 16 GB RAM.

How to Run?

  1. Create a conda environment using ./environment.yml using:
conda env create -f environment.yml
  1. Download the necessary data for running the application from here and unzip it into ./data folder.

  2. Activate the environment using:

conda activate CS661
  1. cd to the ./src directory and run the code using:
python app.py
  1. Open the browser and open http://127.0.0.1:8050/

Note: It may take some time to load the data and the initial pages of the dashboard. Please wait for the same.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published