Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

zenithpathbiz-cmd/mitti-ai-backend

Domain:

agriculturenatural language processing

Record type:

software
Creator:
zen
Host:
MITTI AI Backend — AI-powered agriculture assistant API with voice, soil insights, crop disease detection, mandi prices, and farmer tools. # 🌱 MITTI AI — Backend API v4.0 Production-ready Node.js backend for MITTI AI — the digital agriculture assistant for Bihar farmers. ## ✅ Features - 🔐 OTP Authentication (JWT + MSG91) - 🤖 Claude AI Chat (Hindi · Bhojpuri · English) - 🪴 Soil NPK Analysis - 🌾 Crop Advisory - 📊 Live Mandi Rates (data.gov.in + AI fallback) - 📸 Crop Disease Detection (Vision AI) - 🌦️ Weather Forecast (OpenWeather + AI) - 📜 Govt Schemes Eligibility - 🛒 DhaniGram Marketplace - 📢 Push Notifications - 📊 Admin Dashboard ## 🚀 Quick Start ```bash # 1. Install dependencies npm install # 2. Setup environment cp .env.example .env # Fill in your API keys # 3. Start database docker compose up postgres redis -d # 4. Run migrations + seed npx prisma migrate dev node prisma/seed.js # 5. Start server npm run dev ``` ## 🐳 Docker (Full Stack) ```bash docker compose up --build ``` ## 🔗 API Endpoints | Method | Endpoint | Description | |--------|-----------------------------|--------------------------| | POST | /api/auth/send-otp | Send OTP to phone | | POST | /api/auth/verify-otp | Verify OTP, get JWT | | GET | /api/user/profile | Get farmer profile | | PUT | /api/user/profile | Update profile | | POST | /api/ai/ask | AI chat (multi-language) | | POST | /api/ai/voice-ask | Voice transcript → AI | | POST | /api/ai/disease | Crop disease from image | | POST | /api/soil/test | NPK soil analysis | | GET | /api/soil/history | Past soil tests | | GET | /api/crop/list | All crops list | | POST | /api/crop/advisory | Crop-specific advice | | GET | /api/mandi/rates | Live mandi prices | | GET | /api/mandi/rates/:crop | Single crop price | | GET | /api/weather/forecast | 7-day weather | | GET | /api/schemes/list …

Visit

github.com

Languages

Nomaande

Licenses

MIT

Similar

amnmhmed32-cmd/ai-student-tutoroumersalah2-cmd/gebere-vision-aithanhtran7291-cmd/edubridge-ai-tutorMamaCare-AI/MamaCare-backendecoinboxhub/nigeria-ai-backendwilfredeveloper/mpesa-ai-backend

amnmhmed32-cmd/ai-student-tutor

AI-powered tutoring app for Ethiopian high school students (Grades 9-12) built with FastAPI, Flutter

oumersalah2-cmd/gebere-vision-ai

AI-powered Telegram bot that diagnoses crop diseases for Ethiopian farmers in Amharic and Afaan Orom

thanhtran7291-cmd/edubridge-ai-tutor

EduBridge: Multi-Agent AI Tutor for Under-Resourced Education # 🌉 EduBridge: Multi-Agent AI Tutor f

MamaCare-AI/MamaCare-backend

MamaCare FastAPI Backend is a Python REST API handling all Africa's Talking webhook callbacks and de

ecoinboxhub/nigeria-ai-backend

# Nigeria Construction AI Platform (Backend MVP) AI-powered construction management backend for Nig

wilfredeveloper/mpesa-ai-backend

# AI M-Pesa Payment Agent An AI-powered FastAPI server with CLI interface that can process M-Pesa p