Skip to content

Dev-devadath/nagaram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAGARAM - Urban Planning Map Tool

A React-based urban planning analysis tool that integrates AI-powered analysis with interactive mapping.

Features

  • Interactive map with drawing tools
  • AI-powered area analysis using GPT-4o-mini
  • Soil data analysis (OpenEPI API)
  • Weather data analysis (NASA POWER API)
  • OpenStreetMap feature extraction
  • Real-time chatbot assistant
image

Setup

  1. Install dependencies:
npm install
  1. Set your OpenAI API key in src/config/api.js

  2. Start the development server:

npm start

Technologies

  • React
  • Leaflet & React-Leaflet
  • Turf.js (geospatial analysis)
  • OpenAI GPT-4o-mini
  • OpenEPI Soil API
  • NASA POWER API
  • Overpass API (OpenStreetMap)

Development

The app will run on http://localhost:3000

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors