Skip to content

Khin-96/Agrivision

Repository files navigation

🌱 Agrivision

Agrivision is a modern farming intelligence platform powered by Next.js.
It helps farmers monitor, analyze, and optimize their operations using smart data and AI-driven insights.


🚀 Getting Started

1. Clone the Repository

git clone https://github.com/Khin-96/Agrivision.git
cd Agrivision

2. Set Up Environment Variables

Create the following files in the project root:

  • .env.local — Add your environment variables here.
  • .env — Required for Prisma/Database setup.

3. Install Dependencies

Choose your preferred package manager:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

4. Start the Development Server

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

🛠 Project Structure

  • app/page.tsx — Main entry page (auto-updates on edit)
  • Uses next/font with Geist for optimized typography

📌 Features

  • 🌾 Smart farm monitoring
  • 📊 Crop & soil data visualization
  • 🤖 AI-driven farm insights
  • 🔗 Integration-ready API

Feel free to contribute or open issues to help improve Agrivision!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published