Git Product home page Git Product logo

kumar-laxmi / cropgenix Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 164.54 MB

Machine Learning and Deep Learning based web application to automate the task of farmer.

Home Page: https://cropgenix.herokuapp.com/

License: GNU General Public License v3.0

Python 88.35% PowerShell 0.01% Shell 0.01% Jupyter Notebook 6.68% CSS 0.14% JavaScript 0.14% HTML 0.20% Cython 3.50% C 0.69% C++ 0.19% Batchfile 0.01% Fortran 0.07% Forth 0.01% Smarty 0.01% XSLT 0.01% Roff 0.01% Procfile 0.01%
deep-learning django machine-learning python bootstrap

cropgenix's Introduction

Introduction

To be updated soon...

Aim

To be updated soon...

Objective

To be updated soon...

Project Scope

To be updated soon...

Technology Used:

  • Languages:

    • HTML
    • CSS
    • JAVASCRIPT
    • PYTHON
  • FrameWork:

    • BOOTSTRAP
    • DJANGO
  • Deployment:

    • Click to see deployement: Heroku
  • Machine-Learning Algorithms:

  • ML/DL:

    • NumPy
    • Pandas
    • scikit-learn
  • Database:

    • SQLite
  • API used for:

    • REST API
    • Open Weather Map API
  • IDE:

    • VS Code
    • pyCharm
    • Jupyter Notebook
  • OS used for testing:

    • MacOS
    • Ubuntu
    • Windows
  • Designed using:

    • AdobeXD
    • Figma

Prerequisites:

  pip freeze file to be updated

Project Installation:

STEP 1: Clone the repository from GitHub.

  git clone https://github.com/Kumar-laxmi/Cropgenix.git

STEP 2: Change the directory to the repository.

  cd Cropgenix

STEP 3: Create a virtual environment (For Windows)

  python -m venv virtualenv

(For MacOS and Linux)

  python3 -m venv virtualenv

STEP 4: Activate the virtual environment. (For Windows)

  virtualenv\Scripts\activate

(For MacOS and Linux)

  source virtualenv/bin/activate

STEP 5: Install the dependencies.

  pip install -r requirements.txt

STEP 6: Migrate the Django project. (For Windows)

  python manage.py migrate

(For MacOS and Linux)

  python3 manage.py migrate

STEP 7: Run the application. (For Windows)

  python manage.py runserver

(For MacOS and Linux)

  python3 manage.py runserver

Walkthrough Video:

Output Screen-shots:

Disclaimer

This software is for educational purposes only. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS. Do not risk money which you are afraid to lose. There might be bugs in the code - this software DOES NOT come with ANY warranty.

cropgenix's People

Contributors

imgbotapp avatar kumar-laxmi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.