Skip to content

πŸ€–πŸ› πŸ—Ί TRIDENT - AI Assistant for Interactive Smart Maps

License

Notifications You must be signed in to change notification settings

yuiseki/TRIDENT

Folders and files

NameName
Last commit message
Last commit date
Jan 2, 2025
Feb 22, 2025
Feb 22, 2025
Feb 22, 2025
Feb 22, 2025
Feb 23, 2025
Mar 10, 2025
Dec 7, 2024
Jan 12, 2025
Mar 10, 2025
Jan 12, 2025
Oct 14, 2024
Jan 12, 2025
Jan 12, 2025
Jun 4, 2023
Jan 12, 2025
Jan 12, 2025
Jan 13, 2025
Dec 31, 2024
Jan 12, 2025
Nov 2, 2024
Mar 11, 2025
Mar 11, 2025
Mar 11, 2025
Nov 7, 2024

Repository files navigation

TRIDENT

TRIDENT, an Interactive Smart Maps Assistant.

What?

  • 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

Development

Minimum Requirements

  • Node.js
  • npm
  • ollama
make setup_ollama
make setup
npm ci
npm test