# SamGIS+LISA+ZeroGPU! [LISA](https://github.com/dvlab-research/LISA) (Reasoning Segmentation via Large Language Model) applied to geospatial data thanks to [SamGIS](https://github.com/trincadev/samgis-be). I also adapted LISA to HuggingFace [lisa-on-cuda](https://huggingface.co/spaces/aletrn/lisa-on-cuda) ZeroGPU space. ## projects I based this work on - [LISA](https://github.com/dvlab-research/LISA) - [Segment Anything](https://segment-anything.com) - [ONNX Runtime](https://onnxruntime.ai/) - [transformers](https://github.com/huggingface/transformers) - [Vue](https://vuejs.org) - [leaflet](https://leafletjs.com/) My previous projects I reused: - [SamGIS+LISA (regular GPU) huggingface space](https://huggingface.co/spaces/aletrn/samgis-lisa-on-cuda), [SamGIS+LISA blog page](https://trinca.tornidor.com/projects/lisa-adapted-for-samgis) - [lisa-on-cuda huggingface space](https://huggingface.co/spaces/aletrn/samgis-lisa-on-cuda) - [transformers-backport repository](https://github.com/trincadev/transformers_backport), [transformers pip package](https://snyk.io/advisor/python/transformers-backport) # Build the frontend Check the package.json for the custom commands, in particular: - `build:tailwindcss` - `build`