Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 899 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 899 Bytes

StreetviewLLM

StreetviewLLM Workflow

This is the official repository for "StreetviewLLM: Extracting Geographic Information Using a Chain-of-Thought Multimodal Large Language Model".


Synopsis

StreetViewLLM integrates large language models with multimodal data to enhance geospatial predictions, leveraging street view imagery, geographic data, and retrieval-augmented generation. Tested in seven major cities, it outperforms traditional models in predicting urban indicators including population density, NDVI, and building height.


About This Python Package

Prerequisites

Before you start, install dependencies:

pip install -r requirements.txt

APIs needed:

License

MIT License