TRIDENT, an Interactive Smart Maps Assistant.
- TRIDENT is an AI assistant that can interactively create Smart Maps
- TRIDENT is based on OpenStreetMap data, specifically the Overpass API
- TRIDENT generates Overpass API queries based on user interaction, makes requests to the Overpass API, and visualizes the results as a map
- Node.js
- npm
- ollama
make setup_ollama
make setup
npm ci
npm test